Skip to content

Commit 5808fdf

Browse files
committed
tcpdf_5_7_003
1 parent 676659f commit 5808fdf

File tree

153 files changed

+281
-344
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

153 files changed

+281
-344
lines changed

2dbarcodes.php

+4-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22
//============================================================+
33
// File name : 2dbarcodes.php
4-
// Version : 1.0.006
4+
// Version : 1.0.007
55
// Begin : 2009-04-07
6-
// Last Update : 2010-06-06
6+
// Last Update : 2010-08-08
77
// Author : Nicola Asuni - Tecnick.com S.r.l - Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - [email protected]
88
// License : GNU-LGPL v3 (http://www.gnu.org/copyleft/lesser.html)
99
// -------------------------------------------------------------------
@@ -40,14 +40,14 @@
4040
* @copyright 2009-2009 Nicola Asuni - Tecnick.com S.r.l (www.tecnick.com) Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - [email protected]
4141
* @link http://www.tcpdf.org
4242
* @license http://www.gnu.org/copyleft/lesser.html LGPL
43-
* @version 1.0.006
43+
* @version 1.0.007
4444
*/
4545

4646
/**
4747
* PHP class to creates array representations for 2D barcodes to be used with TCPDF (http://www.tcpdf.org).<br>
4848
* @name TCPDFBarcode
4949
* @package com.tecnick.tcpdf
50-
* @version 1.0.006
50+
* @version 1.0.007
5151
* @author Nicola Asuni
5252
* @link http://www.tcpdf.org
5353
* @license http://www.gnu.org/copyleft/lesser.html LGPL
@@ -175,4 +175,3 @@ public function setBarcode($code, $type) {
175175
//============================================================+
176176
// END OF FILE
177177
//============================================================+
178-
?>

CHANGELOG.TXT

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
5.7.003 (2010-08-08)
2+
- Bug #3041263 "php source ending is bad" was fixed (all PHP files were updated, including fonts).
3+
14
5.7.002 (2010-08-06)
25
- Methods copyPage(), movePage() and deletePage() were changed to account for internal markings.
36

README.TXT

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ http: sourceforge.net/donate/index.php?group_id=128076
88
------------------------------------------------------------
99

1010
Name: TCPDF
11-
Version: 5.7.002
12-
Release date: 2010-08-06
11+
Version: 5.7.003
12+
Release date: 2010-08-08
1313
Author: Nicola Asuni
1414

1515
Copyright (c) 2002-2010:

barcodes.php

+4-6
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22
//============================================================+
33
// File name : barcodes.php
4-
// Version : 1.0.010
4+
// Version : 1.0.011
55
// Begin : 2008-06-09
6-
// Last Update : 2010-06-03
6+
// Last Update : 2010-08-08
77
// Author : Nicola Asuni - Tecnick.com S.r.l - Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - [email protected]
88
// License : GNU-LGPL v3 (http://www.gnu.org/copyleft/lesser.html)
99
// -------------------------------------------------------------------
@@ -40,14 +40,14 @@
4040
* @copyright 2008-2009 Nicola Asuni - Tecnick.com S.r.l (www.tecnick.com) Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - [email protected]
4141
* @link http://www.tcpdf.org
4242
* @license http://www.gnu.org/copyleft/lesser.html LGPL
43-
* @version 1.0.008
43+
* @version 1.0.011
4444
*/
4545

