mirror of
https://github.com/tecnickcom/TCPDF.git
synced 2025-01-19 15:17:01 +01:00
5.7.002
This commit is contained in:
parent
74bc8c0306
commit
6ea2ba1779
@ -1,3 +1,6 @@
|
||||
5.7.002 (2010-08-06)
|
||||
- Methods copyPage(), movePage() and deletePage() were changed to account for internal markings.
|
||||
|
||||
5.7.001 (2010-08-05)
|
||||
- Bug #3040105 "Broken PDF when using TOC (example 45)" was fixed.
|
||||
|
||||
|
@ -8,8 +8,8 @@ http: sourceforge.net/donate/index.php?group_id=128076
|
||||
------------------------------------------------------------
|
||||
|
||||
Name: TCPDF
|
||||
Version: 5.7.001
|
||||
Release date: 2010-08-05
|
||||
Version: 5.7.002
|
||||
Release date: 2010-08-06
|
||||
Author: Nicola Asuni
|
||||
|
||||
Copyright (c) 2002-2010:
|
||||
|
@ -60,7 +60,7 @@
|
||||
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Thu, 05 Aug 2010 18:24:00 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Fri, 06 Aug 2010 11:53:04 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
@ -1003,7 +1003,7 @@ $code)</code>
|
||||
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Thu, 05 Aug 2010 18:24:00 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Fri, 06 Aug 2010 11:53:05 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
@ -5551,7 +5551,7 @@ $frame)</code>
|
||||
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Thu, 05 Aug 2010 18:24:00 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Fri, 06 Aug 2010 11:53:05 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
@ -83,7 +83,7 @@ Source Location: /tcpdf.php<br /><br />
|
||||
|
||||
<h4>Version:</h4>
|
||||
<ul>
|
||||
<li>5.7.001</li>
|
||||
<li>5.7.002</li>
|
||||
</ul>
|
||||
|
||||
|
||||
@ -733,7 +733,7 @@ This is a PHP class for generating PDF documents without requiring external exte
|
||||
<td><b>author:</b> </td><td>Nicola Asuni - info@tecnick.com</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>version:</b> </td><td>5.7.001</td>
|
||||
<td><b>version:</b> </td><td>5.7.002</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>link:</b> </td><td><a href="http://www.tcpdf.org">http://www.tcpdf.org</a></td>
|
||||
@ -7043,7 +7043,7 @@ $firstblock = false])</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodaddHTMLTOC"></a>
|
||||
<h3>method addHTMLTOC <span class="smalllinenumber">[line 21181]</span></h3>
|
||||
<h3>method addHTMLTOC <span class="smalllinenumber">[line 21195]</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">
|
||||
@ -7368,7 +7368,7 @@ $k)</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodaddTOC"></a>
|
||||
<h3>method addTOC <span class="smalllinenumber">[line 21031]</span></h3>
|
||||
<h3>method addTOC <span class="smalllinenumber">[line 21045]</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">
|
||||
@ -8623,7 +8623,7 @@ $js = false])</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodcommitTransaction"></a>
|
||||
<h3>method commitTransaction <span class="smalllinenumber">[line 21293]</span></h3>
|
||||
<h3>method commitTransaction <span class="smalllinenumber">[line 21307]</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">
|
||||
@ -8777,7 +8777,7 @@ $s)</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodconvertSVGtMatrix"></a>
|
||||
<h3>method convertSVGtMatrix <span class="smalllinenumber">[line 22249]</span></h3>
|
||||
<h3>method convertSVGtMatrix <span class="smalllinenumber">[line 22263]</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">
|
||||
@ -8927,7 +8927,7 @@ $antialias = false])</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodcopyPage"></a>
|
||||
<h3>method copyPage <span class="smalllinenumber">[line 20963]</span></h3>
|
||||
<h3>method copyPage <span class="smalllinenumber">[line 20975]</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">
|
||||
@ -9143,7 +9143,7 @@ $fill_color = array()])</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methoddeletePage"></a>
|
||||
<h3>method deletePage <span class="smalllinenumber">[line 20826]</span></h3>
|
||||
<h3>method deletePage <span class="smalllinenumber">[line 20832]</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">
|
||||
@ -9350,7 +9350,7 @@ $afinish:)</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodempty_string"></a>
|
||||
<h3>method empty_string <span class="smalllinenumber">[line 21347]</span></h3>
|
||||
<h3>method empty_string <span class="smalllinenumber">[line 21361]</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">
|
||||
@ -9434,7 +9434,7 @@ $tocpage = false])</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodendSVGElementHandler"></a>
|
||||
<h3>method endSVGElementHandler <span class="smalllinenumber">[line 23275]</span></h3>
|
||||
<h3>method endSVGElementHandler <span class="smalllinenumber">[line 23289]</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">
|
||||
@ -10442,7 +10442,7 @@ $char)</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodgetColumn"></a>
|
||||
<h3>method getColumn <span class="smalllinenumber">[line 21475]</span></h3>
|
||||
<h3>method getColumn <span class="smalllinenumber">[line 21489]</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">
|
||||
@ -10949,7 +10949,7 @@ $size = 0])</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodgetFontSubsetting"></a>
|
||||
<h3>method getFontSubsetting <span class="smalllinenumber">[line 21831]</span></h3>
|
||||
<h3>method getFontSubsetting <span class="smalllinenumber">[line 21845]</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">
|
||||
@ -11394,7 +11394,7 @@ $point)</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodgetHyphenPatternsFromTEX"></a>
|
||||
<h3>method getHyphenPatternsFromTEX <span class="smalllinenumber">[line 21631]</span></h3>
|
||||
<h3>method getHyphenPatternsFromTEX <span class="smalllinenumber">[line 21645]</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">
|
||||
@ -12257,7 +12257,7 @@ $pagenum = ''])</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodgetPathPaintOperator"></a>
|
||||
<h3>method getPathPaintOperator <span class="smalllinenumber">[line 21743]</span></h3>
|
||||
<h3>method getPathPaintOperator <span class="smalllinenumber">[line 21757]</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">
|
||||
@ -12629,7 +12629,7 @@ $getarray = false])</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodgetSVGTransformMatrix"></a>
|
||||
<h3>method getSVGTransformMatrix <span class="smalllinenumber">[line 22127]</span></h3>
|
||||
<h3>method getSVGTransformMatrix <span class="smalllinenumber">[line 22141]</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">
|
||||
@ -12728,7 +12728,7 @@ $css)</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodgetTransformationMatrixProduct"></a>
|
||||
<h3>method getTransformationMatrixProduct <span class="smalllinenumber">[line 22231]</span></h3>
|
||||
<h3>method getTransformationMatrixProduct <span class="smalllinenumber">[line 22245]</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">
|
||||
@ -12827,7 +12827,7 @@ $mode = 0])</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodgetVectorsAngle"></a>
|
||||
<h3>method getVectorsAngle <span class="smalllinenumber">[line 22861]</span></h3>
|
||||
<h3>method getVectorsAngle <span class="smalllinenumber">[line 22875]</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">
|
||||
@ -13071,7 +13071,7 @@ $antialias = false])</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodhyphenateText"></a>
|
||||
<h3>method hyphenateText <span class="smalllinenumber">[line 21670]</span></h3>
|
||||
<h3>method hyphenateText <span class="smalllinenumber">[line 21684]</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">
|
||||
@ -13152,7 +13152,7 @@ $charmax = 8])</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodhyphenateWord"></a>
|
||||
<h3>method hyphenateWord <span class="smalllinenumber">[line 21561]</span></h3>
|
||||
<h3>method hyphenateWord <span class="smalllinenumber">[line 21575]</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">
|
||||
@ -13590,7 +13590,7 @@ $palign)</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodImageSVG"></a>
|
||||
<h3>method ImageSVG <span class="smalllinenumber">[line 21856]</span></h3>
|
||||
<h3>method ImageSVG <span class="smalllinenumber">[line 21870]</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">
|
||||
@ -14620,7 +14620,7 @@ $fitcell = false])</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodobjclone"></a>
|
||||
<h3>method objclone <span class="smalllinenumber">[line 21336]</span></h3>
|
||||
<h3>method objclone <span class="smalllinenumber">[line 21350]</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">
|
||||
@ -15913,7 +15913,7 @@ $data)</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodrevstrpos"></a>
|
||||
<h3>method revstrpos <span class="smalllinenumber">[line 21360]</span></h3>
|
||||
<h3>method revstrpos <span class="smalllinenumber">[line 21374]</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">
|
||||
@ -16018,7 +16018,7 @@ $length)</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodrollbackTransaction"></a>
|
||||
<h3>method rollbackTransaction <span class="smalllinenumber">[line 21307]</span></h3>
|
||||
<h3>method rollbackTransaction <span class="smalllinenumber">[line 21321]</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">
|
||||
@ -16516,7 +16516,7 @@ $y = ''])</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodsegSVGContentHandler"></a>
|
||||
<h3>method segSVGContentHandler <span class="smalllinenumber">[line 23314]</span></h3>
|
||||
<h3>method segSVGContentHandler <span class="smalllinenumber">[line 23328]</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">
|
||||
@ -16564,7 +16564,7 @@ $data)</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodselectColumn"></a>
|
||||
<h3>method selectColumn <span class="smalllinenumber">[line 21423]</span></h3>
|
||||
<h3>method selectColumn <span class="smalllinenumber">[line 21437]</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">
|
||||
@ -16603,7 +16603,7 @@ $col = ''])</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodserializeTCPDFtagParameters"></a>
|
||||
<h3>method serializeTCPDFtagParameters <span class="smalllinenumber">[line 21486]</span></h3>
|
||||
<h3>method serializeTCPDFtagParameters <span class="smalllinenumber">[line 21500]</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">
|
||||
@ -16987,7 +16987,7 @@ $pad)</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodsetColumnsArray"></a>
|
||||
<h3>method setColumnsArray <span class="smalllinenumber">[line 21410]</span></h3>
|
||||
<h3>method setColumnsArray <span class="smalllinenumber">[line 21424]</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">
|
||||
@ -17443,7 +17443,7 @@ $tint = 100])</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodsetEqualColumns"></a>
|
||||
<h3>method setEqualColumns <span class="smalllinenumber">[line 21377]</span></h3>
|
||||
<h3>method setEqualColumns <span class="smalllinenumber">[line 21391]</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">
|
||||
@ -17896,7 +17896,7 @@ $data)</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodsetFontSubsetting"></a>
|
||||
<h3>method setFontSubsetting <span class="smalllinenumber">[line 21820]</span></h3>
|
||||
<h3>method setFontSubsetting <span class="smalllinenumber">[line 21834]</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">
|
||||
@ -19556,7 +19556,7 @@ $pubkeys = null])</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodsetRasterizeVectorImages"></a>
|
||||
<h3>method setRasterizeVectorImages <span class="smalllinenumber">[line 21717]</span></h3>
|
||||
<h3>method setRasterizeVectorImages <span class="smalllinenumber">[line 21731]</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">
|
||||
@ -19904,7 +19904,7 @@ $subject)</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodsetSVGStyles"></a>
|
||||
<h3>method setSVGStyles <span class="smalllinenumber">[line 22288]</span></h3>
|
||||
<h3>method setSVGStyles <span class="smalllinenumber">[line 22302]</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">
|
||||
@ -20157,7 +20157,7 @@ $color)</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodsetTextRenderingMode"></a>
|
||||
<h3>method setTextRenderingMode <span class="smalllinenumber">[line 21498]</span></h3>
|
||||
<h3>method setTextRenderingMode <span class="smalllinenumber">[line 21512]</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">
|
||||
@ -21067,7 +21067,7 @@ $page = ''])</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodstartSVGElementHandler"></a>
|
||||
<h3>method startSVGElementHandler <span class="smalllinenumber">[line 22884]</span></h3>
|
||||
<h3>method startSVGElementHandler <span class="smalllinenumber">[line 22898]</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">
|
||||
@ -21121,7 +21121,7 @@ $attribs)</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodstartTransaction"></a>
|
||||
<h3>method startTransaction <span class="smalllinenumber">[line 21276]</span></h3>
|
||||
<h3>method startTransaction <span class="smalllinenumber">[line 21290]</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">
|
||||
@ -21211,7 +21211,7 @@ $attribs)</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodSVGPath"></a>
|
||||
<h3>method SVGPath <span class="smalllinenumber">[line 22543]</span></h3>
|
||||
<h3>method SVGPath <span class="smalllinenumber">[line 22557]</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">
|
||||
@ -21262,7 +21262,7 @@ $style = ''])</code>
|
||||
</div>
|
||||
<hr />
|
||||
<a name="methodSVGTransform"></a>
|
||||
<h3>method SVGTransform <span class="smalllinenumber">[line 22269]</span></h3>
|
||||
<h3>method SVGTransform <span class="smalllinenumber">[line 22283]</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">
|
||||
@ -26255,7 +26255,7 @@ $file)</code>
|
||||
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Thu, 05 Aug 2010 18:24:01 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Fri, 06 Aug 2010 11:53:06 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
@ -299,7 +299,7 @@ $type)</code>
|
||||
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Thu, 05 Aug 2010 18:24:00 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Fri, 06 Aug 2010 11:53:04 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
@ -1377,7 +1377,7 @@ $type)</code>
|
||||
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Thu, 05 Aug 2010 18:24:00 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Fri, 06 Aug 2010 11:53:04 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
@ -105,7 +105,7 @@ PHP class to creates array representations for 2D barcodes to be used with TCPDF
|
||||
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Thu, 05 Aug 2010 18:24:00 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Fri, 06 Aug 2010 11:53:04 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
@ -105,7 +105,7 @@ PHP class to creates array representations for common 1D barcodes to be used wit
|
||||
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Thu, 05 Aug 2010 18:24:00 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Fri, 06 Aug 2010 11:53:04 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
@ -542,7 +542,7 @@ Configuration file for TCPDF.<br /><br /><br /><br />
|
||||
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Thu, 05 Aug 2010 18:24:06 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Fri, 06 Aug 2010 11:53:10 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
@ -97,7 +97,7 @@ Array of WEB safe colors.<br /><br /><br /><br />
|
||||
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Thu, 05 Aug 2010 18:24:00 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Fri, 06 Aug 2010 11:53:05 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
@ -157,7 +157,7 @@ Class to create PDF417 barcode arrays for TCPDF class.<br /><br /><p>PDF417 (ISO
|
||||
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Thu, 05 Aug 2010 18:24:00 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Fri, 06 Aug 2010 11:53:05 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
@ -480,7 +480,7 @@ string $string, [int $split_length = 1])</code>
|
||||
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Thu, 05 Aug 2010 18:24:00 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Fri, 06 Aug 2010 11:53:05 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
@ -82,7 +82,7 @@ This is a PHP class for generating PDF documents without requiring external exte
|
||||
<td><b>author:</b> </td><td>Nicola Asuni</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>version:</b> </td><td>5.7.001</td>
|
||||
<td><b>version:</b> </td><td>5.7.002</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>copyright:</b> </td><td>2002-2010 Nicola Asuni - Tecnick.com S.r.l (www.tecnick.com) Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - info@tecnick.com</td>
|
||||
@ -113,7 +113,7 @@ unicode data<br /><br /></div>
|
||||
<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.7.001 (http://www.tcpdf.org)'</code>
|
||||
<code>PDF_PRODUCER = 'TCPDF 5.7.002 (http://www.tcpdf.org)'</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
@ -124,7 +124,7 @@ unicode data<br /><br /></div>
|
||||
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Thu, 05 Aug 2010 18:24:01 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Fri, 06 Aug 2010 11:53:06 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
@ -246,7 +246,7 @@ Unicode data for TCPDF library.<br /><br /><br /><br />
|
||||
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Thu, 05 Aug 2010 18:24:06 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Fri, 06 Aug 2010 11:53:10 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
@ -2028,7 +2028,7 @@
|
||||
<a href="elementindex.html#top">top</a><br>
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Thu, 05 Aug 2010 18:23:59 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Fri, 06 Aug 2010 11:53:04 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
@ -2060,7 +2060,7 @@
|
||||
<a href="elementindex_com-tecnick-tcpdf.html#top">top</a><br>
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Thu, 05 Aug 2010 18:23:59 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Fri, 06 Aug 2010 11:53:04 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
@ -35,7 +35,7 @@
|
||||
<a href="#Post-parsing">Post-parsing</a><br>
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Thu, 05 Aug 2010 18:24:06 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Fri, 06 Aug 2010 11:53:10 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
@ -67,7 +67,7 @@
|
||||
This documentation was generated by <a href="http://www.phpdoc.org">phpDocumentor v1.4.3</a><br />
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Thu, 05 Aug 2010 18:24:00 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Fri, 06 Aug 2010 11:53:04 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
@ -67,7 +67,7 @@
|
||||
This documentation was generated by <a href="http://www.phpdoc.org">phpDocumentor v1.4.3</a><br />
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Thu, 05 Aug 2010 18:24:00 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Fri, 06 Aug 2010 11:53:04 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
26
tcpdf.php
26
tcpdf.php
@ -1,9 +1,9 @@
|
||||
<?php
|
||||
//============================================================+
|
||||
// File name : tcpdf.php
|
||||
// Version : 5.7.001
|
||||
// Version : 5.7.002
|
||||
// Begin : 2002-08-03
|
||||
// Last Update : 2010-08-05
|
||||
// Last Update : 2010-08-06
|
||||
// Author : Nicola Asuni - Tecnick.com S.r.l - Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - info@tecnick.com
|
||||
// License : GNU-LGPL v3 (http://www.gnu.org/copyleft/lesser.html)
|
||||
// -------------------------------------------------------------------
|
||||
@ -126,7 +126,7 @@
|
||||
* @copyright 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
|
||||
* @link http://www.tcpdf.org
|
||||
* @license http://www.gnu.org/copyleft/lesser.html LGPL
|
||||
* @version 5.7.001
|
||||
* @version 5.7.002
|
||||
*/
|
||||
|
||||
/**
|
||||
@ -150,14 +150,14 @@ if (!class_exists('TCPDF', false)) {
|
||||
/**
|
||||
* define default PDF document producer
|
||||
*/
|
||||
define('PDF_PRODUCER', 'TCPDF 5.7.001 (http://www.tcpdf.org)');
|
||||
define('PDF_PRODUCER', 'TCPDF 5.7.002 (http://www.tcpdf.org)');
|
||||
|
||||
/**
|
||||
* This is a PHP class for generating PDF documents without requiring external extensions.<br>
|
||||
* TCPDF project (http://www.tcpdf.org) has been originally derived in 2002 from the Public Domain FPDF class by Olivier Plathey (http://www.fpdf.org), but now is almost entirely rewritten.<br>
|
||||
* @name TCPDF
|
||||
* @package com.tecnick.tcpdf
|
||||
* @version 5.7.001
|
||||
* @version 5.7.002
|
||||
* @author Nicola Asuni - info@tecnick.com
|
||||
* @link http://www.tcpdf.org
|
||||
* @license http://www.gnu.org/copyleft/lesser.html LGPL
|
||||
@ -3355,7 +3355,7 @@ if (!class_exists('TCPDF', false)) {
|
||||
* @see getPage(), lastpage(), getNumPages()
|
||||
*/
|
||||
public function setPage($pnum, $resetmargins=false) {
|
||||
if (($pnum == $this->page) AND (!$resetmargins)) {
|
||||
if (($pnum == $this->page) AND ($this->state == 2)) {
|
||||
return;
|
||||
}
|
||||
if (($pnum > 0) AND ($pnum <= $this->numpages)) {
|
||||
@ -20699,6 +20699,8 @@ if (!class_exists('TCPDF', false)) {
|
||||
$tmppagedim = $this->pagedim[$frompage];
|
||||
$tmppagelen = $this->pagelen[$frompage];
|
||||
$tmpintmrk = $this->intmrk[$frompage];
|
||||
$tmpbordermrk = $this->bordermrk[$frompage];
|
||||
$tmpcntmrk = $this->cntmrk[$frompage];
|
||||
if (isset($this->footerpos[$frompage])) {
|
||||
$tmpfooterpos = $this->footerpos[$frompage];
|
||||
}
|
||||
@ -20721,6 +20723,8 @@ if (!class_exists('TCPDF', false)) {
|
||||
$this->pagedim[$i] = $this->pagedim[$j];
|
||||
$this->pagelen[$i] = $this->pagelen[$j];
|
||||
$this->intmrk[$i] = $this->intmrk[$j];
|
||||
$this->bordermrk[$i] = $this->bordermrk[$j];
|
||||
$this->cntmrk[$i] = $this->cntmrk[$j];
|
||||
if (isset($this->footerpos[$j])) {
|
||||
$this->footerpos[$i] = $this->footerpos[$j];
|
||||
} elseif (isset($this->footerpos[$i])) {
|
||||
@ -20751,6 +20755,8 @@ if (!class_exists('TCPDF', false)) {
|
||||
$this->pagedim[$topage] = $tmppagedim;
|
||||
$this->pagelen[$topage] = $tmppagelen;
|
||||
$this->intmrk[$topage] = $tmpintmrk;
|
||||
$this->bordermrk[$topage] = $tmpbordermrk;
|
||||
$this->cntmrk[$topage] = $tmpcntmrk;
|
||||
if (isset($tmpfooterpos)) {
|
||||
$this->footerpos[$topage] = $tmpfooterpos;
|
||||
} elseif (isset($this->footerpos[$topage])) {
|
||||
@ -20832,6 +20838,8 @@ if (!class_exists('TCPDF', false)) {
|
||||
unset($this->pagedim[$page]);
|
||||
unset($this->pagelen[$page]);
|
||||
unset($this->intmrk[$page]);
|
||||
unset($this->bordermrk[$page]);
|
||||
unset($this->cntmrk[$page]);
|
||||
if (isset($this->footerpos[$page])) {
|
||||
unset($this->footerpos[$page]);
|
||||
}
|
||||
@ -20858,6 +20866,8 @@ if (!class_exists('TCPDF', false)) {
|
||||
$this->pagedim[$i] = $this->pagedim[$j];
|
||||
$this->pagelen[$i] = $this->pagelen[$j];
|
||||
$this->intmrk[$i] = $this->intmrk[$j];
|
||||
$this->bordermrk[$i] = $this->bordermrk[$j];
|
||||
$this->cntmrk[$i] = $this->cntmrk[$j];
|
||||
if (isset($this->footerpos[$j])) {
|
||||
$this->footerpos[$i] = $this->footerpos[$j];
|
||||
} elseif (isset($this->footerpos[$i])) {
|
||||
@ -20894,6 +20904,8 @@ if (!class_exists('TCPDF', false)) {
|
||||
unset($this->pagedim[$this->numpages]);
|
||||
unset($this->pagelen[$this->numpages]);
|
||||
unset($this->intmrk[$this->numpages]);
|
||||
unset($this->bordermrk[$this->numpages]);
|
||||
unset($this->cntmrk[$this->numpages]);
|
||||
if (isset($this->footerpos[$this->numpages])) {
|
||||
unset($this->footerpos[$this->numpages]);
|
||||
}
|
||||
@ -20979,6 +20991,8 @@ if (!class_exists('TCPDF', false)) {
|
||||
$this->pagedim[$this->page] = $this->pagedim[$page];
|
||||
$this->pagelen[$this->page] = $this->pagelen[$page];
|
||||
$this->intmrk[$this->page] = $this->intmrk[$page];
|
||||
$this->bordermrk[$this->page] = $this->bordermrk[$page];
|
||||
$this->cntmrk[$this->page] = $this->cntmrk[$page];
|
||||
$this->pageopen[$this->page] = false;
|
||||
if (isset($this->footerpos[$page])) {
|
||||
$this->footerpos[$this->page] = $this->footerpos[$page];
|
||||
|
Loading…
x
Reference in New Issue
Block a user