Name

pdflib

Synopsis

pdflib provides support for creating PDF documents on the fly. See Chapter 10 for a detailed discussion of creating PDF documents.

To enable this extension, you must install pdflib, the JPEG library, and the TIFF library and compile PHP with the --with-pdflib[ =DIR ] option. You will also need to specify directories for the zlib library using --with-zlib-dir[ =DIR ], the JPEG library using --with-jpeg-dir[ =DIR ], the PNG library using --with-png-dir[ =DIR ], and the TIFF library using --with-tiff-dir[ =DIR ].

Get Programming PHP now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.