
DynamicPDF Rasterizer is an easy to use .NET dll for converting PDF documents to many other file formats. Rasterization is the process of taking a vector based format (in our case PDF) and converting it into raster image (pixel-based). Most conversions can be accomplished in only two lines of .NET code and the output files are created very quickly and efficiently. DynamicPDF Rasterizer supports the conversion of PDF files to TIFF, PNG, JPEG, GIF, BMP and System.Drawing.Bitmap
DynamicPDF Rasterizer Namespaces
The DynamicPDF Rasterizer for .NET utilizes the below namespaces.
In This Section
- Getting Started
- Topics on getting started with DynamicPDF Rasterizer.
- Programming With DynamicPDF Rasterizer
- Introduces how to program with DynamicPDF Rasterizer.
Further Reading
- DynamicPDF Rasterizer Class Library
- Detailed reference of the DynamicPDF Rasterizer Class Library.