<html> <head> <title>Docs for page tcpdf.php</title> <link rel="stylesheet" type="text/css" href="../media/style.css"> </head> <body> <table border="0" cellspacing="0" cellpadding="0" height="48" width="100%"> <tr> <td class="header_top">com-tecnick-tcpdf</td> </tr> <tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt="" /></td></tr> <tr> <td class="header_menu"> [ <a href="../classtrees_com-tecnick-tcpdf.html" class="menu">class tree: com-tecnick-tcpdf</a> ] [ <a href="../elementindex_com-tecnick-tcpdf.html" class="menu">index: com-tecnick-tcpdf</a> ] [ <a href="../elementindex.html" class="menu">all elements</a> ] </td> </tr> <tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt="" /></td></tr> </table> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="top"> <td width="200" class="menu"> <b>Packages:</b><br /> <a href="../li_com-tecnick-tcpdf.html">com-tecnick-tcpdf</a><br /> <br /><br /> <b>Files:</b><br /> <div class="package"> <a href="../com-tecnick-tcpdf/_2dbarcodes.php.html"> 2dbarcodes.php </a><br> <a href="../com-tecnick-tcpdf/_barcodes.php.html"> barcodes.php </a><br> <a href="../com-tecnick-tcpdf/_htmlcolors.php.html"> htmlcolors.php </a><br> <a href="../com-tecnick-tcpdf/_pdf417.php.html"> pdf417.php </a><br> <a href="../com-tecnick-tcpdf/_qrcode.php.html"> qrcode.php </a><br> <a href="../com-tecnick-tcpdf/_tcpdf.php.html"> tcpdf.php </a><br> <a href="../com-tecnick-tcpdf/_config---tcpdf_config.php.html"> tcpdf_config.php </a><br> <a href="../com-tecnick-tcpdf/_unicode_data.php.html"> unicode_data.php </a><br> </div><br /> <b>Classes:</b><br /> <div class="package"> <a href="../com-tecnick-tcpdf/PDF417.html">PDF417</a><br /> <a href="../com-tecnick-tcpdf/QRcode.html">QRcode</a><br /> <a href="../com-tecnick-tcpdf/TCPDF.html">TCPDF</a><br /> <a href="../com-tecnick-tcpdf/TCPDF2DBarcode.html">TCPDF2DBarcode</a><br /> <a href="../com-tecnick-tcpdf/TCPDFBarcode.html">TCPDFBarcode</a><br /> </div> </td> <td> <table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top"> <h1>Procedural File: tcpdf.php</h1> Source Location: /tcpdf.php<br /><br /> <br> <br> <div class="contents"> <h2>Classes:</h2> <dt><a href="../com-tecnick-tcpdf/TCPDF.html">TCPDF</a></dt> <dd>This is a PHP class for generating PDF documents without requiring external extensions.<br /></dd> </div><br /><br /> <h2>Page Details:</h2> This is a PHP class for generating PDF documents without requiring external extensions.<br /><br /><br /><p>TCPDF project (http://www.tcpdf.org) was originally derived in 2002 from the Public Domain FPDF class by Olivier Plathey (http://www.fpdf.org), but now is almost entirely rewritten.<br /> <h3>TCPDF main features are:</h3> <ul><li>no external libraries are required for the basic functions;</li><li>all ISO page formats, custom page formats, custom margins and units of measure;</li><li>UTF-8 Unicode and Right-To-Left languages;</li><li>TrueTypeUnicode, OpenTypeUnicode, TrueType, OpenType, Type1 and CID-0 fonts;</li><li>Font subsetting;</li><li>methods to publish some XHTML + CSS code, Javascript and Forms;</li><li>images, graphic (geometric figures) and transformation methods;</li><li>supports JPEG, PNG and SVG images natively, all images supported by GD (GD, GD2, GD2PART, GIF, JPEG, PNG, BMP, XBM, XPM) and all images supported via ImagMagick (http://www.imagemagick.org/www/formats.html)</li><li>1D and 2D barcodes: CODE 39, ANSI MH10.8M-1983, USD-3, 3 of 9, CODE 93, USS-93, Standard 2 of 5, Interleaved 2 of 5, CODE 128 A/B/C, 2 and 5 Digits UPC-Based Extention, EAN 8, EAN 13, UPC-A, UPC-E, MSI, POSTNET, PLANET, RMS4CC (Royal Mail 4-state Customer Code), CBC (Customer Bar Code), KIX (Klant index - Customer index), Intelligent Mail Barcode, Onecode, USPS-B-3200, CODABAR, CODE 11, PHARMACODE, PHARMACODE TWO-TRACKS, QR-Code, PDF417;</li><li>Grayscale, RGB, CMYK, Spot Colors and Transparencies;</li><li>automatic page header and footer management;</li><li>document encryption and digital signature certifications;</li><li>transactions to UNDO commands;</li><li>PDF annotations, including links, text and file attachments;</li><li>text rendering modes (fill, stroke and clipping);</li><li>multiple columns mode;</li><li>bookmarks and table of content;</li><li>text hyphenation;</li><li>automatic page break, line break and text alignments including justification;</li><li>automatic page numbering and page groups;</li><li>move and delete pages;</li><li>page compression (requires php-zlib extension);</li></ul> Tools to encode your unicode fonts are on fonts/utils directory.</p></p><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>author:</b> </td><td>Nicola Asuni</td> </tr> <tr> <td><b>version:</b> </td><td>5.3.002</td> </tr> <tr> <td><b>copyright:</b> </td><td>2002-2010 Nicola Asuni - Tecnick.com S.r.l (www.tecnick.com) Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - info@tecnick.com</td> </tr> <tr> <td><b>link:</b> </td><td><a href="http://www.tcpdf.org">http://www.tcpdf.org</a></td> </tr> <tr> <td><b>abstract:</b> </td><td>Class for generating PDF files on-the-fly without requiring external extensions.</td> </tr> <tr> <td><b>license:</b> </td><td><a href="http://www.gnu.org/copyleft/lesser.html">LGPL</a></td> </tr> </table> </div> <br /><br /> <h4>Includes:</h4> <div class="tags"> require_once(dirname(__FILE__).'/config/tcpdf_config.php') [line 135]<br /> main configuration file<br /><br />require_once(dirname(__FILE__).'/htmlcolors.php') [line 147]<br /> html colors table<br /><br />require_once(dirname(__FILE__).'/unicode_data.php') [line 142]<br /> unicode data<br /><br /></div> <br /><br /> <br /><br /> <hr /> <a name="definePDF_PRODUCER"></a> <h3>PDF_PRODUCER <span class="smalllinenumber">[line 153]</span></h3> <div class="tags"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> <code>PDF_PRODUCER = 'TCPDF 5.3.002 (http://www.tcpdf.org)'</code> </td></tr></table> </td></tr></table> define default PDF document producer<br /><br /> <br /> </div> <div class="top">[ <a href="#top">Top</a> ]</div><br /><br /> <br /> <div class="credit"> <hr /> Documentation generated on Mon, 07 Jun 2010 16:56:25 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> </div> </td></tr></table> </td> </tr> </table> </body> </html>