TCPDF 1.53.0.TC027 (PHP4) review

Download
by rbytes.net on

License: LGPL (GNU Lesser General Public License)
File size: 0K
Developer: Nicola Asuni
0 stars award from rbytes.net

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":
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:
This version contains minor bugfixes.
$attr['face'] bug were fixed.
K_TCPDF_EXTERNAL_CONFIG control where introduced on /config/tcpdf_config.php to use external configuration files.

TCPDF 1.53.0.TC027 (PHP4) search tags