forked from Wavyzz/dolibarr
Work on replacement of FPDF with TCPDF
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@@ -1,310 +0,0 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Docs For Class TCPDF2DBarcode</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>Class: TCPDF2DBarcode</h1>
|
||||
Source Location: /2dbarcodes.php<br /><br />
|
||||
|
||||
|
||||
<table width="100%" border="0">
|
||||
<tr><td valign="top">
|
||||
|
||||
<h3><a href="#class_details">Class Overview</a></h3>
|
||||
<pre></pre><br />
|
||||
<div class="description">PHP class to creates array representations for 2D barcodes to be used with TCPDF (http://www.tcpdf.org).<br /></div><br /><br />
|
||||
<h4>Author(s):</h4>
|
||||
<ul>
|
||||
<li>Nicola Asuni</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4>Version:</h4>
|
||||
<ul>
|
||||
<li>1.0.007</li>
|
||||
</ul>
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
<td valign="top">
|
||||
<h3><a href="#class_vars">Variables</a></h3>
|
||||
<ul>
|
||||
<li><a href="../com-tecnick-tcpdf/TCPDF2DBarcode.html#var$barcode_array">$barcode_array</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
|
||||
|
||||
<td valign="top">
|
||||
<h3><a href="#class_methods">Methods</a></h3>
|
||||
<ul>
|
||||
<li><a href="../com-tecnick-tcpdf/TCPDF2DBarcode.html#method__construct">__construct</a></li>
|
||||
<li><a href="../com-tecnick-tcpdf/TCPDF2DBarcode.html#methodgetBarcodeArray">getBarcodeArray</a></li>
|
||||
<li><a href="../com-tecnick-tcpdf/TCPDF2DBarcode.html#methodsetBarcode">setBarcode</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
|
||||
</tr></table>
|
||||
<hr />
|
||||
|
||||
<table width="100%" border="0"><tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</tr></table>
|
||||
<hr />
|
||||
|
||||
<a name="class_details"></a>
|
||||
<h3>Class Details</h3>
|
||||
<div class="tags">
|
||||
[line 55]<br />
|
||||
PHP class to creates array representations for 2D barcodes to be used with TCPDF (http://www.tcpdf.org).<br /><br /><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>1.0.007</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>name:</b> </td><td>TCPDFBarcode</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>license:</b> </td><td><a href="http://www.gnu.org/copyleft/lesser.html">LGPL</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div><br /><br />
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br />
|
||||
|
||||
<hr />
|
||||
<a name="class_vars"></a>
|
||||
<h3>Class Variables</h3>
|
||||
<div class="tags">
|
||||
<a name="var$barcode_array"></a>
|
||||
<p></p>
|
||||
<h4>$barcode_array = <span class="value"> false</span></h4>
|
||||
<p>[line 61]</p>
|
||||
<br /><br />
|
||||
<h4>Tags:</h4>
|
||||
<div class="tags">
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td><b>var:</b> </td><td>representation of barcode.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>access:</b> </td><td>protected</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<br />
|
||||
<div class="tags">
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td><b>Type:</b> </td>
|
||||
<td>array</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><br /><br />
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br />
|
||||
</div><br />
|
||||
|
||||
<hr />
|
||||
<a name="class_methods"></a>
|
||||
<h3>Class Methods</h3>
|
||||
<div class="tags">
|
||||
|
||||
<hr />
|
||||
<a name="method__construct"></a>
|
||||
<h3>constructor __construct <span class="smalllinenumber">[line 73]</span></h3>
|
||||
<div class="function">
|
||||
<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>TCPDF2DBarcode __construct(
|
||||
string
|
||||
$code, string
|
||||
$type)</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table><br />
|
||||
|
||||
This is the class constructor.<br /><br /><p>Return an array representations for 2D barcodes:<ul><li>$arrcode['code'] code to be printed on text label</li><li>$arrcode['num_rows'] required number of rows</li><li>$arrcode['num_cols'] required number of columns</li><li>$arrcode['bcode'][$r][$c] value of the cell is $r row and $c column (0 = transparent, 1 = black)</li></ul></p><br /><br /><br />
|
||||
<h4>Tags:</h4>
|
||||
<div class="tags">
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td><b>access:</b> </td><td>public</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<br /><br />
|
||||
|
||||
|
||||
<h4>Parameters:</h4>
|
||||
<div class="tags">
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td class="type">string </td>
|
||||
<td><b>$code</b> </td>
|
||||
<td>code to print</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type">string </td>
|
||||
<td><b>$type</b> </td>
|
||||
<td>type of barcode: <ul><li>RAW: raw mode - comma-separad list of array rows</li><li>RAW2: raw mode - array rows are surrounded by square parenthesis.</li><li>QRCODE : QR-CODE Low error correction</li><li>QRCODE,L : QR-CODE Low error correction</li><li>QRCODE,M : QR-CODE Medium error correction</li><li>QRCODE,Q : QR-CODE Better error correction</li><li>QRCODE,H : QR-CODE Best error correction</li><li>PDF417 : PDF417 (ISO/IEC 15438:2006)</li><li>PDF417,a,e,t,s,f,o0,o1,o2,o3,o4,o5,o6 : PDF417 with parameters: a = aspect ratio (width/height); e = error correction level (0-8); t = total number of macro segments; s = macro segment index (0-99998); f = file ID; o0 = File Name (text); o1 = Segment Count (numeric); o2 = Time Stamp (numeric); o3 = Sender (text); o4 = Addressee (text); o5 = File Size (numeric); o6 = Checksum (numeric). NOTES: Parameters t, s and f are required for a Macro Control Block, all other parametrs are optional. To use a comma character ',' on text options, replace it with the character 255: "\xff".</li></ul></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><br />
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodgetBarcodeArray"></a>
|
||||
<h3>method getBarcodeArray <span class="smalllinenumber">[line 81]</span></h3>
|
||||
<div class="function">
|
||||
<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>array getBarcodeArray(
|
||||
)</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table><br />
|
||||
|
||||
Return an array representations of barcode.<br /><br /><br /><br />
|
||||
<h4>Tags:</h4>
|
||||
<div class="tags">
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td><b>access:</b> </td><td>public</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<br /><br />
|
||||
|
||||
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodsetBarcode"></a>
|
||||
<h3>method setBarcode <span class="smalllinenumber">[line 91]</span></h3>
|
||||
<div class="function">
|
||||
<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>array setBarcode(
|
||||
string
|
||||
$code, string
|
||||
$type)</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table><br />
|
||||
|
||||
Set the barcode.<br /><br /><br /><br />
|
||||
<h4>Tags:</h4>
|
||||
<div class="tags">
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td><b>access:</b> </td><td>public</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<br /><br />
|
||||
|
||||
|
||||
<h4>Parameters:</h4>
|
||||
<div class="tags">
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td class="type">string </td>
|
||||
<td><b>$code</b> </td>
|
||||
<td>code to print</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type">string </td>
|
||||
<td><b>$type</b> </td>
|
||||
<td>type of barcode: <ul><li>RAW: raw mode - comma-separad list of array rows</li><li>RAW2: raw mode - array rows are surrounded by square parenthesis.</li><li>QRCODE : QR-CODE Low error correction</li><li>QRCODE,L : QR-CODE Low error correction</li><li>QRCODE,M : QR-CODE Medium error correction</li><li>QRCODE,Q : QR-CODE Better error correction</li><li>QRCODE,H : QR-CODE Best error correction</li><li>PDF417 : PDF417 (ISO/IEC 15438:2006)</li><li>PDF417,a,e,t,s,f,o0,o1,o2,o3,o4,o5,o6 : PDF417 with parameters: a = aspect ratio (width/height); e = error correction level (0-8); t = total number of macro segments; s = macro segment index (0-99998); f = file ID; o0 = File Name (text); o1 = Segment Count (numeric); o2 = Time Stamp (numeric); o3 = Sender (text); o4 = Addressee (text); o5 = File Size (numeric); o6 = Checksum (numeric). NOTES: Parameters t, s and f are required for a Macro Control Block, all other parametrs are optional. To use a comma character ',' on text options, replace it with the character 255: "\xff".</li></ul></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><br />
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div>
|
||||
</div>
|
||||
</div><br />
|
||||
|
||||
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Tue, 31 Aug 2010 17:02:48 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,116 +0,0 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Docs for page 2dbarcodes.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: 2dbarcodes.php</h1>
|
||||
Source Location: /2dbarcodes.php<br /><br />
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<div class="contents">
|
||||
<h2>Classes:</h2>
|
||||
<dt><a href="../com-tecnick-tcpdf/TCPDF2DBarcode.html">TCPDF2DBarcode</a></dt>
|
||||
<dd>PHP class to creates array representations for 2D barcodes to be used with TCPDF (http://www.tcpdf.org).<br /></dd>
|
||||
</div><br /><br />
|
||||
|
||||
<h2>Page Details:</h2>
|
||||
PHP class to creates array representations for 2D barcodes to be used with TCPDF.<br /><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>1.0.007</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>copyright:</b> </td><td>2009-2009 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>Functions for generating string representation of 2D barcodes.</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 />
|
||||
<br /><br />
|
||||
<br /><br />
|
||||
<br />
|
||||
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Tue, 31 Aug 2010 17:02:48 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,116 +0,0 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Docs for page barcodes.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: barcodes.php</h1>
|
||||
Source Location: /barcodes.php<br /><br />
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<div class="contents">
|
||||
<h2>Classes:</h2>
|
||||
<dt><a href="../com-tecnick-tcpdf/TCPDFBarcode.html">TCPDFBarcode</a></dt>
|
||||
<dd>PHP class to creates array representations for common 1D barcodes to be used with TCPDF (http://www.tcpdf.org).<br /></dd>
|
||||
</div><br /><br />
|
||||
|
||||
<h2>Page Details:</h2>
|
||||
PHP class to creates array representations for common 1D barcodes to be used with TCPDF.<br /><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>1.0.011</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>copyright:</b> </td><td>2008-2009 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>Functions for generating string representation of common 1D barcodes.</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 />
|
||||
<br /><br />
|
||||
<br /><br />
|
||||
<br />
|
||||
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Tue, 31 Aug 2010 17:02:48 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,553 +0,0 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Docs for page tcpdf_config.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_config.php</h1>
|
||||
Source Location: /config/tcpdf_config.php<br /><br />
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
|
||||
<h2>Page Details:</h2>
|
||||
Configuration file for TCPDF.<br /><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>4.9.005</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>copyright:</b> </td><td>2004-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://tcpdf.sourceforge.net">http://tcpdf.sourceforge.net</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>since:</b> </td><td>2004-10-27</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 />
|
||||
<br /><br />
|
||||
<br /><br />
|
||||
<hr />
|
||||
<a name="defineHEAD_MAGNIFICATION"></a>
|
||||
<h3>HEAD_MAGNIFICATION <span class="smalllinenumber">[line 212]</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>HEAD_MAGNIFICATION = 1.1</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
magnification factor for titles<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineK_BLANK_IMAGE"></a>
|
||||
<h3>K_BLANK_IMAGE <span class="smalllinenumber">[line 102]</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>K_BLANK_IMAGE = K_PATH_IMAGES.'_blank.png'</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
blank image<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineK_CELL_HEIGHT_RATIO"></a>
|
||||
<h3>K_CELL_HEIGHT_RATIO <span class="smalllinenumber">[line 217]</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>K_CELL_HEIGHT_RATIO = 1.25</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
height of cell repect font height<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineK_PATH_CACHE"></a>
|
||||
<h3>K_PATH_CACHE <span class="smalllinenumber">[line 87]</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>K_PATH_CACHE = K_PATH_MAIN.'cache/'</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
cache directory for temporary files (full path)<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineK_PATH_FONTS"></a>
|
||||
<h3>K_PATH_FONTS <span class="smalllinenumber">[line 82]</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>K_PATH_FONTS = K_PATH_MAIN.'fonts/'</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
path for PDF fonts<br /><br /><p>use K_PATH_MAIN.'fonts/old/' for old non-UTF8 fonts</p><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineK_PATH_IMAGES"></a>
|
||||
<h3>K_PATH_IMAGES <span class="smalllinenumber">[line 97]</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>K_PATH_IMAGES = K_PATH_MAIN.'images/'</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
images directory<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineK_PATH_MAIN"></a>
|
||||
<h3>K_PATH_MAIN <span class="smalllinenumber">[line 58]</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>K_PATH_MAIN = $k_path_main</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Installation path (/var/www/tcpdf/).<br /><br /><p>By default it is automatically calculated but you can also set it as a fixed string to improve performances.</p><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineK_PATH_URL"></a>
|
||||
<h3>K_PATH_URL <span class="smalllinenumber">[line 76]</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>K_PATH_URL = $k_path_url</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
URL path to tcpdf installation folder (http://localhost/tcpdf/).<br /><br /><p>By default it is automatically calculated but you can also set it as a fixed string to improve performances.</p><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineK_PATH_URL_CACHE"></a>
|
||||
<h3>K_PATH_URL_CACHE <span class="smalllinenumber">[line 92]</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>K_PATH_URL_CACHE = K_PATH_URL.'cache/'</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
cache directory for temporary files (url path)<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineK_SMALL_RATIO"></a>
|
||||
<h3>K_SMALL_RATIO <span class="smalllinenumber">[line 227]</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>K_SMALL_RATIO = 2/3</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
reduction factor for small font<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineK_TCPDF_CALLS_IN_HTML"></a>
|
||||
<h3>K_TCPDF_CALLS_IN_HTML <span class="smalllinenumber">[line 238]</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>K_TCPDF_CALLS_IN_HTML = true</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
if true allows to call TCPDF methods using HTML syntax IMPORTANT: For security reason, disable this feature if you are printing user HTML content.<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineK_THAI_TOPCHARS"></a>
|
||||
<h3>K_THAI_TOPCHARS <span class="smalllinenumber">[line 232]</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>K_THAI_TOPCHARS = true</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
set to true to enable the special procedure used to avoid the overlappind of symbols on Thai language<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineK_TITLE_MAGNIFICATION"></a>
|
||||
<h3>K_TITLE_MAGNIFICATION <span class="smalllinenumber">[line 222]</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>K_TITLE_MAGNIFICATION = 1.3</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
title magnification respect main font size<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="definePDF_AUTHOR"></a>
|
||||
<h3>PDF_AUTHOR <span class="smalllinenumber">[line 122]</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_AUTHOR = 'TCPDF'</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
document author<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="definePDF_CREATOR"></a>
|
||||
<h3>PDF_CREATOR <span class="smalllinenumber">[line 117]</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_CREATOR = 'TCPDF'</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
document creator<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="definePDF_FONT_MONOSPACED"></a>
|
||||
<h3>PDF_FONT_MONOSPACED <span class="smalllinenumber">[line 202]</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_FONT_MONOSPACED = 'courier'</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
default monospaced font name<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="definePDF_FONT_NAME_DATA"></a>
|
||||
<h3>PDF_FONT_NAME_DATA <span class="smalllinenumber">[line 192]</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_FONT_NAME_DATA = 'helvetica'</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
default data font name<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="definePDF_FONT_NAME_MAIN"></a>
|
||||
<h3>PDF_FONT_NAME_MAIN <span class="smalllinenumber">[line 182]</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_FONT_NAME_MAIN = 'helvetica'</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
default main font name<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="definePDF_FONT_SIZE_DATA"></a>
|
||||
<h3>PDF_FONT_SIZE_DATA <span class="smalllinenumber">[line 197]</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_FONT_SIZE_DATA = 8</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
default data font size<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="definePDF_FONT_SIZE_MAIN"></a>
|
||||
<h3>PDF_FONT_SIZE_MAIN <span class="smalllinenumber">[line 187]</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_FONT_SIZE_MAIN = 10</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
default main font size<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="definePDF_HEADER_LOGO"></a>
|
||||
<h3>PDF_HEADER_LOGO <span class="smalllinenumber">[line 137]</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_HEADER_LOGO = 'tcpdf_logo.jpg'</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
image logo<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="definePDF_HEADER_LOGO_WIDTH"></a>
|
||||
<h3>PDF_HEADER_LOGO_WIDTH <span class="smalllinenumber">[line 142]</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_HEADER_LOGO_WIDTH = 30</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
header logo image width [mm]<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="definePDF_HEADER_STRING"></a>
|
||||
<h3>PDF_HEADER_STRING <span class="smalllinenumber">[line 132]</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_HEADER_STRING = "by Nicola Asuni - Tecnick.com\nwww.tcpdf.org"</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
header description string<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="definePDF_HEADER_TITLE"></a>
|
||||
<h3>PDF_HEADER_TITLE <span class="smalllinenumber">[line 127]</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_HEADER_TITLE = 'TCPDF Example'</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
header title<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="definePDF_IMAGE_SCALE_RATIO"></a>
|
||||
<h3>PDF_IMAGE_SCALE_RATIO <span class="smalllinenumber">[line 207]</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_IMAGE_SCALE_RATIO = 1.25</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
ratio used to adjust the conversion of pixels to user units<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="definePDF_MARGIN_BOTTOM"></a>
|
||||
<h3>PDF_MARGIN_BOTTOM <span class="smalllinenumber">[line 167]</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_MARGIN_BOTTOM = 25</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
bottom margin<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="definePDF_MARGIN_FOOTER"></a>
|
||||
<h3>PDF_MARGIN_FOOTER <span class="smalllinenumber">[line 157]</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_MARGIN_FOOTER = 10</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
footer margin<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="definePDF_MARGIN_HEADER"></a>
|
||||
<h3>PDF_MARGIN_HEADER <span class="smalllinenumber">[line 152]</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_MARGIN_HEADER = 5</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
header margin<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="definePDF_MARGIN_LEFT"></a>
|
||||
<h3>PDF_MARGIN_LEFT <span class="smalllinenumber">[line 172]</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_MARGIN_LEFT = 15</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
left margin<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="definePDF_MARGIN_RIGHT"></a>
|
||||
<h3>PDF_MARGIN_RIGHT <span class="smalllinenumber">[line 177]</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_MARGIN_RIGHT = 15</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
right margin<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="definePDF_MARGIN_TOP"></a>
|
||||
<h3>PDF_MARGIN_TOP <span class="smalllinenumber">[line 162]</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_MARGIN_TOP = 27</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
top margin<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="definePDF_PAGE_FORMAT"></a>
|
||||
<h3>PDF_PAGE_FORMAT <span class="smalllinenumber">[line 107]</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_PAGE_FORMAT = 'A4'</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
page format<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="definePDF_PAGE_ORIENTATION"></a>
|
||||
<h3>PDF_PAGE_ORIENTATION <span class="smalllinenumber">[line 112]</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_PAGE_ORIENTATION = 'P'</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
page orientation (P=portrait, L=landscape)<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="definePDF_UNIT"></a>
|
||||
<h3>PDF_UNIT <span class="smalllinenumber">[line 147]</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_UNIT = 'mm'</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
document unit of measure [pt=point, mm=millimeter, cm=centimeter, in=inch]<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<br />
|
||||
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Tue, 31 Aug 2010 17:02:54 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,108 +0,0 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Docs for page htmlcolors.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: htmlcolors.php</h1>
|
||||
Source Location: /htmlcolors.php<br /><br />
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
|
||||
<h2>Page Details:</h2>
|
||||
Array of WEB safe colors.<br /><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>copyright:</b> </td><td>2002-2009 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>since:</b> </td><td>2.9.000 (2008-03-26)</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 />
|
||||
<br /><br />
|
||||
<br /><br />
|
||||
<br />
|
||||
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Tue, 31 Aug 2010 17:02:48 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,168 +0,0 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Docs for page pdf417.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: pdf417.php</h1>
|
||||
Source Location: /pdf417.php<br /><br />
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<div class="contents">
|
||||
<h2>Classes:</h2>
|
||||
<dt><a href="../com-tecnick-tcpdf/PDF417.html">PDF417</a></dt>
|
||||
<dd>Class to create PDF417 barcode arrays for TCPDF class.</dd>
|
||||
</div><br /><br />
|
||||
|
||||
<h2>Page Details:</h2>
|
||||
Class to create PDF417 barcode arrays for TCPDF class.<br /><br /><p>PDF417 (ISO/IEC 15438:2006) is a 2-dimensional stacked bar code created by Symbol Technologies in 1991. (requires PHP bcmath extension)</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>1.0.003</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>copyright:</b> </td><td>2010-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 to create PDF417 barcode arrays for TCPDF class.</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 />
|
||||
<br /><br />
|
||||
<br /><br />
|
||||
<hr />
|
||||
<a name="definePDF417DEFS"></a>
|
||||
<h3>PDF417DEFS <span class="smalllinenumber">[line 65]</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>PDF417DEFS = true</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Indicate that definitions for this class are set<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineQUIETH"></a>
|
||||
<h3>QUIETH <span class="smalllinenumber">[line 77]</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>QUIETH = 2</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Horizontal quiet zone in modules<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineQUIETV"></a>
|
||||
<h3>QUIETV <span class="smalllinenumber">[line 82]</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>QUIETV = 2</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Vertical quiet zone in modules<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineROWHEIGHT"></a>
|
||||
<h3>ROWHEIGHT <span class="smalllinenumber">[line 72]</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>ROWHEIGHT = 4</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Row height respect X dimension of single module<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<br />
|
||||
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Tue, 31 Aug 2010 17:02:48 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,491 +0,0 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Docs for page qrcode.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: qrcode.php</h1>
|
||||
Source Location: /qrcode.php<br /><br />
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<div class="contents">
|
||||
<h2>Classes:</h2>
|
||||
<dt><a href="../com-tecnick-tcpdf/QRcode.html">QRcode</a></dt>
|
||||
<dd>Class to create QR-code arrays for TCPDF class.</dd>
|
||||
</div><br /><br />
|
||||
|
||||
<h2>Page Details:</h2>
|
||||
Class to create QR-code arrays for TCPDF class.<br /><br /><p>QR Code symbol is a 2D barcode that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and has high robustness. This class supports QR Code model 2, described in JIS (Japanese Industrial Standards) X0510:2004 or ISO/IEC 18004. Currently the following features are not supported: ECI and FNC1 mode, Micro QR Code, QR Code model 1, Structured mode.</p><p>This class is derived from "PHP QR Code encoder" by Dominik Dzienia (http://phpqrcode.sourceforge.net/) based on "libqrencode C library 3.1.1." by Kentaro Fukuchi (http://megaui.net/fukuchi/works/qrencode/index.en.html), contains Reed-Solomon code written by Phil Karn, KA9Q. QR Code is registered trademark of DENSO WAVE INCORPORATED (http://www.denso-wave.com/qrcode/index-e.html). Please read comments on this class source file for full copyright and license information.</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>1.0.006</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>copyright:</b> </td><td>2010-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 QR-code array for TCPDF.</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 />
|
||||
<br /><br />
|
||||
<br /><br />
|
||||
<hr />
|
||||
<a name="defineMAX_STRUCTURED_SYMBOLS"></a>
|
||||
<h3>MAX_STRUCTURED_SYMBOLS <span class="smalllinenumber">[line 204]</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>MAX_STRUCTURED_SYMBOLS = 16</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Max number of symbols for structured mode<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineN1"></a>
|
||||
<h3>N1 <span class="smalllinenumber">[line 213]</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>N1 = 3</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Down point base value for case 1 mask pattern (concatenation of same color in a line or a column)<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineN2"></a>
|
||||
<h3>N2 <span class="smalllinenumber">[line 218]</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>N2 = 3</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Down point base value for case 2 mask pattern (module block of same color)<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineN3"></a>
|
||||
<h3>N3 <span class="smalllinenumber">[line 223]</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>N3 = 40</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Down point base value for case 3 mask pattern (1:1:3:1:1(dark:bright:dark:bright:dark)pattern in a line or a column)<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineN4"></a>
|
||||
<h3>N4 <span class="smalllinenumber">[line 228]</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>N4 = 10</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Down point base value for case 4 mask pattern (ration of dark modules in whole)<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineQRCAP_EC"></a>
|
||||
<h3>QRCAP_EC <span class="smalllinenumber">[line 190]</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>QRCAP_EC = 3</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Matrix index to get error correction level from $capacity array.<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineQRCAP_REMINDER"></a>
|
||||
<h3>QRCAP_REMINDER <span class="smalllinenumber">[line 185]</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>QRCAP_REMINDER = 2</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Matrix index to get remainder from $capacity array.<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineQRCAP_WIDTH"></a>
|
||||
<h3>QRCAP_WIDTH <span class="smalllinenumber">[line 175]</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>QRCAP_WIDTH = 0</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Matrix index to get width from $capacity array.<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineQRCAP_WORDS"></a>
|
||||
<h3>QRCAP_WORDS <span class="smalllinenumber">[line 180]</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>QRCAP_WORDS = 1</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Matrix index to get number of words from $capacity array.<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineQRCODEDEFS"></a>
|
||||
<h3>QRCODEDEFS <span class="smalllinenumber">[line 91]</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>QRCODEDEFS = true</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Indicate that definitions for this class are set<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineQRSPEC_VERSION_MAX"></a>
|
||||
<h3>QRSPEC_VERSION_MAX <span class="smalllinenumber">[line 163]</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>QRSPEC_VERSION_MAX = 40</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Maximum QR Code version.<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineQRSPEC_WIDTH_MAX"></a>
|
||||
<h3>QRSPEC_WIDTH_MAX <span class="smalllinenumber">[line 168]</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>QRSPEC_WIDTH_MAX = 177</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Maximum matrix size for maximum version (version 40 is 177*177 matrix).<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineQR_DEFAULT_MASK"></a>
|
||||
<h3>QR_DEFAULT_MASK <span class="smalllinenumber">[line 247]</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>QR_DEFAULT_MASK = 2</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
when QR_FIND_BEST_MASK === false<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineQR_ECLEVEL_H"></a>
|
||||
<h3>QR_ECLEVEL_H <span class="smalllinenumber">[line 151]</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>QR_ECLEVEL_H = 3</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Error correction level H : About 30% or less errors can be corrected.<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineQR_ECLEVEL_L"></a>
|
||||
<h3>QR_ECLEVEL_L <span class="smalllinenumber">[line 136]</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>QR_ECLEVEL_L = 0</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Error correction level L : About 7% or less errors can be corrected.<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineQR_ECLEVEL_M"></a>
|
||||
<h3>QR_ECLEVEL_M <span class="smalllinenumber">[line 141]</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>QR_ECLEVEL_M = 1</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Error correction level M : About 15% or less errors can be corrected.<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineQR_ECLEVEL_Q"></a>
|
||||
<h3>QR_ECLEVEL_Q <span class="smalllinenumber">[line 146]</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>QR_ECLEVEL_Q = 2</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Error correction level Q : About 25% or less errors can be corrected.<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineQR_FIND_BEST_MASK"></a>
|
||||
<h3>QR_FIND_BEST_MASK <span class="smalllinenumber">[line 237]</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>QR_FIND_BEST_MASK = true</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
if true, estimates best mask (spec. default, but extremally slow; set to false to significant performance boost but (propably) worst quality code<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineQR_FIND_FROM_RANDOM"></a>
|
||||
<h3>QR_FIND_FROM_RANDOM <span class="smalllinenumber">[line 242]</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>QR_FIND_FROM_RANDOM = 2</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
if false, checks all masks available, otherwise value tells count of masks need to be checked, mask id are got randomly<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineQR_MODE_8B"></a>
|
||||
<h3>QR_MODE_8B <span class="smalllinenumber">[line 115]</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>QR_MODE_8B = 2</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Encoding mode 8bit byte data. In theory, 2953 characters or less can be stored in a QRcode.<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineQR_MODE_AN"></a>
|
||||
<h3>QR_MODE_AN <span class="smalllinenumber">[line 110]</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>QR_MODE_AN = 1</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Encoding mode alphanumeric (0-9A-Z $%*+-./:) 45characters. 2 characters are encoded to 11bit length. In theory, 4296 characters or less can be stored in a QRcode.<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineQR_MODE_KJ"></a>
|
||||
<h3>QR_MODE_KJ <span class="smalllinenumber">[line 120]</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>QR_MODE_KJ = 3</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Encoding mode KANJI. A KANJI character (multibyte character) is encoded to 13bit length. In theory, 1817 characters or less can be stored in a QRcode.<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineQR_MODE_NL"></a>
|
||||
<h3>QR_MODE_NL <span class="smalllinenumber">[line 100]</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>QR_MODE_NL = -1</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Encoding mode<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineQR_MODE_NM"></a>
|
||||
<h3>QR_MODE_NM <span class="smalllinenumber">[line 105]</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>QR_MODE_NM = 0</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Encoding mode numeric (0-9). 3 characters are encoded to 10bit length. In theory, 7089 characters or less can be stored in a QRcode.<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineQR_MODE_ST"></a>
|
||||
<h3>QR_MODE_ST <span class="smalllinenumber">[line 125]</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>QR_MODE_ST = 4</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Encoding mode STRUCTURED (currently unsupported)<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineSTRUCTURE_HEADER_BITS"></a>
|
||||
<h3>STRUCTURE_HEADER_BITS <span class="smalllinenumber">[line 199]</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>STRUCTURE_HEADER_BITS = 20</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Number of header bits for structured mode<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<br />
|
||||
<hr />
|
||||
<a name="functionstr_split"></a>
|
||||
<h3>str_split <span class="smalllinenumber">[line 265]</span></h3>
|
||||
<div class="function">
|
||||
<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>If str_split(
|
||||
string $string, [int $split_length = 1])</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table><br />
|
||||
|
||||
Convert a string to an array (needed for PHP4 compatibility)<br /><br /><br /><br />
|
||||
<h4>Tags:</h4>
|
||||
<div class="tags">
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td><b>return:</b> </td><td>the optional split_length parameter is specified, the returned array will be broken down into chunks with each being split_length in length, otherwise each chunk will be one character in length. FALSE is returned if split_length is less than 1. If the split_length length exceeds the length of string , the entire string is returned as the first (and only) array element.</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<br /><br />
|
||||
|
||||
<h4>Parameters</h4>
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td class="type">string </td>
|
||||
<td><b>$string</b> </td>
|
||||
<td>The input string.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type">int </td>
|
||||
<td><b>$split_length</b> </td>
|
||||
<td>Maximum length of the chunk.</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
</div>
|
||||
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Tue, 31 Aug 2010 17:02:48 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,135 +0,0 @@
|
||||
<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 standard 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><li>XOBject Templates;</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.8.023</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 137]<br />
|
||||
main configuration file<br /><br />require_once(dirname(__FILE__).'/htmlcolors.php') [line 149]<br />
|
||||
html colors table<br /><br />require_once(dirname(__FILE__).'/unicode_data.php') [line 144]<br />
|
||||
unicode data<br /><br /></div>
|
||||
<br /><br />
|
||||
<br /><br />
|
||||
<hr />
|
||||
<a name="definePDF_PRODUCER"></a>
|
||||
<h3>PDF_PRODUCER <span class="smalllinenumber">[line 155]</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.8.023 (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 Tue, 31 Aug 2010 17:02:49 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,257 +0,0 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Docs for page unicode_data.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: unicode_data.php</h1>
|
||||
Source Location: /unicode_data.php<br /><br />
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
|
||||
<h2>Page Details:</h2>
|
||||
Unicode data for TCPDF library.<br /><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>copyright:</b> </td><td>2008-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>since:</b> </td><td>2.1.000 (2008-01-08)</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 />
|
||||
<br /><br />
|
||||
<br /><br />
|
||||
<hr />
|
||||
<a name="defineK_LRE"></a>
|
||||
<h3>K_LRE <span class="smalllinenumber">[line 58]</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>K_LRE = 8234</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Left-to-Right Embedding<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineK_LRM"></a>
|
||||
<h3>K_LRM <span class="smalllinenumber">[line 50]</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>K_LRM = 8206</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Left-to-Right Mark<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineK_LRO"></a>
|
||||
<h3>K_LRO <span class="smalllinenumber">[line 70]</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>K_LRO = 8237</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Left-to-Right Override<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineK_PDF"></a>
|
||||
<h3>K_PDF <span class="smalllinenumber">[line 66]</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>K_PDF = 8236</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Pop Directional Format<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineK_RE_PATTERN_ARABIC"></a>
|
||||
<h3>K_RE_PATTERN_ARABIC <span class="smalllinenumber">[line 97]</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>K_RE_PATTERN_ARABIC = "/(
|
||||
\xD8[\x80-\x83\x8B\x8D\x9B\x9E\x9F\xA1-\xBA] # AL
|
||||
| \xD9[\x80-\x8A\xAD-\xAF\xB1-\xBF] # AL
|
||||
| \xDA[\x80-\xBF] # AL
|
||||
| \xDB[\x80-\x95\x9D\xA5\xA6\xAE\xAF\xBA-\xBF] # AL
|
||||
| \xDC[\x80-\x8D\x90\x92-\xAF] # AL
|
||||
| \xDD[\x8D-\xAD] # AL
|
||||
| \xDE[\x80-\xA5\xB1] # AL
|
||||
| \xEF\xAD[\x90-\xBF] # AL
|
||||
| \xEF\xAE[\x80-\xB1] # AL
|
||||
| \xEF\xAF[\x93-\xBF] # AL
|
||||
| \xEF[\xB0-\xB3][\x80-\xBF] # AL
|
||||
| \xEF\xB4[\x80-\xBD] # AL
|
||||
| \xEF\xB5[\x90-\xBF] # AL
|
||||
| \xEF\xB6[\x80-\x8F\x92-\xBF] # AL
|
||||
| \xEF\xB7[\x80-\x87\xB0-\xBC] # AL
|
||||
| \xEF\xB9[\xB0-\xB4\xB6-\xBF] # AL
|
||||
| \xEF\xBA[\x80-\xBF] # AL
|
||||
| \xEF\xBB[\x80-\xBC] # AL
|
||||
| \xD9[\xA0-\xA9\xAB\xAC] # AN
|
||||
)/x"</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
<br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineK_RE_PATTERN_RTL"></a>
|
||||
<h3>K_RE_PATTERN_RTL <span class="smalllinenumber">[line 79]</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>K_RE_PATTERN_RTL = "/(
|
||||
\xD6\xBE # R
|
||||
| \xD7[\x80\x83\x86\x90-\xAA\xB0-\xB4] # R
|
||||
| \xDF[\x80-\xAA\xB4\xB5\xBA] # R
|
||||
| \xE2\x80\x8F # R
|
||||
| \xEF\xAC[\x9D\x9F\xA0-\xA8\xAA-\xB6\xB8-\xBC\xBE] # R
|
||||
| \xEF\xAD[\x80\x81\x83\x84\x86-\x8F] # R
|
||||
| \xF0\x90\xA0[\x80-\x85\x88\x8A-\xB5\xB7\xB8\xBC\xBF] # R
|
||||
| \xF0\x90\xA4[\x80-\x99] # R
|
||||
| \xF0\x90\xA8[\x80\x90-\x93\x95-\x97\x99-\xB3] # R
|
||||
| \xF0\x90\xA9[\x80-\x87\x90-\x98] # R
|
||||
| \xE2\x80[\xAB\xAE] # RLE & RLO
|
||||
)/x"</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
<br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineK_RLE"></a>
|
||||
<h3>K_RLE <span class="smalllinenumber">[line 62]</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>K_RLE = 8235</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Right-to-Left Embedding<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineK_RLM"></a>
|
||||
<h3>K_RLM <span class="smalllinenumber">[line 54]</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>K_RLM = 8207</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Right-to-Left Mark<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<hr />
|
||||
<a name="defineK_RLO"></a>
|
||||
<h3>K_RLO <span class="smalllinenumber">[line 74]</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>K_RLO = 8238</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
Right-to-Left Override<br /><br /> <br />
|
||||
</div>
|
||||
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
|
||||
<br />
|
||||
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Tue, 31 Aug 2010 17:02:54 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user