| e-mail us: contact@softwaresigloxxi.com |
Super PDF2Image Converter
Converts PDF files to PNG, JPEG, TIFF or BMP image formats!
This is a quick method summary.
For complete installation, usage and deploy instructions please download the
User Reference Guide.
| Method summary |
|
| Sample C# code |
| // Instantiate the component Pdf2ImageConverter p2i = new Pdf2ImageConverter(pdfPath); // Get page count of a PDF file int pages = p2i.GetPageCount(); // Get size of any page int width, height; p2i.GetPageSize(1, out width, out height); // Convert any page of PDF to image file (preserving aspect ratio) p2i.GetImage(outputImagePath, pageNumber, resolution, imageFormat); // Convert any page of PDF to image (returns bitmap object) Bitmap bm = p2i.GetImage(pageNumber, resolution, width, height, imageFormat);
|
License & Purchase Info

Current Version: 1.4
Super SpellChecker is available as:
- Standard License (59€)
- Premium License (149€)
- Enterprise License (299€)
Click here for more details & purchase
Contact Info

Feel free to contact us
for questions related to any of our products or custom .Net development. We usually respond in the same labor day.
Software Siglo XXI
Main support service: support@softwaresigloxxi.com
Sales and other enquiries: contact@softwaresigloxxi.com