Portable Document Format (PDF)

Portable Document Format (PDF). PDF was developed by the Adobe Corporation to allow the exchange and viewing of electronic documents easily and reliably, independent of the environment in which they were created. This format lets you compress large documents to a size small enough to download very quickly. It is also becoming a powerful format for reproducing documents over the web.

PDF file can contain raster or document format.

Raster Format

LEAD supports versions 1.2, 1.3 and 1.4 of this format. LEAD also supports saving multi-page files in this format.

This filter can save PDF files that are JPEG, LZW, CCITT G1 1D, CCITT G3 2D, or CCITT G4 compressed, or uncompressed. In addition, this filter supports JBIG2 compressed PDF files.

(Note that not all flavors of JBIG2 decompression are supported.)

The file constants associated with this file format are:

Constant

Write Support

Description

FILE_RAS_PDF

1, 2, 4, 8, 24 BPP

[146] Raster PDF uncompressed.

FILE_RAS_PDF_JBIG2

1 BPP

[188] Raster PDF with JBIG2 Compression.

FILE_RAS_PDF_G3_1D

1 BPP

[147] Raster PDF with G3 1D Compression.

FILE_RAS_PDF_G3_2D

1 BPP

[148] Raster PDF with G3 2D Compression.

FILE_RAS_PDF_G4

1 BPP

[149] Raster PDF with G4 Compression.

FILE_RAS_PDF_LZW

1, 2, 4, 8, 24 BPP

[179] Raster PDF with LZW Compression.

FILE_RAS_PDF_JPEG

8 BPP (Grayscale)
24 BPP

[150] Raster PDF with JPEG 4:4:4 Compression.

FILE_RAS_PDF_JPEG_422

24 BPP

[151] Raster PDF with JPEG 4:2:2 Compression.

FILE_RAS_PDF_JPEG_411

24 BPP

[152] Raster PDF with JPEG 4:1:1 Compression.

Required DLL: LFPDF. For a listing of the exact DLLs needed, refer to ePrint Files.

Document Format

The file constant associated with this file format is:

Constant

Write Support

Description

FILE_PDF

Yes

[1300] Document PDF.

Required DLL: LpPdf05N.dll. For a listing of the exact DLLs needed, refer to ePrint Files.

Related Formats: PCL - Printer Command Language Format, PLT - PLT / HPGL Format