mirror of
https://github.com/vdm-io/tcpdf.git
synced 2024-10-31 18:52:35 +00:00
107 lines
3.6 KiB
HTML
107 lines
3.6 KiB
HTML
<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/_barcodes.php.html"> barcodes.php
|
|
</a><br>
|
|
<a href="../com-tecnick-tcpdf/_htmlcolors.php.html"> htmlcolors.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/TCPDF.html">TCPDF</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.005</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 Mon, 23 Mar 2009 12:15:16 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
|
|
</div>
|
|
</td></tr></table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</body>
|
|
</html> |