Converter Pdf to Bitmap

Hi,

I’m using V5.6 and for my project I need to convert each page of a Pdf document into bitmap. Each bitmap need to be put in a nivagation control. What is the fastest method to convert my Pdf document??? Each docs can contain from 2 to 20 pages…

Thank’s

Hi Olivier,

You can either convert individual PDF pages to bitmap images using PdfConverter class or you can use DecodeAllPages method to decode the PDF pages to bitmap images. Please see which of these two methods can best suit your needs.

If you find any further questions, please do let us know.
Regards,