Advanced PDF Compression

The PDF Compressor supports saving files through Mixed Raster Content (MRC) technology. Most PDF files are saved as a single-page 24-bit (color) or 1-bit (black-and-white) raster image. Using the LEADTOOLS PDF Compressor with MRC engine, this compressor can be used to break down a page/image into smaller segments, saving each segment using compression appropriate for that segment. Thus, one page of a PDF file may have an image segment that is compressed using JPEG compression, some text in another segment that is compressed using JBIG2 compression, and another area that is compressed using CCITT compression. This whole process works to provide a PDF file with the highest-possible compression and best-possible quality, as compared to a standard Raster PDF file.

Advanced PDF Compression includes:

§ Support for many compression types, such as:

q ZIP (Flat compression)

q LZW

q FAX CCITT (G3 1D, G3 2D, G4)

q JBIG2

q Lossless JPEG

q JPEG (YUV 4.4.4, YUV 4.2.2 and YUV 4.1.1)

§ Works in two modes at the page level:

q MRC mode: enables the segmentation of the source image and then compresses the resulting segments

q Normal mode: inserts the image into the PDF file without segmentation

§ Produces v1.4 (Adobe Acrobat 5.X) PDF files

§ Provides advanced options to control the process of adding the segments to the PDF file

§ Provides input profiles to specify source image quality. This makes controlling the segmentation process more accurate and simple. The following input profiles are supported:

q Automatic: the PDF compressor automatically handles the process

q Noisy

q Scanned

q Printed

q Computer-generated

q Photo

q User: this profile is provided for advanced users

§ Provides output profiles to specify the required output quality. This should also make the segmentation process easier and more accurate. The following output profiles are supported:

q Automatic: the PDF compressor automatically handles the process

q Poor

q Average

q Good

q Excellent

q User: this profile is provided for advanced users

§ Provides control over the compression types that will be used with each type of segment. For example, FAX CCITT G4 compression to handle 1 bit/pixel segments.

§ Supports background detection, where the PDF compressor tries to determine the background of the provided image. With background detection, the background segments are not stored, resulting in a more compact PDF file.

§ Provides control over 1-bit and 2-bit segment detection. Detection can be set to favor 1 bit segments over 2 bit segments, and vice versa. Or, detection can be forced to 1 bit segments over 1 bit segments and vice versa.