Difference between revisions of "PDF documents"
From BC$ MobileTV Wiki
(New page: PDF documents have quickly become the industry standard for cross-platform, consistent redendering documents. They have also become a de facto standard for Report Generation in most ma...) |
|||
Line 5: | Line 5: | ||
== External Links == | == External Links == | ||
+ | * PHP OpenSource PDF Class: http://ros.co.nz/pdf/ | ||
+ | * TCPDF another PDF Class in PHP (from SourceForge): http://www.tecnick.com/public/code/cp_dpage.php?aiocp_dp=tcpdf | ||
* Generate PDFs with PHP: http://www.sitepoint.com/print/generate-pdfs-php | * Generate PDFs with PHP: http://www.sitepoint.com/print/generate-pdfs-php |
Revision as of 00:32, 20 May 2008
PDF documents have quickly become the industry standard for cross-platform, consistent redendering documents. They have also become a de facto standard for Report Generation in most major Reporting Applications.
External Links
- PHP OpenSource PDF Class: http://ros.co.nz/pdf/
- TCPDF another PDF Class in PHP (from SourceForge): http://www.tecnick.com/public/code/cp_dpage.php?aiocp_dp=tcpdf
- Generate PDFs with PHP: http://www.sitepoint.com/print/generate-pdfs-php