Since PHP 4.0.5 there are functions to dynamically generate PDFs (PDFlib). I have 3 questions to the PDFlib:
In PHP5 there is OOP version on PDFlib. Check it here: http://www.php.net/manual/en/intro.pdf.php As i know, you can't use it full version for commercial purpose. You can try to use FPDF instead: http://www.fpdf.org/