4646
/**
4747
* PHP class to creates array representations for common 1D barcodes to be used with TCPDF (http://www.tcpdf.org).<br>
4848
* @name TCPDFBarcode
4949
* @package com.tecnick.tcpdf
50-
* @version 1.0.008
50+
* @version 1.0.011
5151
* @author Nicola Asuni
5252
* @link http://www.tcpdf.org
5353
* @license http://www.gnu.org/copyleft/lesser.html LGPL
@@ -1964,8 +1964,6 @@ protected function imb_tables($n, $size) {
19641964
}
19651965

19661966
} // end of class
1967-
19681967
//============================================================+
19691968
// END OF FILE
19701969
//============================================================+
1971-
?>

config/lang/bra.php

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//============================================================+
33
// File name : eng.php
44
// Begin : 2004-03-03
5-
// Last Update : 2010-02-17
5+
// Last Update : 2010-08-08
66
//
77
// Description : Language module for TCPDF
88
// (contains translated texts)
@@ -47,4 +47,3 @@
4747
//============================================================+
4848
// END OF FILE
4949
//============================================================+
50-
?>

config/lang/eng.php

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//============================================================+
33
// File name : eng.php
44
// Begin : 2004-03-03
5-
// Last Update : 2010-02-17
5+
// Last Update : 2010-08-08
66
//
77
// Description : Language module for TCPDF
88
// (contains translated texts)
@@ -47,4 +47,3 @@
4747
//============================================================+
4848
// END OF FILE
4949
//============================================================+
50-
?>

config/lang/ger.php

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//============================================================+
33
// File name : eng.php
44
// Begin : 2004-03-03
5-
// Last Update : 2010-02-17
5+
// Last Update : 2010-08-08
66
//
77
// Description : Language module for TCPDF
88
// (contains translated texts)
@@ -47,4 +47,3 @@
4747
//============================================================+
4848
// END OF FILE
4949
//============================================================+
50-
?>

config/lang/ita.php

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//============================================================+
33
// File name : ita.php
44
// Begin : 2004-03-03
5-
// Last Update : 2010-02-17
5+
// Last Update : 2010-08-08
66
//
77
// Description : Language module for TCPDF
88
// (contains translated texts)
@@ -47,4 +47,3 @@
4747
//============================================================+
4848
// END OF FILE
4949
//============================================================+
50-
?>

config/tcpdf_config.php

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//============================================================+
33
// File name : tcpdf_config.php
44
// Begin : 2004-06-11
5-
// Last Update : 2010-04-28
5+
// Last Update : 2010-08-08
66
//
77
// Description : Configuration file for TCPDF.
88
//
@@ -241,4 +241,3 @@
241241
//============================================================+
242242
// END OF FILE
243243
//============================================================+
244-
?>

config/tcpdf_config_alt.php

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//============================================================+
33
// File name : tcpdf_config.php
44
// Begin : 2004-06-11
5-
// Last Update : 2010-04-28
5+
// Last Update : 2010-08-08
66
//
77
// Description : Alternative configuration file for TCPDF.
88
//
@@ -235,4 +235,3 @@
235235
//============================================================+
236236
// END OF FILE
237237
//============================================================+
238-
?>

doc/classtrees_com-tecnick-tcpdf.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ <h1>Class Trees for Package com-tecnick-tcpdf</h1>
6060

6161
<div class="credit">
6262
<hr />
63-
Documentation generated on Fri, 06 Aug 2010 11:53:04 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
63+
Documentation generated on Sun, 08 Aug 2010 12:32:54 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
6464
</div>
6565
</td></tr></table>
6666
</td>

doc/com-tecnick-tcpdf/PDF417.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ <h4>Author(s):</h4>
8484

8585
<h4>Version:</h4>
8686
<ul>
87-
<li>1.0.002</li>
87+
<li>1.0.003</li>
8888
</ul>
8989

9090
<h4>Copyright:</h4>
@@ -145,7 +145,7 @@ <h4>Tags:</h4>
145145
<td><b>author:</b>&nbsp;&nbsp;</td><td>Nicola Asuni</td>
146146
</tr>
147147
<tr>
148-
<td><b>version:</b>&nbsp;&nbsp;</td><td>1.0.002</td>
148+
<td><b>version:</b>&nbsp;&nbsp;</td><td>1.0.003</td>
149149
</tr>
150150
<tr>
151151
<td><b>copyright:</b>&nbsp;&nbsp;</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 - [email protected]</td>
@@ -1003,7 +1003,7 @@ <h4>Parameters:</h4>
10031003

10041004
<div class="credit">
10051005
<hr />
1006-
Documentation generated on Fri, 06 Aug 2010 11:53:05 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
1006+
Documentation generated on Sun, 08 Aug 2010 12:32:54 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
10071007
</div>
10081008
</td></tr></table>
10091009
</td>

doc/com-tecnick-tcpdf/QRcode.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ <h4>Author(s):</h4>
8484

8585
<h4>Version:</h4>
8686
<ul>
87-
<li>1.0.004</li>
87+
<li>1.0.005</li>
8888
</ul>
8989

9090
<h4>Copyright:</h4>
@@ -263,7 +263,7 @@ <h4>Tags:</h4>
263263
<td><b>author:</b>&nbsp;&nbsp;</td><td>Nicola Asuni</td>
264264
</tr>
265265
<tr>
266-
<td><b>version:</b>&nbsp;&nbsp;</td><td>1.0.004</td>
266+
<td><b>version:</b>&nbsp;&nbsp;</td><td>1.0.005</td>
267267
</tr>
268268
<tr>
269269
<td><b>copyright:</b>&nbsp;&nbsp;</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 - [email protected]</td>
@@ -5551,7 +5551,7 @@ <h4>Parameters:</h4>
55515551

55525552
<div class="credit">
55535553
<hr />
5554-
Documentation generated on Fri, 06 Aug 2010 11:53:05 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
5554+
Documentation generated on Sun, 08 Aug 2010 12:32:54 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
55555555
</div>
55565556
</td></tr></table>
55575557
</td>

doc/com-tecnick-tcpdf/TCPDF.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ <h4>Author(s):</h4>
8383

8484
<h4>Version:</h4>
8585
<ul>
86-
<li>5.7.002</li>
86+
<li>5.7.003</li>
8787
</ul>
8888

8989

@@ -733,7 +733,7 @@ <h4>Tags:</h4>
733733
<td><b>author:</b>&nbsp;&nbsp;</td><td>Nicola Asuni - [email protected]</td>
734734
</tr>
735735
<tr>
736-
<td><b>version:</b>&nbsp;&nbsp;</td><td>5.7.002</td>
736+
<td><b>version:</b>&nbsp;&nbsp;</td><td>5.7.003</td>
737737
</tr>
738738
<tr>
739739
<td><b>link:</b>&nbsp;&nbsp;</td><td><a href="http://www.tcpdf.org">http://www.tcpdf.org</a></td>
@@ -26255,7 +26255,7 @@ <h4>Tags:</h4>
2625526255

2625626256
<div class="credit">
2625726257
<hr />
26258-
Documentation generated on Fri, 06 Aug 2010 11:53:06 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
26258+
Documentation generated on Sun, 08 Aug 2010 12:32:55 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
2625926259
</div>
2626026260
</td></tr></table>
2626126261
</td>

doc/com-tecnick-tcpdf/TCPDF2DBarcode.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ <h4>Author(s):</h4>
8383

8484
<h4>Version:</h4>
8585
<ul>
86-
<li>1.0.006</li>
86+
<li>1.0.007</li>
8787
</ul>
8888

8989

@@ -131,7 +131,7 @@ <h4>Tags:</h4>
131131
<td><b>author:</b>&nbsp;&nbsp;</td><td>Nicola Asuni</td>
132132
</tr>
133133
<tr>
134-
<td><b>version:</b>&nbsp;&nbsp;</td><td>1.0.006</td>
134+
<td><b>version:</b>&nbsp;&nbsp;</td><td>1.0.007</td>
135135
</tr>
136136
<tr>
137137
<td><b>link:</b>&nbsp;&nbsp;</td><td><a href="http://www.tcpdf.org">http://www.tcpdf.org</a></td>
@@ -299,7 +299,7 @@ <h4>Parameters:</h4>
299299

300300
<div class="credit">
301301
<hr />
302-
Documentation generated on Fri, 06 Aug 2010 11:53:04 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
302+
Documentation generated on Sun, 08 Aug 2010 12:32:54 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
303303
</div>
304304
</td></tr></table>
305305
</td>

doc/com-tecnick-tcpdf/TCPDFBarcode.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ <h4>Author(s):</h4>
8383

8484
<h4>Version:</h4>
8585
<ul>
86-
<li>1.0.008</li>
86+
<li>1.0.011</li>
8787
</ul>
8888

8989

@@ -156,7 +156,7 @@ <h4>Tags:</h4>
156156
<td><b>author:</b>&nbsp;&nbsp;</td><td>Nicola Asuni</td>
157157
</tr>
158158
<tr>
159-
<td><b>version:</b>&nbsp;&nbsp;</td><td>1.0.008</td>
159+
<td><b>version:</b>&nbsp;&nbsp;</td><td>1.0.011</td>
160160
</tr>
161161
<tr>
162162
<td><b>link:</b>&nbsp;&nbsp;</td><td><a href="http://www.tcpdf.org">http://www.tcpdf.org</a></td>
@@ -1377,7 +1377,7 @@ <h4>Parameters:</h4>
13771377

13781378
<div class="credit">
13791379
<hr />
1380-
Documentation generated on Fri, 06 Aug 2010 11:53:04 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
1380+
Documentation generated on Sun, 08 Aug 2010 12:32:54 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
13811381
</div>
13821382
</td></tr></table>
13831383
</td>

doc/com-tecnick-tcpdf/_2dbarcodes.php.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ <h4>Tags:</h4>
8282
<td><b>author:</b>&nbsp;&nbsp;</td><td>Nicola Asuni</td>
8383
</tr>
8484
<tr>
85-
<td><b>version:</b>&nbsp;&nbsp;</td><td>1.0.006</td>
85+
<td><b>version:</b>&nbsp;&nbsp;</td><td>1.0.007</td>
8686
</tr>
8787
<tr>
8888
<td><b>copyright:</b>&nbsp;&nbsp;</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 - [email protected]</td>
@@ -105,7 +105,7 @@ <h4>Tags:</h4>
105105

106106
<div class="credit">
107107
<hr />
108-
Documentation generated on Fri, 06 Aug 2010 11:53:04 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
108+
Documentation generated on Sun, 08 Aug 2010 12:32:54 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
109109
</div>
110110
</td></tr></table>
111111
</td>

doc/com-tecnick-tcpdf/_barcodes.php.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ <h4>Tags:</h4>
8282
<td><b>author:</b>&nbsp;&nbsp;</td><td>Nicola Asuni</td>
8383
</tr>
8484
<tr>
85-
<td><b>version:</b>&nbsp;&nbsp;</td><td>1.0.008</td>
85+
<td><b>version:</b>&nbsp;&nbsp;</td><td>1.0.011</td>
8686
</tr>
8787
<tr>
8888
<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 - [email protected]</td>
@@ -105,7 +105,7 @@ <h4>Tags:</h4>
105105

106106
<div class="credit">
107107
<hr />
108-
Documentation generated on Fri, 06 Aug 2010 11:53:04 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
108+
Documentation generated on Sun, 08 Aug 2010 12:32:54 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
109109
</div>
110110
</td></tr></table>
111111
</td>

doc/com-tecnick-tcpdf/_config---tcpdf_config.php.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ <h3>PDF_UNIT <span class="smalllinenumber">[line 147]</span></h3>
542542

543543
<div class="credit">
544544
<hr />
545-
Documentation generated on Fri, 06 Aug 2010 11:53:10 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
545+
Documentation generated on Sun, 08 Aug 2010 12:32:59 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
546546
</div>
547547
</td></tr></table>
548548
</td>

doc/com-tecnick-tcpdf/_htmlcolors.php.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ <h4>Tags:</h4>
9797

9898
<div class="credit">
9999
<hr />
100-
Documentation generated on Fri, 06 Aug 2010 11:53:05 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
100+
Documentation generated on Sun, 08 Aug 2010 12:32:54 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
101101
</div>
102102
</td></tr></table>
103103
</td>

doc/com-tecnick-tcpdf/_pdf417.php.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ <h4>Tags:</h4>
8282
<td><b>author:</b>&nbsp;&nbsp;</td><td>Nicola Asuni</td>
8383
</tr>
8484
<tr>
85-
<td><b>version:</b>&nbsp;&nbsp;</td><td>1.0.002</td>
85+
<td><b>version:</b>&nbsp;&nbsp;</td><td>1.0.003</td>
8686
</tr>
8787
<tr>
8888
<td><b>copyright:</b>&nbsp;&nbsp;</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 - [email protected]</td>
@@ -157,7 +157,7 @@ <h3>ROWHEIGHT <span class="smalllinenumber">[line 72]</span></h3>
157157

158158
<div class="credit">
159159
<hr />
160-
Documentation generated on Fri, 06 Aug 2010 11:53:05 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
160+
Documentation generated on Sun, 08 Aug 2010 12:32:54 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
161161
</div>
162162
</td></tr></table>
163163
</td>

0 commit comments

Comments
 (0)