30
1
mirror of https://github.com/vdm-io/tcpdf.git synced 2024-06-05 07:10:48 +00:00
This commit is contained in:
nicolaasuni 2009-07-13 19:52:24 +02:00
parent e96d5607e1
commit 6c16932129
16 changed files with 149 additions and 144 deletions

View File

@ -1,3 +1,6 @@
4.6.019 (2009-07-13)
- Bug item #2820703 "xref table broken" was fixed.
4.6.018 (2009-07-10)
- Bug item #2819319 "Text over text" was fixed.
- Method Arrow() was added to print graphic arrows (example 12 was updated).

View File

@ -8,8 +8,8 @@ http://sourceforge.net/donate/index.php?group_id=128076
------------------------------------------------------------
Name: TCPDF
Version: 4.6.018
Release date: 2009-07-10
Version: 4.6.019
Release date: 2009-07-13
Author: Nicola Asuni
Copyright (c) 2001-2009:

View File

@ -45,7 +45,7 @@
<div class="credit">
<hr />
Documentation generated on Fri, 10 Jul 2009 17:38:40 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Mon, 13 Jul 2009 19:52:10 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -74,7 +74,7 @@ Source Location: /tcpdf.php<br /><br />
<h4>Version:</h4>
<ul>
<li>4.6.018</li>
<li>4.6.019</li>
</ul>
@ -590,7 +590,7 @@ This is a PHP class for generating PDF documents without requiring external exte
<td><b>author:</b>&nbsp;&nbsp;</td><td>Nicola Asuni - info@tecnick.com</td>
</tr>
<tr>
<td><b>version:</b>&nbsp;&nbsp;</td><td>4.6.018</td>
<td><b>version:</b>&nbsp;&nbsp;</td><td>4.6.019</td>
</tr>
<tr>
<td><b>link:</b>&nbsp;&nbsp;</td><td><a href="http://www.tcpdf.org">http://www.tcpdf.org</a></td>
@ -5352,7 +5352,7 @@ $diskcache = false])</code>
</div>
<hr />
<a name="methodaddExtGState"></a>
<h3>method addExtGState <span class="smalllinenumber">[line 9648]</span></h3>
<h3>method addExtGState <span class="smalllinenumber">[line 9650]</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">
@ -5514,7 +5514,7 @@ $style = -1])</code>
</div>
<hr />
<a name="methodaddHTMLVertSpace"></a>
<h3>method addHTMLVertSpace <span class="smalllinenumber">[line 12784]</span></h3>
<h3>method addHTMLVertSpace <span class="smalllinenumber">[line 12786]</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">
@ -5725,7 +5725,7 @@ $k)</code>
</div>
<hr />
<a name="methodaddTOC"></a>
<h3>method addTOC <span class="smalllinenumber">[line 13806]</span></h3>
<h3>method addTOC <span class="smalllinenumber">[line 13808]</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">
@ -5779,7 +5779,7 @@ $filler = '.'])</code>
</div>
<hr />
<a name="methodAliasNbPages"></a>
<h3>method AliasNbPages <span class="smalllinenumber">[line 9456]</span></h3>
<h3>method AliasNbPages <span class="smalllinenumber">[line 9458]</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">
@ -5821,7 +5821,7 @@ $alias = '{nb}'])</code>
</div>
<hr />
<a name="methodAliasNumPage"></a>
<h3>method AliasNumPage <span class="smalllinenumber">[line 9483]</span></h3>
<h3>method AliasNumPage <span class="smalllinenumber">[line 9485]</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">
@ -5938,7 +5938,7 @@ $spaces = 0])</code>
</div>
<hr />
<a name="methodArrow"></a>
<h3>method Arrow <span class="smalllinenumber">[line 8362]</span></h3>
<h3>method Arrow <span class="smalllinenumber">[line 8364]</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">
@ -6091,7 +6091,7 @@ $setbom = true])</code>
</div>
<hr />
<a name="methodBookmark"></a>
<h3>method Bookmark <span class="smalllinenumber">[line 8978]</span></h3>
<h3>method Bookmark <span class="smalllinenumber">[line 8980]</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">
@ -6145,7 +6145,7 @@ $page = ''])</code>
</div>
<hr />
<a name="methodButton"></a>
<h3>method Button <span class="smalllinenumber">[line 9260]</span></h3>
<h3>method Button <span class="smalllinenumber">[line 9262]</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">
@ -6307,7 +6307,7 @@ $ignore_min_height = false])</code>
</div>
<hr />
<a name="methodCheckBox"></a>
<h3>method CheckBox <span class="smalllinenumber">[line 9240]</span></h3>
<h3>method CheckBox <span class="smalllinenumber">[line 9242]</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">
@ -6415,7 +6415,7 @@ $addpage = true])</code>
</div>
<hr />
<a name="methodCircle"></a>
<h3>method Circle <span class="smalllinenumber">[line 8049]</span></h3>
<h3>method Circle <span class="smalllinenumber">[line 8051]</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">
@ -6514,7 +6514,7 @@ $afinish:)</code>
</div>
<hr />
<a name="methodClip"></a>
<h3>method Clip <span class="smalllinenumber">[line 9911]</span></h3>
<h3>method Clip <span class="smalllinenumber">[line 9913]</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">
@ -6605,7 +6605,7 @@ $h)</code>
</div>
<hr />
<a name="methodcloseHTMLTagHandler"></a>
<h3>method closeHTMLTagHandler <span class="smalllinenumber">[line 12453]</span></h3>
<h3>method closeHTMLTagHandler <span class="smalllinenumber">[line 12455]</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">
@ -6659,7 +6659,7 @@ $dom)</code>
</div>
<hr />
<a name="methodComboBox"></a>
<h3>method ComboBox <span class="smalllinenumber">[line 9221]</span></h3>
<h3>method ComboBox <span class="smalllinenumber">[line 9223]</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">
@ -6719,7 +6719,7 @@ $prop = array()])</code>
</div>
<hr />
<a name="methodcommitTransaction"></a>
<h3>method commitTransaction <span class="smalllinenumber">[line 13963]</span></h3>
<h3>method commitTransaction <span class="smalllinenumber">[line 13965]</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">
@ -6786,7 +6786,7 @@ $color = '#FFFFFF'])</code>
</div>
<hr />
<a name="methodCoonsPatchMesh"></a>
<h3>method CoonsPatchMesh <span class="smalllinenumber">[line 9831]</span></h3>
<h3>method CoonsPatchMesh <span class="smalllinenumber">[line 9833]</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">
@ -6888,7 +6888,7 @@ $coords_max = 1])</code>
</div>
<hr />
<a name="methodCurve"></a>
<h3>method Curve <span class="smalllinenumber">[line 7824]</span></h3>
<h3>method Curve <span class="smalllinenumber">[line 7826]</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">
@ -6990,7 +6990,7 @@ $fill_color = array()])</code>
</div>
<hr />
<a name="methoddeletePage"></a>
<h3>method deletePage <span class="smalllinenumber">[line 13666]</span></h3>
<h3>method deletePage <span class="smalllinenumber">[line 13668]</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">
@ -7032,7 +7032,7 @@ $page)</code>
</div>
<hr />
<a name="methodEllipse"></a>
<h3>method Ellipse <span class="smalllinenumber">[line 7945]</span></h3>
<h3>method Ellipse <span class="smalllinenumber">[line 7947]</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">
@ -7149,7 +7149,7 @@ $afinish:)</code>
</div>
<hr />
<a name="methodempty_string"></a>
<h3>method empty_string <span class="smalllinenumber">[line 14010]</span></h3>
<h3>method empty_string <span class="smalllinenumber">[line 14012]</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">
@ -7286,7 +7286,7 @@ $msg)</code>
</div>
<hr />
<a name="methodformatPageNumber"></a>
<h3>method formatPageNumber <span class="smalllinenumber">[line 9560]</span></h3>
<h3>method formatPageNumber <span class="smalllinenumber">[line 9562]</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">
@ -7325,7 +7325,7 @@ $num)</code>
</div>
<hr />
<a name="methodformatTOCPageNumber"></a>
<h3>method formatTOCPageNumber <span class="smalllinenumber">[line 9572]</span></h3>
<h3>method formatTOCPageNumber <span class="smalllinenumber">[line 9574]</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">
@ -7398,7 +7398,7 @@ $num)</code>
</div>
<hr />
<a name="methodgetAliasNbPages"></a>
<h3>method getAliasNbPages <span class="smalllinenumber">[line 9468]</span></h3>
<h3>method getAliasNbPages <span class="smalllinenumber">[line 9470]</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">
@ -7429,7 +7429,7 @@ $num)</code>
</div>
<hr />
<a name="methodgetAliasNumPage"></a>
<h3>method getAliasNumPage <span class="smalllinenumber">[line 9496]</span></h3>
<h3>method getAliasNumPage <span class="smalllinenumber">[line 9498]</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">
@ -7529,7 +7529,7 @@ $arr)</code>
</div>
<hr />
<a name="methodgetBarcode"></a>
<h3>method getBarcode <span class="smalllinenumber">[line 10376]</span></h3>
<h3>method getBarcode <span class="smalllinenumber">[line 10378]</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">
@ -7653,7 +7653,7 @@ $pagenum = ''])</code>
</div>
<hr />
<a name="methodgetBuffer"></a>
<h3>method getBuffer <span class="smalllinenumber">[line 13352]</span></h3>
<h3>method getBuffer <span class="smalllinenumber">[line 13354]</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">
@ -7780,7 +7780,7 @@ $ignore_min_height = false])</code>
</div>
<hr />
<a name="methodgetCellHeightRatio"></a>
<h3>method getCellHeightRatio <span class="smalllinenumber">[line 9734]</span></h3>
<h3>method getCellHeightRatio <span class="smalllinenumber">[line 9736]</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">
@ -7850,7 +7850,7 @@ $char)</code>
</div>
<hr />
<a name="methodgetFontBuffer"></a>
<h3>method getFontBuffer <span class="smalllinenumber">[line 13512]</span></h3>
<h3>method getFontBuffer <span class="smalllinenumber">[line 13514]</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">
@ -7892,7 +7892,7 @@ $font)</code>
</div>
<hr />
<a name="methodgetFontFamily"></a>
<h3>method getFontFamily <span class="smalllinenumber">[line 10852]</span></h3>
<h3>method getFontFamily <span class="smalllinenumber">[line 10854]</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">
@ -7923,7 +7923,7 @@ $font)</code>
</div>
<hr />
<a name="methodgetFontSize"></a>
<h3>method getFontSize <span class="smalllinenumber">[line 10832]</span></h3>
<h3>method getFontSize <span class="smalllinenumber">[line 10834]</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">
@ -7954,7 +7954,7 @@ $font)</code>
</div>
<hr />
<a name="methodgetFontSizePt"></a>
<h3>method getFontSizePt <span class="smalllinenumber">[line 10842]</span></h3>
<h3>method getFontSizePt <span class="smalllinenumber">[line 10844]</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">
@ -8013,7 +8013,7 @@ $font)</code>
</div>
<hr />
<a name="methodgetFontStyle"></a>
<h3>method getFontStyle <span class="smalllinenumber">[line 10862]</span></h3>
<h3>method getFontStyle <span class="smalllinenumber">[line 10864]</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">
@ -8139,7 +8139,7 @@ $v)</code>
</div>
<hr />
<a name="methodgetGraphicVars"></a>
<h3>method getGraphicVars <span class="smalllinenumber">[line 13220]</span></h3>
<h3>method getGraphicVars <span class="smalllinenumber">[line 13222]</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">
@ -8170,7 +8170,7 @@ $v)</code>
</div>
<hr />
<a name="methodgetGroupPageNo"></a>
<h3>method getGroupPageNo <span class="smalllinenumber">[line 9509]</span></h3>
<h3>method getGroupPageNo <span class="smalllinenumber">[line 9511]</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">
@ -8195,7 +8195,7 @@ $v)</code>
</div>
<hr />
<a name="methodgetGroupPageNoFormatted"></a>
<h3>method getGroupPageNoFormatted <span class="smalllinenumber">[line 9519]</span></h3>
<h3>method getGroupPageNoFormatted <span class="smalllinenumber">[line 9521]</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">
@ -8310,7 +8310,7 @@ $v)</code>
</div>
<hr />
<a name="methodgetHtmlDomArray"></a>
<h3>method getHtmlDomArray <span class="smalllinenumber">[line 10898]</span></h3>
<h3>method getHtmlDomArray <span class="smalllinenumber">[line 10900]</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">
@ -8349,7 +8349,7 @@ $html)</code>
</div>
<hr />
<a name="methodgetHTMLUnitToUnits"></a>
<h3>method getHTMLUnitToUnits <span class="smalllinenumber">[line 12939]</span></h3>
<h3>method getHTMLUnitToUnits <span class="smalllinenumber">[line 12941]</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">
@ -8415,7 +8415,7 @@ $point)</code>
</div>
<hr />
<a name="methodgetImageBuffer"></a>
<h3>method getImageBuffer <span class="smalllinenumber">[line 13454]</span></h3>
<h3>method getImageBuffer <span class="smalllinenumber">[line 13456]</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">
@ -8572,7 +8572,7 @@ $image)</code>
</div>
<hr />
<a name="methodGetLineWidth"></a>
<h3>method GetLineWidth <span class="smalllinenumber">[line 7541]</span></h3>
<h3>method GetLineWidth <span class="smalllinenumber">[line 7543]</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">
@ -8606,7 +8606,7 @@ $image)</code>
</div>
<hr />
<a name="methodgetMargins"></a>
<h3>method getMargins <span class="smalllinenumber">[line 10795]</span></h3>
<h3>method getMargins <span class="smalllinenumber">[line 10797]</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">
@ -8761,7 +8761,7 @@ $w = 0])</code>
</div>
<hr />
<a name="methodgetObjFilename"></a>
<h3>method getObjFilename <span class="smalllinenumber">[line 13284]</span></h3>
<h3>method getObjFilename <span class="smalllinenumber">[line 13286]</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">
@ -8806,7 +8806,7 @@ $prefix)</code>
</div>
<hr />
<a name="methodgetOriginalMargins"></a>
<h3>method getOriginalMargins <span class="smalllinenumber">[line 10818]</span></h3>
<h3>method getOriginalMargins <span class="smalllinenumber">[line 10820]</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">
@ -8871,7 +8871,7 @@ $prefix)</code>
</div>
<hr />
<a name="methodgetPageBuffer"></a>
<h3>method getPageBuffer <span class="smalllinenumber">[line 13395]</span></h3>
<h3>method getPageBuffer <span class="smalllinenumber">[line 13397]</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">
@ -8958,7 +8958,7 @@ $pagenum = ''])</code>
</div>
<hr />
<a name="methodgetPageGroupAlias"></a>
<h3>method getPageGroupAlias <span class="smalllinenumber">[line 9531]</span></h3>
<h3>method getPageGroupAlias <span class="smalllinenumber">[line 9533]</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">
@ -9031,7 +9031,7 @@ $pagenum = ''])</code>
</div>
<hr />
<a name="methodgetPageNumGroupAlias"></a>
<h3>method getPageNumGroupAlias <span class="smalllinenumber">[line 9546]</span></h3>
<h3>method getPageNumGroupAlias <span class="smalllinenumber">[line 9548]</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">
@ -9344,7 +9344,7 @@ $fontsize = 0])</code>
</div>
<hr />
<a name="methodGradient"></a>
<h3>method Gradient <span class="smalllinenumber">[line 9934]</span></h3>
<h3>method Gradient <span class="smalllinenumber">[line 9936]</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">
@ -9555,7 +9555,7 @@ $fitbox = false])</code>
</div>
<hr />
<a name="methodImageEps"></a>
<h3>method ImageEps <span class="smalllinenumber">[line 10106]</span></h3>
<h3>method ImageEps <span class="smalllinenumber">[line 10108]</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">
@ -9756,7 +9756,7 @@ $palign = ''])</code>
</div>
<hr />
<a name="methodIncludeJS"></a>
<h3>method IncludeJS <span class="smalllinenumber">[line 9070]</span></h3>
<h3>method IncludeJS <span class="smalllinenumber">[line 9072]</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">
@ -9792,7 +9792,7 @@ $script)</code>
</div>
<hr />
<a name="methodintToRoman"></a>
<h3>method intToRoman <span class="smalllinenumber">[line 13013]</span></h3>
<h3>method intToRoman <span class="smalllinenumber">[line 13015]</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">
@ -9876,7 +9876,7 @@ $resetmargins = false])</code>
</div>
<hr />
<a name="methodLine"></a>
<h3>method Line <span class="smalllinenumber">[line 7691]</span></h3>
<h3>method Line <span class="smalllinenumber">[line 7693]</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">
@ -9942,7 +9942,7 @@ $style = array()])</code>
</div>
<hr />
<a name="methodLinearGradient"></a>
<h3>method LinearGradient <span class="smalllinenumber">[line 9791]</span></h3>
<h3>method LinearGradient <span class="smalllinenumber">[line 9793]</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">
@ -10092,7 +10092,7 @@ $spaces = 0])</code>
</div>
<hr />
<a name="methodListBox"></a>
<h3>method ListBox <span class="smalllinenumber">[line 9198]</span></h3>
<h3>method ListBox <span class="smalllinenumber">[line 9200]</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">
@ -10386,7 +10386,7 @@ $y = ''])</code>
</div>
<hr />
<a name="methodmovePage"></a>
<h3>method movePage <span class="smalllinenumber">[line 13529]</span></h3>
<h3>method movePage <span class="smalllinenumber">[line 13531]</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">
@ -10560,7 +10560,7 @@ $maxh = 0])</code>
</div>
<hr />
<a name="methodobjclone"></a>
<h3>method objclone <span class="smalllinenumber">[line 13999]</span></h3>
<h3>method objclone <span class="smalllinenumber">[line 14001]</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">
@ -10633,7 +10633,7 @@ $object)</code>
</div>
<hr />
<a name="methodopenHTMLTagHandler"></a>
<h3>method openHTMLTagHandler <span class="smalllinenumber">[line 12123]</span></h3>
<h3>method openHTMLTagHandler <span class="smalllinenumber">[line 12125]</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">
@ -10769,7 +10769,7 @@ $dest = 'I'])</code>
</div>
<hr />
<a name="methodPageNoFormatted"></a>
<h3>method PageNoFormatted <span class="smalllinenumber">[line 9582]</span></h3>
<h3>method PageNoFormatted <span class="smalllinenumber">[line 9584]</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">
@ -10800,7 +10800,7 @@ $dest = 'I'])</code>
</div>
<hr />
<a name="methodPieSector"></a>
<h3>method PieSector <span class="smalllinenumber">[line 10028]</span></h3>
<h3>method PieSector <span class="smalllinenumber">[line 10030]</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">
@ -10944,7 +10944,7 @@ $px)</code>
</div>
<hr />
<a name="methodPolycurve"></a>
<h3>method Polycurve <span class="smalllinenumber">[line 7881]</span></h3>
<h3>method Polycurve <span class="smalllinenumber">[line 7883]</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">
@ -11016,7 +11016,7 @@ $fill_color = array()])</code>
</div>
<hr />
<a name="methodPolygon"></a>
<h3>method Polygon <span class="smalllinenumber">[line 8074]</span></h3>
<h3>method Polygon <span class="smalllinenumber">[line 8076]</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">
@ -11073,7 +11073,7 @@ $fill_color = array()])</code>
</div>
<hr />
<a name="methodputHtmlListBullet"></a>
<h3>method putHtmlListBullet <span class="smalllinenumber">[line 13078]</span></h3>
<h3>method putHtmlListBullet <span class="smalllinenumber">[line 13080]</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">
@ -11124,7 +11124,7 @@ $size = 10])</code>
</div>
<hr />
<a name="methodRadialGradient"></a>
<h3>method RadialGradient <span class="smalllinenumber">[line 9809]</span></h3>
<h3>method RadialGradient <span class="smalllinenumber">[line 9811]</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">
@ -11202,7 +11202,7 @@ $coords = array(0.5,0.5,0.5,0.5,1)])</code>
</div>
<hr />
<a name="methodRadioButton"></a>
<h3>method RadioButton <span class="smalllinenumber">[line 9180]</span></h3>
<h3>method RadioButton <span class="smalllinenumber">[line 9182]</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">
@ -11250,7 +11250,7 @@ $prop = array()])</code>
</div>
<hr />
<a name="methodreadDiskCache"></a>
<h3>method readDiskCache <span class="smalllinenumber">[line 13324]</span></h3>
<h3>method readDiskCache <span class="smalllinenumber">[line 13326]</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">
@ -11298,7 +11298,7 @@ $file)</code>
</div>
<hr />
<a name="methodRect"></a>
<h3>method Rect <span class="smalllinenumber">[line 7726]</span></h3>
<h3>method Rect <span class="smalllinenumber">[line 7728]</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">
@ -11376,7 +11376,7 @@ $fill_color = array()])</code>
</div>
<hr />
<a name="methodRegularPolygon"></a>
<h3>method RegularPolygon <span class="smalllinenumber">[line 8173]</span></h3>
<h3>method RegularPolygon <span class="smalllinenumber">[line 8175]</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">
@ -11580,7 +11580,7 @@ $length)</code>
</div>
<hr />
<a name="methodrollbackTransaction"></a>
<h3>method rollbackTransaction <span class="smalllinenumber">[line 13976]</span></h3>
<h3>method rollbackTransaction <span class="smalllinenumber">[line 13978]</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">
@ -11665,7 +11665,7 @@ $y = ''])</code>
</div>
<hr />
<a name="methodRoundedRect"></a>
<h3>method RoundedRect <span class="smalllinenumber">[line 8277]</span></h3>
<h3>method RoundedRect <span class="smalllinenumber">[line 8279]</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">
@ -11974,7 +11974,7 @@ $y = ''])</code>
</div>
<hr />
<a name="methodsetAlpha"></a>
<h3>method setAlpha <span class="smalllinenumber">[line 9691]</span></h3>
<h3>method setAlpha <span class="smalllinenumber">[line 9693]</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">
@ -12106,7 +12106,7 @@ $margin = 0])</code>
</div>
<hr />
<a name="methodsetBarcode"></a>
<h3>method setBarcode <span class="smalllinenumber">[line 10366]</span></h3>
<h3>method setBarcode <span class="smalllinenumber">[line 10368]</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">
@ -12142,7 +12142,7 @@ $bc = ''])</code>
</div>
<hr />
<a name="methodSetBooklet"></a>
<h3>method SetBooklet <span class="smalllinenumber">[line 12853]</span></h3>
<h3>method SetBooklet <span class="smalllinenumber">[line 12855]</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">
@ -12193,7 +12193,7 @@ $outer = -1])</code>
</div>
<hr />
<a name="methodsetBuffer"></a>
<h3>method setBuffer <span class="smalllinenumber">[line 13334]</span></h3>
<h3>method setBuffer <span class="smalllinenumber">[line 13336]</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">
@ -12232,7 +12232,7 @@ $data)</code>
</div>
<hr />
<a name="methodsetCellHeightRatio"></a>
<h3>method setCellHeightRatio <span class="smalllinenumber">[line 9725]</span></h3>
<h3>method setCellHeightRatio <span class="smalllinenumber">[line 9727]</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">
@ -12430,7 +12430,7 @@ $font)</code>
</div>
<hr />
<a name="methodsetDefaultTableColumns"></a>
<h3>method setDefaultTableColumns <span class="smalllinenumber">[line 9715]</span></h3>
<h3>method setDefaultTableColumns <span class="smalllinenumber">[line 9717]</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">
@ -12667,7 +12667,7 @@ $tint = 100])</code>
</div>
<hr />
<a name="methodsetExtGState"></a>
<h3>method setExtGState <span class="smalllinenumber">[line 9660]</span></h3>
<h3>method setExtGState <span class="smalllinenumber">[line 9662]</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">
@ -12913,7 +12913,7 @@ $fontfile = ''])</code>
</div>
<hr />
<a name="methodsetFontBuffer"></a>
<h3>method setFontBuffer <span class="smalllinenumber">[line 13470]</span></h3>
<h3>method setFontBuffer <span class="smalllinenumber">[line 13472]</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">
@ -13000,7 +13000,7 @@ $size)</code>
</div>
<hr />
<a name="methodsetFontSubBuffer"></a>
<h3>method setFontSubBuffer <span class="smalllinenumber">[line 13492]</span></h3>
<h3>method setFontSubBuffer <span class="smalllinenumber">[line 13494]</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">
@ -13154,7 +13154,7 @@ $fm = 10])</code>
</div>
<hr />
<a name="methodsetGraphicVars"></a>
<h3>method setGraphicVars <span class="smalllinenumber">[line 13251]</span></h3>
<h3>method setGraphicVars <span class="smalllinenumber">[line 13253]</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">
@ -13350,7 +13350,7 @@ $hm = 10])</code>
</div>
<hr />
<a name="methodsetHtmlLinksStyle"></a>
<h3>method setHtmlLinksStyle <span class="smalllinenumber">[line 12924]</span></h3>
<h3>method setHtmlLinksStyle <span class="smalllinenumber">[line 12926]</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">
@ -13395,7 +13395,7 @@ $fontstyle = 'U'])</code>
</div>
<hr />
<a name="methodsetHtmlVSpace"></a>
<h3>method setHtmlVSpace <span class="smalllinenumber">[line 12893]</span></h3>
<h3>method setHtmlVSpace <span class="smalllinenumber">[line 12895]</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">
@ -13434,7 +13434,7 @@ $tagvs)</code>
</div>
<hr />
<a name="methodsetImageBuffer"></a>
<h3>method setImageBuffer <span class="smalllinenumber">[line 13411]</span></h3>
<h3>method setImageBuffer <span class="smalllinenumber">[line 13413]</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">
@ -13521,7 +13521,7 @@ $scale)</code>
</div>
<hr />
<a name="methodsetImageSubBuffer"></a>
<h3>method setImageSubBuffer <span class="smalllinenumber">[line 13434]</span></h3>
<h3>method setImageSubBuffer <span class="smalllinenumber">[line 13436]</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">
@ -13572,7 +13572,7 @@ $data)</code>
</div>
<hr />
<a name="methodsetJPEGQuality"></a>
<h3>method setJPEGQuality <span class="smalllinenumber">[line 9702]</span></h3>
<h3>method setJPEGQuality <span class="smalllinenumber">[line 9704]</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">
@ -13773,7 +13773,7 @@ $margin)</code>
</div>
<hr />
<a name="methodSetLineStyle"></a>
<h3>method SetLineStyle <span class="smalllinenumber">[line 7566]</span></h3>
<h3>method SetLineStyle <span class="smalllinenumber">[line 7568]</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">
@ -13915,7 +13915,7 @@ $page = -1])</code>
</div>
<hr />
<a name="methodsetListIndentWidth"></a>
<h3>method setListIndentWidth <span class="smalllinenumber">[line 12903]</span></h3>
<h3>method setListIndentWidth <span class="smalllinenumber">[line 12905]</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">
@ -13954,7 +13954,7 @@ $width)</code>
</div>
<hr />
<a name="methodsetLIsymbol"></a>
<h3>method setLIsymbol <span class="smalllinenumber">[line 12813]</span></h3>
<h3>method setLIsymbol <span class="smalllinenumber">[line 12815]</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">
@ -14047,7 +14047,7 @@ $right = -1])</code>
</div>
<hr />
<a name="methodsetOpenCell"></a>
<h3>method setOpenCell <span class="smalllinenumber">[line 12913]</span></h3>
<h3>method setOpenCell <span class="smalllinenumber">[line 12915]</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">
@ -14134,7 +14134,7 @@ $resetmargins = false])</code>
</div>
<hr />
<a name="methodsetPageBuffer"></a>
<h3>method setPageBuffer <span class="smalllinenumber">[line 13368]</span></h3>
<h3>method setPageBuffer <span class="smalllinenumber">[line 13370]</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">
@ -14348,7 +14348,7 @@ $unit)</code>
</div>
<hr />
<a name="methodsetPDFVersion"></a>
<h3>method setPDFVersion <span class="smalllinenumber">[line 9744]</span></h3>
<h3>method setPDFVersion <span class="smalllinenumber">[line 9746]</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">
@ -14597,7 +14597,7 @@ $enable)</code>
</div>
<hr />
<a name="methodsetSignature"></a>
<h3>method setSignature <span class="smalllinenumber">[line 9416]</span></h3>
<h3>method setSignature <span class="smalllinenumber">[line 9418]</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">
@ -15045,7 +15045,7 @@ $margin)</code>
</div>
<hr />
<a name="methodsetUserRights"></a>
<h3>method setUserRights <span class="smalllinenumber">[line 9390]</span></h3>
<h3>method setUserRights <span class="smalllinenumber">[line 9392]</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">
@ -15105,7 +15105,7 @@ $signature = '/Modify'])</code>
</div>
<hr />
<a name="methodsetViewerPreferences"></a>
<h3>method setViewerPreferences <span class="smalllinenumber">[line 9774]</span></h3>
<h3>method setViewerPreferences <span class="smalllinenumber">[line 9776]</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">
@ -15141,7 +15141,7 @@ $preferences)</code>
</div>
<hr />
<a name="methodsetVisibility"></a>
<h3>method setVisibility <span class="smalllinenumber">[line 9612]</span></h3>
<h3>method setVisibility <span class="smalllinenumber">[line 9614]</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">
@ -15483,7 +15483,7 @@ $y = ''])</code>
</div>
<hr />
<a name="methodStarPolygon"></a>
<h3>method StarPolygon <span class="smalllinenumber">[line 8228]</span></h3>
<h3>method StarPolygon <span class="smalllinenumber">[line 8230]</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">
@ -15655,7 +15655,7 @@ $format = ''])</code>
</div>
<hr />
<a name="methodstartPageGroup"></a>
<h3>method startPageGroup <span class="smalllinenumber">[line 9441]</span></h3>
<h3>method startPageGroup <span class="smalllinenumber">[line 9443]</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">
@ -15691,7 +15691,7 @@ $page = ''])</code>
</div>
<hr />
<a name="methodstartTransaction"></a>
<h3>method startTransaction <span class="smalllinenumber">[line 13949]</span></h3>
<h3>method startTransaction <span class="smalllinenumber">[line 13951]</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">
@ -15781,7 +15781,7 @@ $page = ''])</code>
</div>
<hr />
<a name="methodswapMargins"></a>
<h3>method swapMargins <span class="smalllinenumber">[line 12869]</span></h3>
<h3>method swapMargins <span class="smalllinenumber">[line 12871]</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">
@ -15889,7 +15889,7 @@ $clip = false])</code>
</div>
<hr />
<a name="methodTextField"></a>
<h3>method TextField <span class="smalllinenumber">[line 9167]</span></h3>
<h3>method TextField <span class="smalllinenumber">[line 9169]</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">
@ -16348,7 +16348,7 @@ $end = ''])</code>
</div>
<hr />
<a name="methodutf8Bidi"></a>
<h3>method utf8Bidi <span class="smalllinenumber">[line 8411]</span></h3>
<h3>method utf8Bidi <span class="smalllinenumber">[line 8413]</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">
@ -16468,7 +16468,7 @@ $str)</code>
</div>
<hr />
<a name="methodutf8StrRev"></a>
<h3>method utf8StrRev <span class="smalllinenumber">[line 8397]</span></h3>
<h3>method utf8StrRev <span class="smalllinenumber">[line 8399]</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">
@ -16711,7 +16711,7 @@ $maxh = 0])</code>
</div>
<hr />
<a name="methodwrite1DBarcode"></a>
<h3>method write1DBarcode <span class="smalllinenumber">[line 10395]</span></h3>
<h3>method write1DBarcode <span class="smalllinenumber">[line 10397]</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">
@ -16801,7 +16801,7 @@ $align = ''])</code>
</div>
<hr />
<a name="methodwrite2DBarcode"></a>
<h3>method write2DBarcode <span class="smalllinenumber">[line 10648]</span></h3>
<h3>method write2DBarcode <span class="smalllinenumber">[line 10650]</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">
@ -16885,7 +16885,7 @@ $align = ''])</code>
</div>
<hr />
<a name="methodwriteBarcode"></a>
<h3>method writeBarcode <span class="smalllinenumber">[line 10598]</span></h3>
<h3>method writeBarcode <span class="smalllinenumber">[line 10600]</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">
@ -16975,7 +16975,7 @@ $code)</code>
</div>
<hr />
<a name="methodwriteDiskCache"></a>
<h3>method writeDiskCache <span class="smalllinenumber">[line 13296]</span></h3>
<h3>method writeDiskCache <span class="smalllinenumber">[line 13298]</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">
@ -17032,7 +17032,7 @@ $file)</code>
</div>
<hr />
<a name="methodwriteHTML"></a>
<h3>method writeHTML <span class="smalllinenumber">[line 11298]</span></h3>
<h3>method writeHTML <span class="smalllinenumber">[line 11300]</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">
@ -17098,7 +17098,7 @@ $align = ''])</code>
</div>
<hr />
<a name="methodwriteHTMLCell"></a>
<h3>method writeHTMLCell <span class="smalllinenumber">[line 10886]</span></h3>
<h3>method writeHTMLCell <span class="smalllinenumber">[line 10888]</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">
@ -17200,7 +17200,7 @@ $autopadding = true])</code>
</div>
<hr />
<a name="method_addfield"></a>
<h3>method _addfield <span class="smalllinenumber">[line 9132]</span></h3>
<h3>method _addfield <span class="smalllinenumber">[line 9134]</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">
@ -17765,7 +17765,7 @@ $protection)</code>
</div>
<hr />
<a name="method_JScolor"></a>
<h3>method _JScolor <span class="smalllinenumber">[line 9108]</span></h3>
<h3>method _JScolor <span class="smalllinenumber">[line 9110]</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">
@ -17946,7 +17946,7 @@ $s)</code>
</div>
<hr />
<a name="method_outarc"></a>
<h3>method _outarc <span class="smalllinenumber">[line 10008]</span></h3>
<h3>method _outarc <span class="smalllinenumber">[line 10010]</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">
@ -18018,7 +18018,7 @@ $y3)</code>
</div>
<hr />
<a name="method_outCurve"></a>
<h3>method _outCurve <span class="smalllinenumber">[line 7671]</span></h3>
<h3>method _outCurve <span class="smalllinenumber">[line 7673]</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">
@ -18084,7 +18084,7 @@ $y3)</code>
</div>
<hr />
<a name="method_outLine"></a>
<h3>method _outLine <span class="smalllinenumber">[line 7635]</span></h3>
<h3>method _outLine <span class="smalllinenumber">[line 7637]</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">
@ -18126,7 +18126,7 @@ $y)</code>
</div>
<hr />
<a name="method_outPoint"></a>
<h3>method _outPoint <span class="smalllinenumber">[line 7621]</span></h3>
<h3>method _outPoint <span class="smalllinenumber">[line 7623]</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">
@ -18168,7 +18168,7 @@ $y)</code>
</div>
<hr />
<a name="method_outRect"></a>
<h3>method _outRect <span class="smalllinenumber">[line 7652]</span></h3>
<h3>method _outRect <span class="smalllinenumber">[line 7654]</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">
@ -18402,7 +18402,7 @@ $n)</code>
</div>
<hr />
<a name="method_putbookmarks"></a>
<h3>method _putbookmarks <span class="smalllinenumber">[line 9006]</span></h3>
<h3>method _putbookmarks <span class="smalllinenumber">[line 9008]</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">
@ -18452,7 +18452,7 @@ $n)</code>
</div>
<hr />
<a name="method_putcertification"></a>
<h3>method _putcertification <span class="smalllinenumber">[line 9333]</span></h3>
<h3>method _putcertification <span class="smalllinenumber">[line 9335]</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">
@ -18578,7 +18578,7 @@ $font)</code>
</div>
<hr />
<a name="method_putextgstates"></a>
<h3>method _putextgstates <span class="smalllinenumber">[line 9670]</span></h3>
<h3>method _putextgstates <span class="smalllinenumber">[line 9672]</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">
@ -18751,7 +18751,7 @@ $cidoffset = 0])</code>
</div>
<hr />
<a name="method_putjavascript"></a>
<h3>method _putjavascript <span class="smalllinenumber">[line 9080]</span></h3>
<h3>method _putjavascript <span class="smalllinenumber">[line 9082]</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">
@ -18776,7 +18776,7 @@ $cidoffset = 0])</code>
</div>
<hr />
<a name="method_putocg"></a>
<h3>method _putocg <span class="smalllinenumber">[line 9591]</span></h3>
<h3>method _putocg <span class="smalllinenumber">[line 9593]</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">
@ -18876,7 +18876,7 @@ $cidoffset = 0])</code>
</div>
<hr />
<a name="method_putshaders"></a>
<h3>method _putshaders <span class="smalllinenumber">[line 9958]</span></h3>
<h3>method _putshaders <span class="smalllinenumber">[line 9960]</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">
@ -19038,7 +19038,7 @@ $font)</code>
</div>
<hr />
<a name="method_putuserrights"></a>
<h3>method _putuserrights <span class="smalllinenumber">[line 9283]</span></h3>
<h3>method _putuserrights <span class="smalllinenumber">[line 9285]</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">
@ -19288,7 +19288,7 @@ $file)</code>
<div class="credit">
<hr />
Documentation generated on Fri, 10 Jul 2009 17:38:41 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Mon, 13 Jul 2009 19:52:11 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -1368,7 +1368,7 @@ $type)</code>
<div class="credit">
<hr />
Documentation generated on Fri, 10 Jul 2009 17:38:40 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Mon, 13 Jul 2009 19:52:10 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -96,7 +96,7 @@ PHP class to creates array representations for common 1D barcodes to be used wit
<div class="credit">
<hr />
Documentation generated on Fri, 10 Jul 2009 17:38:40 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Mon, 13 Jul 2009 19:52:10 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -507,7 +507,7 @@ Configuration file for TCPDF.<br /><br /><br /><br />
<div class="credit">
<hr />
Documentation generated on Fri, 10 Jul 2009 17:38:46 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Mon, 13 Jul 2009 19:52:16 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -88,7 +88,7 @@ Array of WEB safe colors.<br /><br /><br /><br />
<div class="credit">
<hr />
Documentation generated on Fri, 10 Jul 2009 17:38:41 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Mon, 13 Jul 2009 19:52:11 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -73,7 +73,7 @@ This is a PHP class for generating PDF documents without requiring external exte
<td><b>author:</b>&nbsp;&nbsp;</td><td>Nicola Asuni</td>
</tr>
<tr>
<td><b>version:</b>&nbsp;&nbsp;</td><td>4.6.018</td>
<td><b>version:</b>&nbsp;&nbsp;</td><td>4.6.019</td>
</tr>
<tr>
<td><b>copyright:</b>&nbsp;&nbsp;</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>
@ -104,7 +104,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 4.6.018 (http://www.tcpdf.org)'</code>
<code>PDF_PRODUCER = 'TCPDF 4.6.019 (http://www.tcpdf.org)'</code>
</td></tr></table>
</td></tr></table>
@ -115,7 +115,7 @@ unicode data<br /><br /></div>
<div class="credit">
<hr />
Documentation generated on Fri, 10 Jul 2009 17:38:41 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Mon, 13 Jul 2009 19:52:11 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -237,7 +237,7 @@ Unicode Include file for TCPDF.<br /><br /><br /><br />
<div class="credit">
<hr />
Documentation generated on Fri, 10 Jul 2009 17:38:46 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Mon, 13 Jul 2009 19:52:16 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -1368,7 +1368,7 @@
<a href="elementindex.html#top">top</a><br>
<div class="credit">
<hr />
Documentation generated on Fri, 10 Jul 2009 17:38:40 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Mon, 13 Jul 2009 19:52:10 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -1391,7 +1391,7 @@
<a href="elementindex_com-tecnick-tcpdf.html#top">top</a><br>
<div class="credit">
<hr />
Documentation generated on Fri, 10 Jul 2009 17:38:40 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Mon, 13 Jul 2009 19:52:10 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -35,7 +35,7 @@
<a href="#Post-parsing">Post-parsing</a><br>
<div class="credit">
<hr />
Documentation generated on Fri, 10 Jul 2009 17:38:46 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Mon, 13 Jul 2009 19:52:17 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -58,7 +58,7 @@
This documentation was generated by <a href="http://www.phpdoc.org">phpDocumentor v1.4.1</a><br />
<div class="credit">
<hr />
Documentation generated on Fri, 10 Jul 2009 17:38:40 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Mon, 13 Jul 2009 19:52:10 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -58,7 +58,7 @@
This documentation was generated by <a href="http://www.phpdoc.org">phpDocumentor v1.4.1</a><br />
<div class="credit">
<hr />
Documentation generated on Fri, 10 Jul 2009 17:38:40 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Mon, 13 Jul 2009 19:52:10 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -2,9 +2,9 @@
//============================================================+
// File name : tcpdf.php
// Begin : 2002-08-03
// Last Update : 2009-07-10
// Last Update : 2009-07-13
// Author : Nicola Asuni - info@tecnick.com - http://www.tcpdf.org
// Version : 4.6.018
// Version : 4.6.019
// License : GNU LGPL (http://www.gnu.org/copyleft/lesser.html)
// ----------------------------------------------------------------------------
// Copyright (C) 2002-2009 Nicola Asuni - Tecnick.com S.r.l.
@ -126,7 +126,7 @@
* @copyright 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
* @link http://www.tcpdf.org
* @license http://www.gnu.org/copyleft/lesser.html LGPL
* @version 4.6.018
* @version 4.6.019
*/
/**
@ -150,14 +150,14 @@ if (!class_exists('TCPDF', false)) {
/**
* define default PDF document producer
*/
define('PDF_PRODUCER', 'TCPDF 4.6.018 (http://www.tcpdf.org)');
define('PDF_PRODUCER', 'TCPDF 4.6.019 (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 4.6.018
* @version 4.6.019
* @author Nicola Asuni - info@tecnick.com
* @link http://www.tcpdf.org
* @license http://www.gnu.org/copyleft/lesser.html LGPL
@ -7527,8 +7527,10 @@ if (!class_exists('TCPDF', false)) {
public function SetLineWidth($width) {
//Set line width
$this->LineWidth = $width;
$this->linestyleWidth = sprintf('%.2F w', ($width * $this->k));
$this->_out($this->linestyleWidth);
$this->linestyleWidth = sprintf('%.2F w', ($width * $this->k));
if ($this->page > 0) {
$this->_out($this->linestyleWidth);
}
}
/**