Installation

Requirements

Horde/Pdf requires PHP 5.1.0 or later. PHP 5.2 or later is recommended.

PEAR Package

Horde/Pdf is still under development but it's already complete enough to be useful. The latest release available is 0.3.1.

The easiest way to install it is via the PEAR installer:

$ sudo pear install file_pdf

CVS

Technically savvy people can fetch the sources and install the package by themselves, copying the files into your PHP include_path or local library directory.

Testing the Installation

Once you have File_PDF installed on your machine, you can start generating PDFs.