New approach to generate PDF using PHP with Zend Framework
By Jonathan Maron
LiveDocx is a Zend Framework package that implements a new approach to generate PDF documents in PHP.
It combines structured data passed by a PHP script with a template created in a word processor. It is the same concept as mail merge.
The resulting document can be saved as a PDF, as well in other formats such as DOCX, DOC or RTF file.