M. Cota
Version: 1.4
Converts PDF files to PNG, JPEG, TIFF or BMP image formats from your .NET application!
Super Pdf2Image Converter is a 100% C#.NET wrapper to GhostLibrary that allows you to convert any page within a PDF file to a rasterized image from your .NET appplication in just two lines of code.
Super Pdf2Image Converter has been designed to be very easy to use!
Tipical usage includes:
- Create thumbnails of any page of a PDF file.
- Display PDF files from your WinForm or ASP.NET application.
- Conversion of PDF files to raster/bitmap images.
- Batch conversion.
Feature List:
- Designed to minimize complexity - only 2 lines of code needed
- Can specify page number to rasterize, resolution, image format, width and height
- Formats supported: PNG, JPEG, BMP, TIFF.
- Returns PDF info: page count, page orientation and size.
- C# written
- Requires GhostScript library installed in the system