What is the best way of converting PDF to image in the .NET API?

This forum post shows how to export to TIFF (but you can export to PNG/JPG) in-memory.

If the above does not work for you, then please elaborate on why disk access is an issue exactly, and why base64 is important.

1 Like