Rasterizer is a developer API tool used to:
- Convert PDF to an image file.
- Create a multipage TIFF image, specifying the range of pages.
- Scale images.
- Specify a DPI (dots per inch). (Default: determines from printer.)
- Fit to a page. Specify the width and height of image (adjust the aspect ratio).
- Choose the DPI of the output image.
- Save the output file as a byte array or a physical file.
Rasterizer can be called from another application and used in multi-threading.
Supported Formats
Input: PDF
Output:
- JPEG
- TIFF
- multi-page TIFF
- PNG
- BMP
- RGB (raw image data)
.NET, C#, VB.NET, COM, VBS, ASP Classic, API, SDK
Comments
0 comments
Please sign in to leave a comment.