Subversion Repositories Applications.annuaire

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
296 aurelien 1
<html>
2
<head>
3
<title>Docs for page barcodes.php</title>
4
<link rel="stylesheet" type="text/css" href="../media/style.css">
5
</head>
6
<body>
7
 
8
<table border="0" cellspacing="0" cellpadding="0" height="48" width="100%">
9
  <tr>
10
    <td class="header_top">com-tecnick-tcpdf</td>
11
  </tr>
12
  <tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt=""  /></td></tr>
13
  <tr>
14
    <td class="header_menu">
15
 
16
 
17
                              		  [ <a href="../classtrees_com-tecnick-tcpdf.html" class="menu">class tree: com-tecnick-tcpdf</a> ]
18
		  [ <a href="../elementindex_com-tecnick-tcpdf.html" class="menu">index: com-tecnick-tcpdf</a> ]
19
		  	    [ <a href="../elementindex.html" class="menu">all elements</a> ]
20
    </td>
21
  </tr>
22
  <tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt=""  /></td></tr>
23
</table>
24
 
25
<table width="100%" border="0" cellpadding="0" cellspacing="0">
26
  <tr valign="top">
27
    <td width="200" class="menu">
28
      <b>Packages:</b><br />
29
              <a href="../li_com-tecnick-tcpdf.html">com-tecnick-tcpdf</a><br />
30
            <br /><br />
31
                        <b>Files:</b><br />
32
      	  <div class="package">
33
			<a href="../com-tecnick-tcpdf/_2dbarcodes.php.html">		2dbarcodes.php
34
		</a><br>
35
			<a href="../com-tecnick-tcpdf/_barcodes.php.html">		barcodes.php
36
		</a><br>
37
			<a href="../com-tecnick-tcpdf/_htmlcolors.php.html">		htmlcolors.php
38
		</a><br>
39
			<a href="../com-tecnick-tcpdf/_pdf417.php.html">		pdf417.php
40
		</a><br>
41
			<a href="../com-tecnick-tcpdf/_qrcode.php.html">		qrcode.php
42
		</a><br>
43
			<a href="../com-tecnick-tcpdf/_tcpdf.php.html">		tcpdf.php
44
		</a><br>
45
			<a href="../com-tecnick-tcpdf/_config---tcpdf_config.php.html">		tcpdf_config.php
46
		</a><br>
47
			<a href="../com-tecnick-tcpdf/_unicode_data.php.html">		unicode_data.php
48
		</a><br>
49
	  </div><br />
50
 
51
 
52
            <b>Classes:</b><br />
53
        <div class="package">
54
		    		<a href="../com-tecnick-tcpdf/PDF417.html">PDF417</a><br />
55
	    		<a href="../com-tecnick-tcpdf/QRcode.html">QRcode</a><br />
56
	    		<a href="../com-tecnick-tcpdf/TCPDF.html">TCPDF</a><br />
57
	    		<a href="../com-tecnick-tcpdf/TCPDF2DBarcode.html">TCPDF2DBarcode</a><br />
58
	    		<a href="../com-tecnick-tcpdf/TCPDFBarcode.html">TCPDFBarcode</a><br />
59
	    		<a href="../com-tecnick-tcpdf/TCPDF_UNICODE_DATA.html">TCPDF_UNICODE_DATA</a><br />
60
	  </div>
61
                </td>
62
    <td>
63
      <table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top">
64
 
65
<h1>Procedural File: barcodes.php</h1>
66
Source Location: /barcodes.php<br /><br />
67
 
68
<br>
69
<br>
70
 
71
<div class="contents">
72
<h2>Classes:</h2>
73
<dt><a href="../com-tecnick-tcpdf/TCPDFBarcode.html">TCPDFBarcode</a></dt>
74
	<dd>PHP class to creates array representations for common 1D barcodes to be used with TCPDF (http://www.tcpdf.org).<br /></dd>
75
</div><br /><br />
76
 
77
<h2>Page Details:</h2>
78
PHP class to creates array representations for common 1D barcodes to be used with TCPDF.<br /><br /><br /><br />
79
<h4>Tags:</h4>
80
<div class="tags">
81
<table border="0" cellspacing="0" cellpadding="0">
82
  <tr>
83
    <td><b>author:</b>&nbsp;&nbsp;</td><td>Nicola Asuni</td>
84
  </tr>
85
  <tr>
86
    <td><b>version:</b>&nbsp;&nbsp;</td><td>1.0.011</td>
87
  </tr>
88
  <tr>
89
    <td><b>copyright:</b>&nbsp;&nbsp;</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>
90
  </tr>
91
  <tr>
92
    <td><b>link:</b>&nbsp;&nbsp;</td><td><a href="http://www.tcpdf.org">http://www.tcpdf.org</a></td>
93
  </tr>
94
  <tr>
95
    <td><b>abstract:</b>&nbsp;&nbsp;</td><td>Functions for generating string representation of common 1D barcodes.</td>
96
  </tr>
97
  <tr>
98
    <td><b>license:</b>&nbsp;&nbsp;</td><td><a href="http://www.gnu.org/copyleft/lesser.html">LGPL</a></td>
99
  </tr>
100
</table>
101
</div>
102
<br /><br />
103
<br /><br />
104
<br /><br />
105
<br />
106
 
107
        <div class="credit">
108
		    <hr />
109
		    Documentation generated on Sat, 04 Dec 2010 11:25:36 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
110
	      </div>
111
      </td></tr></table>
112
    </td>
113
  </tr>
114
</table>
115
 
116
</body>
117
</html>