
PHP 4 with pdfs generated libraries to
These are the best libraries I've found to generate PDF documents with PHP and also to convert HTML to PDF.
FPDF -> http://www.fpdf.org/

Is a class written in PHP which allows to generate PDF documents directly from PHP. Can you use it for any purpose and modify at will to meet their needs.
TCPDF -> http://www.tecnick.com/public/code/cp_dpage.php?aiocp_dp=_main

Is a class written in PHP 4 and 5 Open Source to generate PDF documents.
Does not require external libraries for basic functions.
R & OS -> http://www.ros.co.nz/pdf/

This class is designed to provide a module for creating pdf documents in PHP.
FPDI -> http://www.setasign.de/products/pdf-php-solutions/fpdi/

Is a set of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF, which was developed by Olivier
http://www.linuxparatodos.net/portal/article.php?story=libreria-php-genera-pdf
No hay comentarios:
Publicar un comentario