TCPDF

TCPDF
Original author(s) Nicola Asuni
Initial release 6 January 2005 (2005-01-06)
Stable release 5.9.134 / 29 October 2011; 3 months ago (2011-10-29)
Written in PHP
Operating system Cross-platform
Type Software Library
License LGPL
Website www.tcpdf.org

TCPDF is a free and open source software PHP class for generating PDF documents. TCPDF is currently the only PHP-based library that includes complete support for UTF-8 Unicode and right-to-left languages, including the bidirectional algorithm.[1]

License is LGPLv3 with additional statement which disallows removal of TCPDF link or logo from generated PDF documents.

TCPDF is one of the most active of over 200,000 projects hosted on the SourceForge repository[2] (best ranked 6th on 3 April 2010).

TCPDF is also one of the most used PHP libraries in the world, due to it being already included in the most popular PHP-based CMS and applications, including: Joomla,[3] Drupal,[4] Moodle,[5] phpMyAdmin,[6] TCExam,[7] Xoops,[8] Elxis CMS,[9] ImpressCMS,[10] JELIX Frameweork PHP5,[11] SugarCRM,[12] Symfony,[13] TYPO3,[14] Vtiger CRM,[15] Yii Framework,[16] CMS Made Simple[17] and many others.

The TCPDF class was originally derived in 2002 from the public domain FPDF class by Olivier Plathey but now has been almost entirely rewritten and hundreds of new features added.[18]

Features

References

External links