Many different options
PHP Supports a number of different methods of generating PDF documents from pure PHP Code (FPDF), to a number of PDF-generating extensions. I have chosen to use the PDFLib extension (ext/pdf).

What you'll need to PDFLib support into PHP
./configure --with-pdflib=[DIR]