XpdfRasterizer

The XpdfRasterizer™ library/component allows you to convert PDF pages to standard format bitmap image files.

XpdfRasterizer features include:

All of the above functions can generate monochrome, grayscale, and color bitmaps, at any resolution.

In addition, XpdfRasterizer can generate separations (CMYK + spot colors), with overprint simulation.

XpdfRasterizer is easy to use:

pdf = new XpdfRasterizer.XpdfRasterizer pdf.loadFile("input.pdf") pdf.writePageBitmap 1, 300, pdf.imageRGB, pdf.imageFilePNG, "output.png"

Supported platforms:

Contact Glyph & Cog for more information, including pricing, documentation, and evaluation copies.