TCPDF


TCPDF is a free and open source software PHP class for generating PDF documents. TCPDF is the only PHP-based library that includes complete support for UTF-8 Unicode and right-to-left languages, including the bidirectional algorithm.
In 2009 TCPDF was one of the most active of over 200,000 projects hosted on SourceForge.
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! 1.5,
Drupal,
Moodle,
phpMyAdmin,
Xoops,
,
ImpressCMS,
,
SugarCRM,
Symfony,
TYPO3,
Vtiger CRM,
Yii Framework,
,, DaDaBIK
and many others.
by Laurent Minguet is based on TCPDF v5.0.002. This library allows generating PDF documents specified via a subset of html without learning underlying TCPDF api.
The TCPDF class was originally derived in 2002 from the public domain FPDF class written by Olivier Plathey but now has been almost entirely rewritten and hundreds of new features added.

Features