Hi,
I have just upgraded from GdPicture.NET Document Imaging SDK v6 to v8.
In my application I load pdf files, render as image and save each page as .png
I can't see how to do that now because gdviewer.PdfRenderPageToGdPictureImage is no longer available in v8. I can display pdf from file but the only options to save the document are pdf, tif and jpg. PNG was the best format for me because of the small file size and rendering of black and white using grayscale.
How can I save a page of pdf as png in v8? How can I render pdf as an image?
