TCPDF is a PHP class for generating PDF files on-the-fly without requiring external extensions.
TCPDF is an extension and improvement of the FPDF class that supports UTF-8, Unicode, HTML, and barcodes.
Here are some key features of "TCPDF PHP4":
· supports all ISO page formats;
· supports UTF-8 Unicode;
· includes methods to publish some xhtml code, supporting the following elements: h1, h2, h3, h4, h5, h6, b, u, i, a, img, p, br, strong, em, font, blockquote, li, ul, ol, hr, td, th, tr, table, sup, sub, small;
· includes a method to print various barcode formats using an improved version of "Generic Barcode Render Class" by Karim Mribti (http://www.mribti.com/barcode/) (require GD library: http://www.boutell.com/gd/)
· supports TrueTypeUnicode, TrueType, Type1 and encoding;
· supports custom page formats, margins and units of measure;
· includes methods for page header and footer management;
· supports automatic page break;
· supports automatic page numbering;
· supports automatic line break and text justification;
· supports JPEG and PNG images;
· supports colors;
· supports links;
· support page compression (require zlib extension: http://www.gzip.org/zlib/);
· the source code is full documented in PhpDocumentor Style
What's New in This Release: [ read full changelog ]
· This version contains an updated version of DejaVu fonts.