From f358ce1f41c9740fa5544a98421e37147d1bafce Mon Sep 17 00:00:00 2001 From: nicolaasuni <nicolaasuni@users.sourceforge.net> Date: Thu, 27 May 2010 11:33:52 +0200 Subject: [PATCH] 5.1.002 --- CHANGELOG.TXT | 4 + README.TXT | 4 +- doc/classtrees_com-tecnick-tcpdf.html | 2 +- doc/com-tecnick-tcpdf/QRcode.html | 2 +- doc/com-tecnick-tcpdf/TCPDF.html | 560 +++++++++--------- doc/com-tecnick-tcpdf/TCPDF2DBarcode.html | 2 +- doc/com-tecnick-tcpdf/TCPDFBarcode.html | 2 +- doc/com-tecnick-tcpdf/_2dbarcodes.php.html | 2 +- doc/com-tecnick-tcpdf/_barcodes.php.html | 2 +- .../_config---tcpdf_config.php.html | 2 +- doc/com-tecnick-tcpdf/_htmlcolors.php.html | 2 +- doc/com-tecnick-tcpdf/_qrcode.php.html | 2 +- doc/com-tecnick-tcpdf/_tcpdf.php.html | 6 +- doc/com-tecnick-tcpdf/_unicode_data.php.html | 2 +- doc/elementindex.html | 2 +- doc/elementindex_com-tecnick-tcpdf.html | 2 +- doc/errors.html | 2 +- doc/index.html | 2 +- doc/li_com-tecnick-tcpdf.html | 2 +- tcpdf.php | 24 +- 20 files changed, 320 insertions(+), 308 deletions(-) diff --git a/CHANGELOG.TXT b/CHANGELOG.TXT index 2ab2199..c4de564 100755 --- a/CHANGELOG.TXT +++ b/CHANGELOG.TXT @@ -1,3 +1,7 @@ +5.1.002 (2010-05-27) + - Bug #3007818 "SetAutoPageBreak fails with MultiCell" was fixed. + - A bug related to MultiCell() minimun height was fixed. + 5.1.001 (2010-05-26) - The problem of blank page after table was fixed. diff --git a/README.TXT b/README.TXT index b2ae25c..d398ee8 100755 --- a/README.TXT +++ b/README.TXT @@ -8,8 +8,8 @@ http://sourceforge.net/donate/index.php?group_id=128076 ------------------------------------------------------------ Name: TCPDF -Version: 5.1.001 -Release date: 2010-05-26 +Version: 5.1.002 +Release date: 2010-05-27 Author: Nicola Asuni Copyright (c) 2001-2010: diff --git a/doc/classtrees_com-tecnick-tcpdf.html b/doc/classtrees_com-tecnick-tcpdf.html index 484cb1f..2e1db53 100644 --- a/doc/classtrees_com-tecnick-tcpdf.html +++ b/doc/classtrees_com-tecnick-tcpdf.html @@ -55,7 +55,7 @@ <div class="credit"> <hr /> - Documentation generated on Wed, 26 May 2010 12:21:30 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Thu, 27 May 2010 11:33:41 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> </div> </td></tr></table> </td> diff --git a/doc/com-tecnick-tcpdf/QRcode.html b/doc/com-tecnick-tcpdf/QRcode.html index e78b0a3..c6d7353 100644 --- a/doc/com-tecnick-tcpdf/QRcode.html +++ b/doc/com-tecnick-tcpdf/QRcode.html @@ -5548,7 +5548,7 @@ $frame)</code> <div class="credit"> <hr /> - Documentation generated on Wed, 26 May 2010 12:21:31 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Thu, 27 May 2010 11:33:42 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> </div> </td></tr></table> </td> diff --git a/doc/com-tecnick-tcpdf/TCPDF.html b/doc/com-tecnick-tcpdf/TCPDF.html index 6304e72..f1e01d1 100644 --- a/doc/com-tecnick-tcpdf/TCPDF.html +++ b/doc/com-tecnick-tcpdf/TCPDF.html @@ -80,7 +80,7 @@ Source Location: /tcpdf.php<br /><br /> <h4>Version:</h4> <ul> - <li>5.1.001</li> + <li>5.1.002</li> </ul> @@ -717,7 +717,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.1.001</td> + <td><b>version:</b> </td><td>5.1.002</td> </tr> <tr> <td><b>link:</b> </td><td><a href="http://www.tcpdf.org">http://www.tcpdf.org</a></td> @@ -6913,7 +6913,7 @@ $diskcache = false])</code> </div> <hr /> <a name="methodaddExtGState"></a> - <h3>method addExtGState <span class="smalllinenumber">[line 12905]</span></h3> + <h3>method addExtGState <span class="smalllinenumber">[line 12913]</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"> @@ -7018,7 +7018,7 @@ $fontfile = ''])</code> </div> <hr /> <a name="methodaddHtmlLink"></a> - <h3>method addHtmlLink <span class="smalllinenumber">[line 8982]</span></h3> + <h3>method addHtmlLink <span class="smalllinenumber">[line 8990]</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"> @@ -7093,7 +7093,7 @@ $firstblock = false])</code> </div> <hr /> <a name="methodaddHTMLTOC"></a> - <h3>method addHTMLTOC <span class="smalllinenumber">[line 18835]</span></h3> + <h3>method addHTMLTOC <span class="smalllinenumber">[line 18843]</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"> @@ -7156,7 +7156,7 @@ $correct_align = true])</code> </div> <hr /> <a name="methodaddHTMLVertSpace"></a> - <h3>method addHTMLVertSpace <span class="smalllinenumber">[line 17587]</span></h3> + <h3>method addHTMLVertSpace <span class="smalllinenumber">[line 17595]</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"> @@ -7210,7 +7210,7 @@ $firstorlast = false])</code> </div> <hr /> <a name="methodaddJavascriptObject"></a> - <h3>method addJavascriptObject <span class="smalllinenumber">[line 11533]</span></h3> + <h3>method addJavascriptObject <span class="smalllinenumber">[line 11541]</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"> @@ -7418,7 +7418,7 @@ $k)</code> </div> <hr /> <a name="methodaddTOC"></a> - <h3>method addTOC <span class="smalllinenumber">[line 18685]</span></h3> + <h3>method addTOC <span class="smalllinenumber">[line 18693]</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"> @@ -7535,7 +7535,7 @@ $keepmargins = false])</code> </div> <hr /> <a name="methodAliasNbPages"></a> - <h3>method AliasNbPages <span class="smalllinenumber">[line 12717]</span></h3> + <h3>method AliasNbPages <span class="smalllinenumber">[line 12725]</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"> @@ -7577,7 +7577,7 @@ $alias = '{nb}'])</code> </div> <hr /> <a name="methodAliasNumPage"></a> - <h3>method AliasNumPage <span class="smalllinenumber">[line 12744]</span></h3> + <h3>method AliasNumPage <span class="smalllinenumber">[line 12752]</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"> @@ -7694,7 +7694,7 @@ $spaces = 0])</code> </div> <hr /> <a name="methodArrow"></a> - <h3>method Arrow <span class="smalllinenumber">[line 10746]</span></h3> + <h3>method Arrow <span class="smalllinenumber">[line 10754]</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"> @@ -7772,7 +7772,7 @@ $arm_angle = 15])</code> </div> <hr /> <a name="methodarrUTF8ToUTF16BE"></a> - <h3>method arrUTF8ToUTF16BE <span class="smalllinenumber">[line 8879]</span></h3> + <h3>method arrUTF8ToUTF16BE <span class="smalllinenumber">[line 8887]</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"> @@ -7847,7 +7847,7 @@ $setbom = true])</code> </div> <hr /> <a name="methodBookmark"></a> - <h3>method Bookmark <span class="smalllinenumber">[line 11411]</span></h3> + <h3>method Bookmark <span class="smalllinenumber">[line 11419]</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"> @@ -7907,7 +7907,7 @@ $page = ''])</code> </div> <hr /> <a name="methodButton"></a> - <h3>method Button <span class="smalllinenumber">[line 12420]</span></h3> + <h3>method Button <span class="smalllinenumber">[line 12428]</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"> @@ -8111,7 +8111,7 @@ $valign = 'M'])</code> </div> <hr /> <a name="methodCheckBox"></a> - <h3>method CheckBox <span class="smalllinenumber">[line 12350]</span></h3> + <h3>method CheckBox <span class="smalllinenumber">[line 12358]</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"> @@ -8255,7 +8255,7 @@ $addpage = true])</code> </div> <hr /> <a name="methodCircle"></a> - <h3>method Circle <span class="smalllinenumber">[line 10434]</span></h3> + <h3>method Circle <span class="smalllinenumber">[line 10442]</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"> @@ -8354,7 +8354,7 @@ $angend:)</code> </div> <hr /> <a name="methodClip"></a> - <h3>method Clip <span class="smalllinenumber">[line 13366]</span></h3> + <h3>method Clip <span class="smalllinenumber">[line 13374]</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"> @@ -8445,7 +8445,7 @@ $h)</code> </div> <hr /> <a name="methodcloseHTMLTagHandler"></a> - <h3>method closeHTMLTagHandler <span class="smalllinenumber">[line 17197]</span></h3> + <h3>method closeHTMLTagHandler <span class="smalllinenumber">[line 17205]</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"> @@ -8505,7 +8505,7 @@ $dom)</code> </div> <hr /> <a name="methodcolorRegistrationBar"></a> - <h3>method colorRegistrationBar <span class="smalllinenumber">[line 13041]</span></h3> + <h3>method colorRegistrationBar <span class="smalllinenumber">[line 13049]</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"> @@ -8583,7 +8583,7 @@ $colors = 'A,R,G,B,C,M,Y,K'])</code> </div> <hr /> <a name="methodComboBox"></a> - <h3>method ComboBox <span class="smalllinenumber">[line 12289]</span></h3> + <h3>method ComboBox <span class="smalllinenumber">[line 12297]</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"> @@ -8673,7 +8673,7 @@ $js = false])</code> </div> <hr /> <a name="methodcommitTransaction"></a> - <h3>method commitTransaction <span class="smalllinenumber">[line 18947]</span></h3> + <h3>method commitTransaction <span class="smalllinenumber">[line 18955]</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"> @@ -8701,7 +8701,7 @@ $js = false])</code> </div> <hr /> <a name="methodconvertHexStringToString"></a> - <h3>method convertHexStringToString <span class="smalllinenumber">[line 9604]</span></h3> + <h3>method convertHexStringToString <span class="smalllinenumber">[line 9612]</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"> @@ -8743,7 +8743,7 @@ $bs)</code> </div> <hr /> <a name="methodconvertHTMLColorToDec"></a> - <h3>method convertHTMLColorToDec <span class="smalllinenumber">[line 9015]</span></h3> + <h3>method convertHTMLColorToDec <span class="smalllinenumber">[line 9023]</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"> @@ -8782,7 +8782,7 @@ $color = '#FFFFFF'])</code> </div> <hr /> <a name="methodconvertStringToHexString"></a> - <h3>method convertStringToHexString <span class="smalllinenumber">[line 9625]</span></h3> + <h3>method convertStringToHexString <span class="smalllinenumber">[line 9633]</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"> @@ -8827,7 +8827,7 @@ $s)</code> </div> <hr /> <a name="methodconvertSVGtMatrix"></a> - <h3>method convertSVGtMatrix <span class="smalllinenumber">[line 19882]</span></h3> + <h3>method convertSVGtMatrix <span class="smalllinenumber">[line 19890]</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"> @@ -8869,7 +8869,7 @@ $tm)</code> </div> <hr /> <a name="methodCoonsPatchMesh"></a> - <h3>method CoonsPatchMesh <span class="smalllinenumber">[line 13281]</span></h3> + <h3>method CoonsPatchMesh <span class="smalllinenumber">[line 13289]</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"> @@ -8977,7 +8977,7 @@ $antialias = false])</code> </div> <hr /> <a name="methodcopyPage"></a> - <h3>method copyPage <span class="smalllinenumber">[line 18617]</span></h3> + <h3>method copyPage <span class="smalllinenumber">[line 18625]</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"> @@ -9019,7 +9019,7 @@ $page = 0])</code> </div> <hr /> <a name="methodcropMark"></a> - <h3>method cropMark <span class="smalllinenumber">[line 13139]</span></h3> + <h3>method cropMark <span class="smalllinenumber">[line 13147]</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"> @@ -9091,7 +9091,7 @@ $color = array(0,0,0)])</code> </div> <hr /> <a name="methodCurve"></a> - <h3>method Curve <span class="smalllinenumber">[line 10239]</span></h3> + <h3>method Curve <span class="smalllinenumber">[line 10247]</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"> @@ -9193,7 +9193,7 @@ $fill_color = array()])</code> </div> <hr /> <a name="methoddeletePage"></a> - <h3>method deletePage <span class="smalllinenumber">[line 18480]</span></h3> + <h3>method deletePage <span class="smalllinenumber">[line 18488]</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"> @@ -9235,7 +9235,7 @@ $page)</code> </div> <hr /> <a name="methodEllipse"></a> - <h3>method Ellipse <span class="smalllinenumber">[line 10303]</span></h3> + <h3>method Ellipse <span class="smalllinenumber">[line 10311]</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"> @@ -9355,7 +9355,7 @@ $afinish:)</code> </div> <hr /> <a name="methodempty_string"></a> - <h3>method empty_string <span class="smalllinenumber">[line 19001]</span></h3> + <h3>method empty_string <span class="smalllinenumber">[line 19009]</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"> @@ -9439,7 +9439,7 @@ $tocpage = false])</code> </div> <hr /> <a name="methodendSVGElementHandler"></a> - <h3>method endSVGElementHandler <span class="smalllinenumber">[line 20909]</span></h3> + <h3>method endSVGElementHandler <span class="smalllinenumber">[line 20917]</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"> @@ -9557,7 +9557,7 @@ $msg)</code> </div> <hr /> <a name="methodextractCSSproperties"></a> - <h3>method extractCSSproperties <span class="smalllinenumber">[line 14526]</span></h3> + <h3>method extractCSSproperties <span class="smalllinenumber">[line 14534]</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"> @@ -9627,7 +9627,7 @@ $cssdata)</code> </div> <hr /> <a name="methodformatPageNumber"></a> - <h3>method formatPageNumber <span class="smalllinenumber">[line 12821]</span></h3> + <h3>method formatPageNumber <span class="smalllinenumber">[line 12829]</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"> @@ -9666,7 +9666,7 @@ $num)</code> </div> <hr /> <a name="methodformatTOCPageNumber"></a> - <h3>method formatTOCPageNumber <span class="smalllinenumber">[line 12833]</span></h3> + <h3>method formatTOCPageNumber <span class="smalllinenumber">[line 12841]</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"> @@ -9708,7 +9708,7 @@ $num)</code> </div> <hr /> <a name="methodGetAbsX"></a> - <h3>method GetAbsX <span class="smalllinenumber">[line 6241]</span></h3> + <h3>method GetAbsX <span class="smalllinenumber">[line 6249]</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"> @@ -9739,7 +9739,7 @@ $num)</code> </div> <hr /> <a name="methodgetAliasNbPages"></a> - <h3>method getAliasNbPages <span class="smalllinenumber">[line 12729]</span></h3> + <h3>method getAliasNbPages <span class="smalllinenumber">[line 12737]</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"> @@ -9770,7 +9770,7 @@ $num)</code> </div> <hr /> <a name="methodgetAliasNumPage"></a> - <h3>method getAliasNumPage <span class="smalllinenumber">[line 12757]</span></h3> + <h3>method getAliasNumPage <span class="smalllinenumber">[line 12765]</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"> @@ -9801,7 +9801,7 @@ $num)</code> </div> <hr /> <a name="methodgetAnnotOptFromJSProp"></a> - <h3>method getAnnotOptFromJSProp <span class="smalllinenumber">[line 11657]</span></h3> + <h3>method getAnnotOptFromJSProp <span class="smalllinenumber">[line 11665]</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"> @@ -9915,7 +9915,7 @@ $getarray = false])</code> </div> <hr /> <a name="methodgetBarcode"></a> - <h3>method getBarcode <span class="smalllinenumber">[line 14020]</span></h3> + <h3>method getBarcode <span class="smalllinenumber">[line 14028]</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"> @@ -9943,7 +9943,7 @@ $getarray = false])</code> </div> <hr /> <a name="methodgetBorderMode"></a> - <h3>method getBorderMode <span class="smalllinenumber">[line 4897]</span></h3> + <h3>method getBorderMode <span class="smalllinenumber">[line 4905]</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"> @@ -10039,7 +10039,7 @@ $pagenum = ''])</code> </div> <hr /> <a name="methodgetBuffer"></a> - <h3>method getBuffer <span class="smalllinenumber">[line 18166]</span></h3> + <h3>method getBuffer <span class="smalllinenumber">[line 18174]</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"> @@ -10178,7 +10178,7 @@ $valign = 'M'])</code> </div> <hr /> <a name="methodgetCellHeightRatio"></a> - <h3>method getCellHeightRatio <span class="smalllinenumber">[line 13001]</span></h3> + <h3>method getCellHeightRatio <span class="smalllinenumber">[line 13009]</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"> @@ -10251,7 +10251,7 @@ $char)</code> </div> <hr /> <a name="methodgetEncPermissionsString"></a> - <h3>method getEncPermissionsString <span class="smalllinenumber">[line 9642]</span></h3> + <h3>method getEncPermissionsString <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"> @@ -10347,7 +10347,7 @@ $size = 0])</code> </div> <hr /> <a name="methodgetFontBuffer"></a> - <h3>method getFontBuffer <span class="smalllinenumber">[line 18326]</span></h3> + <h3>method getFontBuffer <span class="smalllinenumber">[line 18334]</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"> @@ -10443,7 +10443,7 @@ $size = 0])</code> </div> <hr /> <a name="methodgetFontFamily"></a> - <h3>method getFontFamily <span class="smalllinenumber">[line 14504]</span></h3> + <h3>method getFontFamily <span class="smalllinenumber">[line 14512]</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"> @@ -10474,7 +10474,7 @@ $size = 0])</code> </div> <hr /> <a name="methodgetFontSize"></a> - <h3>method getFontSize <span class="smalllinenumber">[line 14484]</span></h3> + <h3>method getFontSize <span class="smalllinenumber">[line 14492]</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"> @@ -10505,7 +10505,7 @@ $size = 0])</code> </div> <hr /> <a name="methodgetFontSizePt"></a> - <h3>method getFontSizePt <span class="smalllinenumber">[line 14494]</span></h3> + <h3>method getFontSizePt <span class="smalllinenumber">[line 14502]</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"> @@ -10564,7 +10564,7 @@ $size = 0])</code> </div> <hr /> <a name="methodgetFontStyle"></a> - <h3>method getFontStyle <span class="smalllinenumber">[line 14514]</span></h3> + <h3>method getFontStyle <span class="smalllinenumber">[line 14522]</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"> @@ -10595,7 +10595,7 @@ $size = 0])</code> </div> <hr /> <a name="methodgetFooterFont"></a> - <h3>method getFooterFont <span class="smalllinenumber">[line 8940]</span></h3> + <h3>method getFooterFont <span class="smalllinenumber">[line 8948]</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"> @@ -10651,7 +10651,7 @@ $size = 0])</code> </div> <hr /> <a name="methodgetFormDefaultProp"></a> - <h3>method getFormDefaultProp <span class="smalllinenumber">[line 12032]</span></h3> + <h3>method getFormDefaultProp <span class="smalllinenumber">[line 12040]</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"> @@ -10685,7 +10685,7 @@ $size = 0])</code> </div> <hr /> <a name="methodgetGDgamma"></a> - <h3>method getGDgamma <span class="smalllinenumber">[line 6181]</span></h3> + <h3>method getGDgamma <span class="smalllinenumber">[line 6189]</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"> @@ -10724,7 +10724,7 @@ $v)</code> </div> <hr /> <a name="methodgetGraphicVars"></a> - <h3>method getGraphicVars <span class="smalllinenumber">[line 18018]</span></h3> + <h3>method getGraphicVars <span class="smalllinenumber">[line 18026]</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"> @@ -10755,7 +10755,7 @@ $v)</code> </div> <hr /> <a name="methodgetGroupPageNo"></a> - <h3>method getGroupPageNo <span class="smalllinenumber">[line 12770]</span></h3> + <h3>method getGroupPageNo <span class="smalllinenumber">[line 12778]</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"> @@ -10786,7 +10786,7 @@ $v)</code> </div> <hr /> <a name="methodgetGroupPageNoFormatted"></a> - <h3>method getGroupPageNoFormatted <span class="smalllinenumber">[line 12780]</span></h3> + <h3>method getGroupPageNoFormatted <span class="smalllinenumber">[line 12788]</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"> @@ -10845,7 +10845,7 @@ $v)</code> </div> <hr /> <a name="methodgetHeaderFont"></a> - <h3>method getHeaderFont <span class="smalllinenumber">[line 8920]</span></h3> + <h3>method getHeaderFont <span class="smalllinenumber">[line 8928]</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"> @@ -10901,7 +10901,7 @@ $v)</code> </div> <hr /> <a name="methodgetHtmlDomArray"></a> - <h3>method getHtmlDomArray <span class="smalllinenumber">[line 14802]</span></h3> + <h3>method getHtmlDomArray <span class="smalllinenumber">[line 14810]</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"> @@ -10940,7 +10940,7 @@ $html)</code> </div> <hr /> <a name="methodgetHTMLUnitToUnits"></a> - <h3>method getHTMLUnitToUnits <span class="smalllinenumber">[line 17733]</span></h3> + <h3>method getHTMLUnitToUnits <span class="smalllinenumber">[line 17741]</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"> @@ -11006,7 +11006,7 @@ $point)</code> </div> <hr /> <a name="methodgetHyphenPatternsFromTEX"></a> - <h3>method getHyphenPatternsFromTEX <span class="smalllinenumber">[line 19273]</span></h3> + <h3>method getHyphenPatternsFromTEX <span class="smalllinenumber">[line 19281]</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"> @@ -11051,7 +11051,7 @@ $file)</code> </div> <hr /> <a name="methodgetImageBuffer"></a> - <h3>method getImageBuffer <span class="smalllinenumber">[line 18268]</span></h3> + <h3>method getImageBuffer <span class="smalllinenumber">[line 18276]</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"> @@ -11093,7 +11093,7 @@ $image)</code> </div> <hr /> <a name="methodgetImageFileType"></a> - <h3>method getImageFileType <span class="smalllinenumber">[line 5557]</span></h3> + <h3>method getImageFileType <span class="smalllinenumber">[line 5565]</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"> @@ -11256,7 +11256,7 @@ $iminfo = array()])</code> </div> <hr /> <a name="methodGetLineWidth"></a> - <h3>method GetLineWidth <span class="smalllinenumber">[line 9985]</span></h3> + <h3>method GetLineWidth <span class="smalllinenumber">[line 9993]</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"> @@ -11290,7 +11290,7 @@ $iminfo = array()])</code> </div> <hr /> <a name="methodgetMargins"></a> - <h3>method getMargins <span class="smalllinenumber">[line 14447]</span></h3> + <h3>method getMargins <span class="smalllinenumber">[line 14455]</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"> @@ -11363,7 +11363,7 @@ $s)</code> </div> <hr /> <a name="methodgetNumLines"></a> - <h3>method getNumLines <span class="smalllinenumber">[line 4981]</span></h3> + <h3>method getNumLines <span class="smalllinenumber">[line 4989]</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"> @@ -11472,7 +11472,7 @@ $lineWidth = ''])</code> </div> <hr /> <a name="methodgetObjFilename"></a> - <h3>method getObjFilename <span class="smalllinenumber">[line 18098]</span></h3> + <h3>method getObjFilename <span class="smalllinenumber">[line 18106]</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"> @@ -11517,7 +11517,7 @@ $prefix)</code> </div> <hr /> <a name="methodgetOriginalMargins"></a> - <h3>method getOriginalMargins <span class="smalllinenumber">[line 14470]</span></h3> + <h3>method getOriginalMargins <span class="smalllinenumber">[line 14478]</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"> @@ -11582,7 +11582,7 @@ $prefix)</code> </div> <hr /> <a name="methodgetPageBuffer"></a> - <h3>method getPageBuffer <span class="smalllinenumber">[line 18209]</span></h3> + <h3>method getPageBuffer <span class="smalllinenumber">[line 18217]</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"> @@ -11669,7 +11669,7 @@ $pagenum = ''])</code> </div> <hr /> <a name="methodgetPageGroupAlias"></a> - <h3>method getPageGroupAlias <span class="smalllinenumber">[line 12792]</span></h3> + <h3>method getPageGroupAlias <span class="smalllinenumber">[line 12800]</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"> @@ -11748,7 +11748,7 @@ $pagenum = ''])</code> </div> <hr /> <a name="methodgetPageNumGroupAlias"></a> - <h3>method getPageNumGroupAlias <span class="smalllinenumber">[line 12807]</span></h3> + <h3>method getPageNumGroupAlias <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"> @@ -11869,7 +11869,7 @@ $pagenum = ''])</code> </div> <hr /> <a name="methodgetPathPaintOperator"></a> - <h3>method getPathPaintOperator <span class="smalllinenumber">[line 19385]</span></h3> + <h3>method getPathPaintOperator <span class="smalllinenumber">[line 19393]</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"> @@ -11923,7 +11923,7 @@ $mode)</code> </div> <hr /> <a name="methodgetPDFData"></a> - <h3>method getPDFData <span class="smalllinenumber">[line 8963]</span></h3> + <h3>method getPDFData <span class="smalllinenumber">[line 8971]</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"> @@ -11948,7 +11948,7 @@ $mode)</code> </div> <hr /> <a name="methodgetRemainingWidth"></a> - <h3>method getRemainingWidth <span class="smalllinenumber">[line 5458]</span></h3> + <h3>method getRemainingWidth <span class="smalllinenumber">[line 5466]</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"> @@ -12038,7 +12038,7 @@ $mode)</code> </div> <hr /> <a name="methodgetSpaceString"></a> - <h3>method getSpaceString <span class="smalllinenumber">[line 15406]</span></h3> + <h3>method getSpaceString <span class="smalllinenumber">[line 15414]</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"> @@ -12069,7 +12069,7 @@ $mode)</code> </div> <hr /> <a name="methodgetStringHeight"></a> - <h3>method getStringHeight <span class="smalllinenumber">[line 5080]</span></h3> + <h3>method getStringHeight <span class="smalllinenumber">[line 5088]</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"> @@ -12241,7 +12241,7 @@ $getarray = false])</code> </div> <hr /> <a name="methodgetSVGTransformMatrix"></a> - <h3>method getSVGTransformMatrix <span class="smalllinenumber">[line 19760]</span></h3> + <h3>method getSVGTransformMatrix <span class="smalllinenumber">[line 19768]</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"> @@ -12286,7 +12286,7 @@ $attribute)</code> </div> <hr /> <a name="methodgetTagStyleFromCSS"></a> - <h3>method getTagStyleFromCSS <span class="smalllinenumber">[line 14773]</span></h3> + <h3>method getTagStyleFromCSS <span class="smalllinenumber">[line 14781]</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"> @@ -12340,7 +12340,7 @@ $css)</code> </div> <hr /> <a name="methodgetTransformationMatrixProduct"></a> - <h3>method getTransformationMatrixProduct <span class="smalllinenumber">[line 19864]</span></h3> + <h3>method getTransformationMatrixProduct <span class="smalllinenumber">[line 19872]</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"> @@ -12391,7 +12391,7 @@ $tb)</code> </div> <hr /> <a name="methodgetUserPermissionCode"></a> - <h3>method getUserPermissionCode <span class="smalllinenumber">[line 9483]</span></h3> + <h3>method getUserPermissionCode <span class="smalllinenumber">[line 9491]</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"> @@ -12439,7 +12439,7 @@ $mode = 0])</code> </div> <hr /> <a name="methodgetVectorsAngle"></a> - <h3>method getVectorsAngle <span class="smalllinenumber">[line 20495]</span></h3> + <h3>method getVectorsAngle <span class="smalllinenumber">[line 20503]</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"> @@ -12499,7 +12499,7 @@ $y2)</code> </div> <hr /> <a name="methodGetX"></a> - <h3>method GetX <span class="smalllinenumber">[line 6225]</span></h3> + <h3>method GetX <span class="smalllinenumber">[line 6233]</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"> @@ -12530,7 +12530,7 @@ $y2)</code> </div> <hr /> <a name="methodGetY"></a> - <h3>method GetY <span class="smalllinenumber">[line 6252]</span></h3> + <h3>method GetY <span class="smalllinenumber">[line 6260]</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"> @@ -12561,7 +12561,7 @@ $y2)</code> </div> <hr /> <a name="methodget_mqr"></a> - <h3>method get_mqr <span class="smalllinenumber">[line 5897]</span></h3> + <h3>method get_mqr <span class="smalllinenumber">[line 5905]</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"> @@ -12592,7 +12592,7 @@ $y2)</code> </div> <hr /> <a name="methodGradient"></a> - <h3>method Gradient <span class="smalllinenumber">[line 13390]</span></h3> + <h3>method Gradient <span class="smalllinenumber">[line 13398]</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"> @@ -12683,7 +12683,7 @@ $antialias = false])</code> </div> <hr /> <a name="methodhyphenateText"></a> - <h3>method hyphenateText <span class="smalllinenumber">[line 19312]</span></h3> + <h3>method hyphenateText <span class="smalllinenumber">[line 19320]</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"> @@ -12764,7 +12764,7 @@ $charmax = 8])</code> </div> <hr /> <a name="methodhyphenateWord"></a> - <h3>method hyphenateWord <span class="smalllinenumber">[line 19203]</span></h3> + <h3>method hyphenateWord <span class="smalllinenumber">[line 19211]</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"> @@ -12845,7 +12845,7 @@ $charmax = 8])</code> </div> <hr /> <a name="methodImage"></a> - <h3>method Image <span class="smalllinenumber">[line 5607]</span></h3> + <h3>method Image <span class="smalllinenumber">[line 5615]</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"> @@ -12983,7 +12983,7 @@ $fitonpage = false])</code> </div> <hr /> <a name="methodImageEps"></a> - <h3>method ImageEps <span class="smalllinenumber">[line 13734]</span></h3> + <h3>method ImageEps <span class="smalllinenumber">[line 13742]</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"> @@ -13085,7 +13085,7 @@ $fitonpage = false])</code> </div> <hr /> <a name="methodImagePngAlpha"></a> - <h3>method ImagePngAlpha <span class="smalllinenumber">[line 6135]</span></h3> + <h3>method ImagePngAlpha <span class="smalllinenumber">[line 6143]</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"> @@ -13190,7 +13190,7 @@ $palign = ''])</code> </div> <hr /> <a name="methodImageSVG"></a> - <h3>method ImageSVG <span class="smalllinenumber">[line 19476]</span></h3> + <h3>method ImageSVG <span class="smalllinenumber">[line 19484]</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"> @@ -13286,7 +13286,7 @@ $fitonpage = false])</code> </div> <hr /> <a name="methodIncludeJS"></a> - <h3>method IncludeJS <span class="smalllinenumber">[line 11520]</span></h3> + <h3>method IncludeJS <span class="smalllinenumber">[line 11528]</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"> @@ -13328,7 +13328,7 @@ $script)</code> </div> <hr /> <a name="methodintToRoman"></a> - <h3>method intToRoman <span class="smalllinenumber">[line 17812]</span></h3> + <h3>method intToRoman <span class="smalllinenumber">[line 17820]</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"> @@ -13398,7 +13398,7 @@ $number)</code> </div> <hr /> <a name="methodisValidCSSSelectorForTag"></a> - <h3>method isValidCSSSelectorForTag <span class="smalllinenumber">[line 14614]</span></h3> + <h3>method isValidCSSSelectorForTag <span class="smalllinenumber">[line 14622]</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"> @@ -13494,7 +13494,7 @@ $resetmargins = false])</code> </div> <hr /> <a name="methodLine"></a> - <h3>method Line <span class="smalllinenumber">[line 10155]</span></h3> + <h3>method Line <span class="smalllinenumber">[line 10163]</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"> @@ -13560,7 +13560,7 @@ $style = array()])</code> </div> <hr /> <a name="methodLinearGradient"></a> - <h3>method LinearGradient <span class="smalllinenumber">[line 13240]</span></h3> + <h3>method LinearGradient <span class="smalllinenumber">[line 13248]</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"> @@ -13710,7 +13710,7 @@ $spaces = 0])</code> </div> <hr /> <a name="methodListBox"></a> - <h3>method ListBox <span class="smalllinenumber">[line 12229]</span></h3> + <h3>method ListBox <span class="smalllinenumber">[line 12237]</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"> @@ -13800,7 +13800,7 @@ $js = false])</code> </div> <hr /> <a name="methodLn"></a> - <h3>method Ln <span class="smalllinenumber">[line 6194]</span></h3> + <h3>method Ln <span class="smalllinenumber">[line 6202]</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"> @@ -13848,7 +13848,7 @@ $cell = false])</code> </div> <hr /> <a name="methodMirrorH"></a> - <h3>method MirrorH <span class="smalllinenumber">[line 9767]</span></h3> + <h3>method MirrorH <span class="smalllinenumber">[line 9775]</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"> @@ -13890,7 +13890,7 @@ $x = ''])</code> </div> <hr /> <a name="methodMirrorL"></a> - <h3>method MirrorL <span class="smalllinenumber">[line 9803]</span></h3> + <h3>method MirrorL <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"> @@ -13944,7 +13944,7 @@ $y = ''])</code> </div> <hr /> <a name="methodMirrorP"></a> - <h3>method MirrorP <span class="smalllinenumber">[line 9790]</span></h3> + <h3>method MirrorP <span class="smalllinenumber">[line 9798]</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"> @@ -13992,7 +13992,7 @@ $y = ''])</code> </div> <hr /> <a name="methodMirrorV"></a> - <h3>method MirrorV <span class="smalllinenumber">[line 9778]</span></h3> + <h3>method MirrorV <span class="smalllinenumber">[line 9786]</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"> @@ -14034,7 +14034,7 @@ $y = ''])</code> </div> <hr /> <a name="methodmovePage"></a> - <h3>method movePage <span class="smalllinenumber">[line 18343]</span></h3> + <h3>method movePage <span class="smalllinenumber">[line 18351]</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"> @@ -14208,7 +14208,7 @@ $maxh = 0])</code> </div> <hr /> <a name="methodobjclone"></a> - <h3>method objclone <span class="smalllinenumber">[line 18990]</span></h3> + <h3>method objclone <span class="smalllinenumber">[line 18998]</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"> @@ -14281,7 +14281,7 @@ $object)</code> </div> <hr /> <a name="methodopenHTMLTagHandler"></a> - <h3>method openHTMLTagHandler <span class="smalllinenumber">[line 16612]</span></h3> + <h3>method openHTMLTagHandler <span class="smalllinenumber">[line 16620]</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"> @@ -14335,7 +14335,7 @@ $dom)</code> </div> <hr /> <a name="methodOutput"></a> - <h3>method Output <span class="smalllinenumber">[line 6344]</span></h3> + <h3>method Output <span class="smalllinenumber">[line 6352]</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"> @@ -14417,7 +14417,7 @@ $dest = 'I'])</code> </div> <hr /> <a name="methodPageNoFormatted"></a> - <h3>method PageNoFormatted <span class="smalllinenumber">[line 12843]</span></h3> + <h3>method PageNoFormatted <span class="smalllinenumber">[line 12851]</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"> @@ -14448,7 +14448,7 @@ $dest = 'I'])</code> </div> <hr /> <a name="methodPieSector"></a> - <h3>method PieSector <span class="smalllinenumber">[line 13673]</span></h3> + <h3>method PieSector <span class="smalllinenumber">[line 13681]</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"> @@ -14544,7 +14544,7 @@ $o:)</code> </div> <hr /> <a name="methodPieSectorXY"></a> - <h3>method PieSectorXY <span class="smalllinenumber">[line 13694]</span></h3> + <h3>method PieSectorXY <span class="smalllinenumber">[line 13702]</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"> @@ -14652,7 +14652,7 @@ $o:)</code> </div> <hr /> <a name="methodpixelsToUnits"></a> - <h3>method pixelsToUnits <span class="smalllinenumber">[line 9082]</span></h3> + <h3>method pixelsToUnits <span class="smalllinenumber">[line 9090]</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"> @@ -14694,7 +14694,7 @@ $px)</code> </div> <hr /> <a name="methodPolycurve"></a> - <h3>method Polycurve <span class="smalllinenumber">[line 10266]</span></h3> + <h3>method Polycurve <span class="smalllinenumber">[line 10274]</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"> @@ -14766,7 +14766,7 @@ $fill_color = array()])</code> </div> <hr /> <a name="methodPolygon"></a> - <h3>method Polygon <span class="smalllinenumber">[line 10472]</span></h3> + <h3>method Polygon <span class="smalllinenumber">[line 10480]</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"> @@ -14829,7 +14829,7 @@ $closed = true])</code> </div> <hr /> <a name="methodPolyLine"></a> - <h3>method PolyLine <span class="smalllinenumber">[line 10453]</span></h3> + <h3>method PolyLine <span class="smalllinenumber">[line 10461]</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"> @@ -14892,7 +14892,7 @@ $closed)</code> </div> <hr /> <a name="methodputHtmlListBullet"></a> - <h3>method putHtmlListBullet <span class="smalllinenumber">[line 17877]</span></h3> + <h3>method putHtmlListBullet <span class="smalllinenumber">[line 17885]</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"> @@ -14943,7 +14943,7 @@ $size = 10])</code> </div> <hr /> <a name="methodRadialGradient"></a> - <h3>method RadialGradient <span class="smalllinenumber">[line 13258]</span></h3> + <h3>method RadialGradient <span class="smalllinenumber">[line 13266]</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"> @@ -15021,7 +15021,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 12141]</span></h3> + <h3>method RadioButton <span class="smalllinenumber">[line 12149]</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"> @@ -15111,7 +15111,7 @@ $js = false])</code> </div> <hr /> <a name="methodreadDiskCache"></a> - <h3>method readDiskCache <span class="smalllinenumber">[line 18138]</span></h3> + <h3>method readDiskCache <span class="smalllinenumber">[line 18146]</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"> @@ -15159,7 +15159,7 @@ $file)</code> </div> <hr /> <a name="methodRect"></a> - <h3>method Rect <span class="smalllinenumber">[line 10183]</span></h3> + <h3>method Rect <span class="smalllinenumber">[line 10191]</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"> @@ -15237,7 +15237,7 @@ $fill_color = array()])</code> </div> <hr /> <a name="methodregistrationMark"></a> - <h3>method registrationMark <span class="smalllinenumber">[line 13209]</span></h3> + <h3>method registrationMark <span class="smalllinenumber">[line 13217]</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"> @@ -15309,7 +15309,7 @@ $colb = array(255,255,255)])</code> </div> <hr /> <a name="methodRegularPolygon"></a> - <h3>method RegularPolygon <span class="smalllinenumber">[line 10570]</span></h3> + <h3>method RegularPolygon <span class="smalllinenumber">[line 10578]</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"> @@ -15462,7 +15462,7 @@ $txt = ''])</code> </div> <hr /> <a name="methodrevstrpos"></a> - <h3>method revstrpos <span class="smalllinenumber">[line 19014]</span></h3> + <h3>method revstrpos <span class="smalllinenumber">[line 19022]</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"> @@ -15516,7 +15516,7 @@ $offset = 0])</code> </div> <hr /> <a name="methodrfread"></a> - <h3>method rfread <span class="smalllinenumber">[line 6105]</span></h3> + <h3>method rfread <span class="smalllinenumber">[line 6113]</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"> @@ -15567,7 +15567,7 @@ $length)</code> </div> <hr /> <a name="methodrollbackTransaction"></a> - <h3>method rollbackTransaction <span class="smalllinenumber">[line 18961]</span></h3> + <h3>method rollbackTransaction <span class="smalllinenumber">[line 18969]</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"> @@ -15609,7 +15609,7 @@ $self = false])</code> </div> <hr /> <a name="methodRotate"></a> - <h3>method Rotate <span class="smalllinenumber">[line 9859]</span></h3> + <h3>method Rotate <span class="smalllinenumber">[line 9867]</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"> @@ -15663,7 +15663,7 @@ $y = ''])</code> </div> <hr /> <a name="methodRoundedRect"></a> - <h3>method RoundedRect <span class="smalllinenumber">[line 10660]</span></h3> + <h3>method RoundedRect <span class="smalllinenumber">[line 10668]</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"> @@ -15750,7 +15750,7 @@ $fill_color = array()])</code> </div> <hr /> <a name="methodRoundedRectXY"></a> - <h3>method RoundedRectXY <span class="smalllinenumber">[line 10679]</span></h3> + <h3>method RoundedRectXY <span class="smalllinenumber">[line 10687]</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"> @@ -15843,7 +15843,7 @@ $fill_color = array()])</code> </div> <hr /> <a name="methodScale"></a> - <h3>method Scale <span class="smalllinenumber">[line 9735]</span></h3> + <h3>method Scale <span class="smalllinenumber">[line 9743]</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"> @@ -15903,7 +15903,7 @@ $y = ''])</code> </div> <hr /> <a name="methodScaleX"></a> - <h3>method ScaleX <span class="smalllinenumber">[line 9695]</span></h3> + <h3>method ScaleX <span class="smalllinenumber">[line 9703]</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"> @@ -15957,7 +15957,7 @@ $y = ''])</code> </div> <hr /> <a name="methodScaleXY"></a> - <h3>method ScaleXY <span class="smalllinenumber">[line 9721]</span></h3> + <h3>method ScaleXY <span class="smalllinenumber">[line 9729]</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"> @@ -16011,7 +16011,7 @@ $y = ''])</code> </div> <hr /> <a name="methodScaleY"></a> - <h3>method ScaleY <span class="smalllinenumber">[line 9708]</span></h3> + <h3>method ScaleY <span class="smalllinenumber">[line 9716]</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"> @@ -16065,7 +16065,7 @@ $y = ''])</code> </div> <hr /> <a name="methodsegSVGContentHandler"></a> - <h3>method segSVGContentHandler <span class="smalllinenumber">[line 20947]</span></h3> + <h3>method segSVGContentHandler <span class="smalllinenumber">[line 20955]</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"> @@ -16113,7 +16113,7 @@ $data)</code> </div> <hr /> <a name="methodselectColumn"></a> - <h3>method selectColumn <span class="smalllinenumber">[line 19077]</span></h3> + <h3>method selectColumn <span class="smalllinenumber">[line 19085]</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"> @@ -16152,7 +16152,7 @@ $col = ''])</code> </div> <hr /> <a name="methodserializeTCPDFtagParameters"></a> - <h3>method serializeTCPDFtagParameters <span class="smalllinenumber">[line 19128]</span></h3> + <h3>method serializeTCPDFtagParameters <span class="smalllinenumber">[line 19136]</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"> @@ -16194,7 +16194,7 @@ $pararray)</code> </div> <hr /> <a name="methodsetAlpha"></a> - <h3>method setAlpha <span class="smalllinenumber">[line 12958]</span></h3> + <h3>method setAlpha <span class="smalllinenumber">[line 12966]</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"> @@ -16329,7 +16329,7 @@ $margin = 0])</code> </div> <hr /> <a name="methodsetBarcode"></a> - <h3>method setBarcode <span class="smalllinenumber">[line 14010]</span></h3> + <h3>method setBarcode <span class="smalllinenumber">[line 14018]</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"> @@ -16365,7 +16365,7 @@ $bc = ''])</code> </div> <hr /> <a name="methodSetBooklet"></a> - <h3>method SetBooklet <span class="smalllinenumber">[line 17647]</span></h3> + <h3>method SetBooklet <span class="smalllinenumber">[line 17655]</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"> @@ -16416,7 +16416,7 @@ $outer = -1])</code> </div> <hr /> <a name="methodsetBuffer"></a> - <h3>method setBuffer <span class="smalllinenumber">[line 18148]</span></h3> + <h3>method setBuffer <span class="smalllinenumber">[line 18156]</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"> @@ -16455,7 +16455,7 @@ $data)</code> </div> <hr /> <a name="methodsetCellHeightRatio"></a> - <h3>method setCellHeightRatio <span class="smalllinenumber">[line 12992]</span></h3> + <h3>method setCellHeightRatio <span class="smalllinenumber">[line 13000]</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"> @@ -16536,7 +16536,7 @@ $pad)</code> </div> <hr /> <a name="methodsetColumnsArray"></a> - <h3>method setColumnsArray <span class="smalllinenumber">[line 19064]</span></h3> + <h3>method setColumnsArray <span class="smalllinenumber">[line 19072]</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"> @@ -16734,7 +16734,7 @@ $font)</code> </div> <hr /> <a name="methodsetDefaultTableColumns"></a> - <h3>method setDefaultTableColumns <span class="smalllinenumber">[line 12982]</span></h3> + <h3>method setDefaultTableColumns <span class="smalllinenumber">[line 12990]</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"> @@ -16974,7 +16974,7 @@ $tint = 100])</code> </div> <hr /> <a name="methodsetEqualColumns"></a> - <h3>method setEqualColumns <span class="smalllinenumber">[line 19031]</span></h3> + <h3>method setEqualColumns <span class="smalllinenumber">[line 19039]</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"> @@ -17025,7 +17025,7 @@ $y = ''])</code> </div> <hr /> <a name="methodsetExtGState"></a> - <h3>method setExtGState <span class="smalllinenumber">[line 12924]</span></h3> + <h3>method setExtGState <span class="smalllinenumber">[line 12932]</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"> @@ -17274,7 +17274,7 @@ $fontfile = ''])</code> </div> <hr /> <a name="methodsetFontBuffer"></a> - <h3>method setFontBuffer <span class="smalllinenumber">[line 18284]</span></h3> + <h3>method setFontBuffer <span class="smalllinenumber">[line 18292]</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"> @@ -17361,7 +17361,7 @@ $size)</code> </div> <hr /> <a name="methodsetFontSubBuffer"></a> - <h3>method setFontSubBuffer <span class="smalllinenumber">[line 18306]</span></h3> + <h3>method setFontSubBuffer <span class="smalllinenumber">[line 18314]</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"> @@ -17440,7 +17440,7 @@ $data)</code> </div> <hr /> <a name="methodsetFooterFont"></a> - <h3>method setFooterFont <span class="smalllinenumber">[line 8930]</span></h3> + <h3>method setFooterFont <span class="smalllinenumber">[line 8938]</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"> @@ -17515,7 +17515,7 @@ $fm = 10])</code> </div> <hr /> <a name="methodsetFormDefaultProp"></a> - <h3>method setFormDefaultProp <span class="smalllinenumber">[line 12021]</span></h3> + <h3>method setFormDefaultProp <span class="smalllinenumber">[line 12029]</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"> @@ -17557,7 +17557,7 @@ $prop = array()])</code> </div> <hr /> <a name="methodsetGraphicVars"></a> - <h3>method setGraphicVars <span class="smalllinenumber">[line 18057]</span></h3> + <h3>method setGraphicVars <span class="smalllinenumber">[line 18065]</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"> @@ -17678,7 +17678,7 @@ $hs = ''])</code> </div> <hr /> <a name="methodsetHeaderFont"></a> - <h3>method setHeaderFont <span class="smalllinenumber">[line 8910]</span></h3> + <h3>method setHeaderFont <span class="smalllinenumber">[line 8918]</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"> @@ -17753,7 +17753,7 @@ $hm = 10])</code> </div> <hr /> <a name="methodsetHtmlLinksStyle"></a> - <h3>method setHtmlLinksStyle <span class="smalllinenumber">[line 17718]</span></h3> + <h3>method setHtmlLinksStyle <span class="smalllinenumber">[line 17726]</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"> @@ -17798,7 +17798,7 @@ $fontstyle = 'U'])</code> </div> <hr /> <a name="methodsetHtmlVSpace"></a> - <h3>method setHtmlVSpace <span class="smalllinenumber">[line 17687]</span></h3> + <h3>method setHtmlVSpace <span class="smalllinenumber">[line 17695]</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"> @@ -17837,7 +17837,7 @@ $tagvs)</code> </div> <hr /> <a name="methodsetImageBuffer"></a> - <h3>method setImageBuffer <span class="smalllinenumber">[line 18225]</span></h3> + <h3>method setImageBuffer <span class="smalllinenumber">[line 18233]</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"> @@ -17924,7 +17924,7 @@ $scale)</code> </div> <hr /> <a name="methodsetImageSubBuffer"></a> - <h3>method setImageSubBuffer <span class="smalllinenumber">[line 18248]</span></h3> + <h3>method setImageSubBuffer <span class="smalllinenumber">[line 18256]</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"> @@ -17975,7 +17975,7 @@ $data)</code> </div> <hr /> <a name="methodsetJPEGQuality"></a> - <h3>method setJPEGQuality <span class="smalllinenumber">[line 12969]</span></h3> + <h3>method setJPEGQuality <span class="smalllinenumber">[line 12977]</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"> @@ -18056,7 +18056,7 @@ $keywords)</code> </div> <hr /> <a name="methodsetLanguageArray"></a> - <h3>method setLanguageArray <span class="smalllinenumber">[line 8950]</span></h3> + <h3>method setLanguageArray <span class="smalllinenumber">[line 8958]</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"> @@ -18179,7 +18179,7 @@ $margin)</code> </div> <hr /> <a name="methodSetLineStyle"></a> - <h3>method SetLineStyle <span class="smalllinenumber">[line 10010]</span></h3> + <h3>method SetLineStyle <span class="smalllinenumber">[line 10018]</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"> @@ -18225,7 +18225,7 @@ $style)</code> </div> <hr /> <a name="methodSetLineWidth"></a> - <h3>method SetLineWidth <span class="smalllinenumber">[line 9969]</span></h3> + <h3>method SetLineWidth <span class="smalllinenumber">[line 9977]</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"> @@ -18321,7 +18321,7 @@ $page = -1])</code> </div> <hr /> <a name="methodsetListIndentWidth"></a> - <h3>method setListIndentWidth <span class="smalllinenumber">[line 17697]</span></h3> + <h3>method setListIndentWidth <span class="smalllinenumber">[line 17705]</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"> @@ -18360,7 +18360,7 @@ $width)</code> </div> <hr /> <a name="methodsetLIsymbol"></a> - <h3>method setLIsymbol <span class="smalllinenumber">[line 17608]</span></h3> + <h3>method setLIsymbol <span class="smalllinenumber">[line 17616]</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"> @@ -18459,7 +18459,7 @@ $keepmargins = false])</code> </div> <hr /> <a name="methodsetOpenCell"></a> - <h3>method setOpenCell <span class="smalllinenumber">[line 17707]</span></h3> + <h3>method setOpenCell <span class="smalllinenumber">[line 17715]</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"> @@ -18615,7 +18615,7 @@ $ury)</code> </div> <hr /> <a name="methodsetPageBuffer"></a> - <h3>method setPageBuffer <span class="smalllinenumber">[line 18182]</span></h3> + <h3>method setPageBuffer <span class="smalllinenumber">[line 18190]</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"> @@ -18829,7 +18829,7 @@ $unit)</code> </div> <hr /> <a name="methodsetPDFVersion"></a> - <h3>method setPDFVersion <span class="smalllinenumber">[line 13011]</span></h3> + <h3>method setPDFVersion <span class="smalllinenumber">[line 13019]</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"> @@ -18946,7 +18946,7 @@ $val = true])</code> </div> <hr /> <a name="methodSetProtection"></a> - <h3>method SetProtection <span class="smalllinenumber">[line 9527]</span></h3> + <h3>method SetProtection <span class="smalllinenumber">[line 9535]</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"> @@ -19012,7 +19012,7 @@ $pubkeys = null])</code> </div> <hr /> <a name="methodsetRasterizeVectorImages"></a> - <h3>method setRasterizeVectorImages <span class="smalllinenumber">[line 19359]</span></h3> + <h3>method setRasterizeVectorImages <span class="smalllinenumber">[line 19367]</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"> @@ -19138,7 +19138,7 @@ $resetx = true])</code> </div> <hr /> <a name="methodsetSignature"></a> - <h3>method setSignature <span class="smalllinenumber">[line 12673]</span></h3> + <h3>method setSignature <span class="smalllinenumber">[line 12681]</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"> @@ -19291,7 +19291,7 @@ $subject)</code> </div> <hr /> <a name="methodsetSVGStyles"></a> - <h3>method setSVGStyles <span class="smalllinenumber">[line 19921]</span></h3> + <h3>method setSVGStyles <span class="smalllinenumber">[line 19929]</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"> @@ -19544,7 +19544,7 @@ $color)</code> </div> <hr /> <a name="methodsetTextRenderingMode"></a> - <h3>method setTextRenderingMode <span class="smalllinenumber">[line 19140]</span></h3> + <h3>method setTextRenderingMode <span class="smalllinenumber">[line 19148]</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"> @@ -19727,7 +19727,7 @@ $margin)</code> </div> <hr /> <a name="methodsetUserRights"></a> - <h3>method setUserRights <span class="smalllinenumber">[line 12640]</span></h3> + <h3>method setUserRights <span class="smalllinenumber">[line 12648]</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"> @@ -19793,7 +19793,7 @@ $signature = '/Modify'])</code> </div> <hr /> <a name="methodsetViewerPreferences"></a> - <h3>method setViewerPreferences <span class="smalllinenumber">[line 13024]</span></h3> + <h3>method setViewerPreferences <span class="smalllinenumber">[line 13032]</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"> @@ -19835,7 +19835,7 @@ $preferences)</code> </div> <hr /> <a name="methodsetVisibility"></a> - <h3>method setVisibility <span class="smalllinenumber">[line 12869]</span></h3> + <h3>method setVisibility <span class="smalllinenumber">[line 12877]</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"> @@ -19874,7 +19874,7 @@ $v)</code> </div> <hr /> <a name="methodSetX"></a> - <h3>method SetX <span class="smalllinenumber">[line 6265]</span></h3> + <h3>method SetX <span class="smalllinenumber">[line 6273]</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"> @@ -19922,7 +19922,7 @@ $rtloff = false])</code> </div> <hr /> <a name="methodSetXY"></a> - <h3>method SetXY <span class="smalllinenumber">[line 6329]</span></h3> + <h3>method SetXY <span class="smalllinenumber">[line 6337]</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"> @@ -19976,7 +19976,7 @@ $rtloff = false])</code> </div> <hr /> <a name="methodSetY"></a> - <h3>method SetY <span class="smalllinenumber">[line 6297]</span></h3> + <h3>method SetY <span class="smalllinenumber">[line 6305]</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"> @@ -20030,7 +20030,7 @@ $rtloff = false])</code> </div> <hr /> <a name="methodset_mqr"></a> - <h3>method set_mqr <span class="smalllinenumber">[line 5882]</span></h3> + <h3>method set_mqr <span class="smalllinenumber">[line 5890]</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"> @@ -20069,7 +20069,7 @@ $mqr)</code> </div> <hr /> <a name="methodSkew"></a> - <h3>method Skew <span class="smalllinenumber">[line 9915]</span></h3> + <h3>method Skew <span class="smalllinenumber">[line 9923]</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"> @@ -20129,7 +20129,7 @@ $y = ''])</code> </div> <hr /> <a name="methodSkewX"></a> - <h3>method SkewX <span class="smalllinenumber">[line 9888]</span></h3> + <h3>method SkewX <span class="smalllinenumber">[line 9896]</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"> @@ -20183,7 +20183,7 @@ $y = ''])</code> </div> <hr /> <a name="methodSkewY"></a> - <h3>method SkewY <span class="smalllinenumber">[line 9901]</span></h3> + <h3>method SkewY <span class="smalllinenumber">[line 9909]</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"> @@ -20237,7 +20237,7 @@ $y = ''])</code> </div> <hr /> <a name="methodStarPolygon"></a> - <h3>method StarPolygon <span class="smalllinenumber">[line 10618]</span></h3> + <h3>method StarPolygon <span class="smalllinenumber">[line 10626]</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"> @@ -20415,7 +20415,7 @@ $tocpage = false])</code> </div> <hr /> <a name="methodstartPageGroup"></a> - <h3>method startPageGroup <span class="smalllinenumber">[line 12702]</span></h3> + <h3>method startPageGroup <span class="smalllinenumber">[line 12710]</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"> @@ -20454,7 +20454,7 @@ $page = ''])</code> </div> <hr /> <a name="methodstartSVGElementHandler"></a> - <h3>method startSVGElementHandler <span class="smalllinenumber">[line 20518]</span></h3> + <h3>method startSVGElementHandler <span class="smalllinenumber">[line 20526]</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"> @@ -20508,7 +20508,7 @@ $attribs)</code> </div> <hr /> <a name="methodstartTransaction"></a> - <h3>method startTransaction <span class="smalllinenumber">[line 18930]</span></h3> + <h3>method startTransaction <span class="smalllinenumber">[line 18938]</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"> @@ -20536,7 +20536,7 @@ $attribs)</code> </div> <hr /> <a name="methodStartTransform"></a> - <h3>method StartTransform <span class="smalllinenumber">[line 9663]</span></h3> + <h3>method StartTransform <span class="smalllinenumber">[line 9671]</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"> @@ -20567,7 +20567,7 @@ $attribs)</code> </div> <hr /> <a name="methodStopTransform"></a> - <h3>method StopTransform <span class="smalllinenumber">[line 9678]</span></h3> + <h3>method StopTransform <span class="smalllinenumber">[line 9686]</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"> @@ -20598,7 +20598,7 @@ $attribs)</code> </div> <hr /> <a name="methodSVGPath"></a> - <h3>method SVGPath <span class="smalllinenumber">[line 20177]</span></h3> + <h3>method SVGPath <span class="smalllinenumber">[line 20185]</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"> @@ -20649,7 +20649,7 @@ $style = ''])</code> </div> <hr /> <a name="methodSVGTransform"></a> - <h3>method SVGTransform <span class="smalllinenumber">[line 19902]</span></h3> + <h3>method SVGTransform <span class="smalllinenumber">[line 19910]</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"> @@ -20688,7 +20688,7 @@ $tm)</code> </div> <hr /> <a name="methodswapMargins"></a> - <h3>method swapMargins <span class="smalllinenumber">[line 17663]</span></h3> + <h3>method swapMargins <span class="smalllinenumber">[line 17671]</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"> @@ -20898,7 +20898,7 @@ $rtloff = false])</code> </div> <hr /> <a name="methodTextField"></a> - <h3>method TextField <span class="smalllinenumber">[line 12050]</span></h3> + <h3>method TextField <span class="smalllinenumber">[line 12058]</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"> @@ -20982,7 +20982,7 @@ $js = false])</code> </div> <hr /> <a name="methodTransform"></a> - <h3>method Transform <span class="smalllinenumber">[line 9945]</span></h3> + <h3>method Transform <span class="smalllinenumber">[line 9953]</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"> @@ -21024,7 +21024,7 @@ $tm)</code> </div> <hr /> <a name="methodTranslate"></a> - <h3>method Translate <span class="smalllinenumber">[line 9838]</span></h3> + <h3>method Translate <span class="smalllinenumber">[line 9846]</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"> @@ -21072,7 +21072,7 @@ $t_y)</code> </div> <hr /> <a name="methodTranslateX"></a> - <h3>method TranslateX <span class="smalllinenumber">[line 9815]</span></h3> + <h3>method TranslateX <span class="smalllinenumber">[line 9823]</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"> @@ -21114,7 +21114,7 @@ $t_x)</code> </div> <hr /> <a name="methodTranslateY"></a> - <h3>method TranslateY <span class="smalllinenumber">[line 9826]</span></h3> + <h3>method TranslateY <span class="smalllinenumber">[line 9834]</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"> @@ -21156,7 +21156,7 @@ $t_y)</code> </div> <hr /> <a name="methodunhtmlentities"></a> - <h3>method unhtmlentities <span class="smalllinenumber">[line 9093]</span></h3> + <h3>method unhtmlentities <span class="smalllinenumber">[line 9101]</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"> @@ -21195,7 +21195,7 @@ $text_to_convert)</code> </div> <hr /> <a name="methodUniArrSubString"></a> - <h3>method UniArrSubString <span class="smalllinenumber">[line 5497]</span></h3> + <h3>method UniArrSubString <span class="smalllinenumber">[line 5505]</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"> @@ -21249,7 +21249,7 @@ $end = ''])</code> </div> <hr /> <a name="methodunichr"></a> - <h3>method unichr <span class="smalllinenumber">[line 5530]</span></h3> + <h3>method unichr <span class="smalllinenumber">[line 5538]</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"> @@ -21294,7 +21294,7 @@ $c)</code> </div> <hr /> <a name="methodUTF8ArrayToUniArray"></a> - <h3>method UTF8ArrayToUniArray <span class="smalllinenumber">[line 5518]</span></h3> + <h3>method UTF8ArrayToUniArray <span class="smalllinenumber">[line 5526]</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"> @@ -21336,7 +21336,7 @@ $ta)</code> </div> <hr /> <a name="methodUTF8ArrSubString"></a> - <h3>method UTF8ArrSubString <span class="smalllinenumber">[line 5474]</span></h3> + <h3>method UTF8ArrSubString <span class="smalllinenumber">[line 5482]</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"> @@ -21387,7 +21387,7 @@ $end = ''])</code> </div> <hr /> <a name="methodUTF8ArrToLatin1"></a> - <h3>method UTF8ArrToLatin1 <span class="smalllinenumber">[line 8820]</span></h3> + <h3>method UTF8ArrToLatin1 <span class="smalllinenumber">[line 8828]</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"> @@ -21429,7 +21429,7 @@ $unicode)</code> </div> <hr /> <a name="methodutf8Bidi"></a> - <h3>method utf8Bidi <span class="smalllinenumber">[line 10840]</span></h3> + <h3>method utf8Bidi <span class="smalllinenumber">[line 10848]</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"> @@ -21486,7 +21486,7 @@ $forcertl = false])</code> </div> <hr /> <a name="methodutf8StrArrRev"></a> - <h3>method utf8StrArrRev <span class="smalllinenumber">[line 10826]</span></h3> + <h3>method utf8StrArrRev <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"> @@ -21546,7 +21546,7 @@ $forcertl = false])</code> </div> <hr /> <a name="methodUTF8StringToArray"></a> - <h3>method UTF8StringToArray <span class="smalllinenumber">[line 8683]</span></h3> + <h3>method UTF8StringToArray <span class="smalllinenumber">[line 8691]</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"> @@ -21612,7 +21612,7 @@ $str)</code> </div> <hr /> <a name="methodutf8StrRev"></a> - <h3>method utf8StrRev <span class="smalllinenumber">[line 10811]</span></h3> + <h3>method utf8StrRev <span class="smalllinenumber">[line 10819]</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"> @@ -21666,7 +21666,7 @@ $forcertl = false])</code> </div> <hr /> <a name="methodUTF8ToLatin1"></a> - <h3>method UTF8ToLatin1 <span class="smalllinenumber">[line 8790]</span></h3> + <h3>method UTF8ToLatin1 <span class="smalllinenumber">[line 8798]</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"> @@ -21708,7 +21708,7 @@ $str)</code> </div> <hr /> <a name="methodUTF8ToUTF16BE"></a> - <h3>method UTF8ToUTF16BE <span class="smalllinenumber">[line 8774]</span></h3> + <h3>method UTF8ToUTF16BE <span class="smalllinenumber">[line 8782]</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"> @@ -21759,7 +21759,7 @@ $setbom = true])</code> </div> <hr /> <a name="methodWrite"></a> - <h3>method Write <span class="smalllinenumber">[line 5120]</span></h3> + <h3>method Write <span class="smalllinenumber">[line 5128]</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"> @@ -21855,7 +21855,7 @@ $maxh = 0])</code> </div> <hr /> <a name="methodwrite1DBarcode"></a> - <h3>method write1DBarcode <span class="smalllinenumber">[line 14039]</span></h3> + <h3>method write1DBarcode <span class="smalllinenumber">[line 14047]</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"> @@ -21945,7 +21945,7 @@ $align = ''])</code> </div> <hr /> <a name="methodwrite2DBarcode"></a> - <h3>method write2DBarcode <span class="smalllinenumber">[line 14281]</span></h3> + <h3>method write2DBarcode <span class="smalllinenumber">[line 14289]</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"> @@ -22029,7 +22029,7 @@ $align = ''])</code> </div> <hr /> <a name="methodwriteBarcode"></a> - <h3>method writeBarcode <span class="smalllinenumber">[line 14231]</span></h3> + <h3>method writeBarcode <span class="smalllinenumber">[line 14239]</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"> @@ -22119,7 +22119,7 @@ $code)</code> </div> <hr /> <a name="methodwriteDiskCache"></a> - <h3>method writeDiskCache <span class="smalllinenumber">[line 18110]</span></h3> + <h3>method writeDiskCache <span class="smalllinenumber">[line 18118]</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"> @@ -22176,7 +22176,7 @@ $file)</code> </div> <hr /> <a name="methodwriteHTML"></a> - <h3>method writeHTML <span class="smalllinenumber">[line 15450]</span></h3> + <h3>method writeHTML <span class="smalllinenumber">[line 15458]</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"> @@ -22242,7 +22242,7 @@ $align = ''])</code> </div> <hr /> <a name="methodwriteHTMLCell"></a> - <h3>method writeHTMLCell <span class="smalllinenumber">[line 15434]</span></h3> + <h3>method writeHTMLCell <span class="smalllinenumber">[line 15442]</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"> @@ -22344,7 +22344,7 @@ $autopadding = true])</code> </div> <hr /> <a name="method_addfield"></a> - <h3>method _addfield <span class="smalllinenumber">[line 11622]</span></h3> + <h3>method _addfield <span class="smalllinenumber">[line 11630]</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"> @@ -22422,7 +22422,7 @@ $prop)</code> </div> <hr /> <a name="method_AES"></a> - <h3>method _AES <span class="smalllinenumber">[line 9315]</span></h3> + <h3>method _AES <span class="smalllinenumber">[line 9323]</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"> @@ -22473,7 +22473,7 @@ $text)</code> </div> <hr /> <a name="method_beginpage"></a> - <h3>method _beginpage <span class="smalllinenumber">[line 8362]</span></h3> + <h3>method _beginpage <span class="smalllinenumber">[line 8370]</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"> @@ -22515,7 +22515,7 @@ $format = ''])</code> </div> <hr /> <a name="method_dataannobjstring"></a> - <h3>method _dataannobjstring <span class="smalllinenumber">[line 8539]</span></h3> + <h3>method _dataannobjstring <span class="smalllinenumber">[line 8547]</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"> @@ -22554,7 +22554,7 @@ $s)</code> </div> <hr /> <a name="method_datastring"></a> - <h3>method _datastring <span class="smalllinenumber">[line 8528]</span></h3> + <h3>method _datastring <span class="smalllinenumber">[line 8536]</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"> @@ -22593,7 +22593,7 @@ $s)</code> </div> <hr /> <a name="method_datestring"></a> - <h3>method _datestring <span class="smalllinenumber">[line 8550]</span></h3> + <h3>method _datestring <span class="smalllinenumber">[line 8558]</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"> @@ -22624,7 +22624,7 @@ $s)</code> </div> <hr /> <a name="method_destroy"></a> - <h3>method _destroy <span class="smalllinenumber">[line 6538]</span></h3> + <h3>method _destroy <span class="smalllinenumber">[line 6546]</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"> @@ -22669,7 +22669,7 @@ $preserve_objcopy = false])</code> </div> <hr /> <a name="method_dochecks"></a> - <h3>method _dochecks <span class="smalllinenumber">[line 6566]</span></h3> + <h3>method _dochecks <span class="smalllinenumber">[line 6574]</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"> @@ -22694,7 +22694,7 @@ $preserve_objcopy = false])</code> </div> <hr /> <a name="method_dolinethrough"></a> - <h3>method _dolinethrough <span class="smalllinenumber">[line 8455]</span></h3> + <h3>method _dolinethrough <span class="smalllinenumber">[line 8463]</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"> @@ -22742,7 +22742,7 @@ $txt)</code> </div> <hr /> <a name="method_dolinethroughw"></a> - <h3>method _dolinethroughw <span class="smalllinenumber">[line 8468]</span></h3> + <h3>method _dolinethroughw <span class="smalllinenumber">[line 8476]</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"> @@ -22799,7 +22799,7 @@ $txt)</code> </div> <hr /> <a name="method_dooverline"></a> - <h3>method _dooverline <span class="smalllinenumber">[line 8481]</span></h3> + <h3>method _dooverline <span class="smalllinenumber">[line 8489]</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"> @@ -22850,7 +22850,7 @@ $txt)</code> </div> <hr /> <a name="method_dooverlinew"></a> - <h3>method _dooverlinew <span class="smalllinenumber">[line 8494]</span></h3> + <h3>method _dooverlinew <span class="smalllinenumber">[line 8502]</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"> @@ -22901,7 +22901,7 @@ $w)</code> </div> <hr /> <a name="method_dounderline"></a> - <h3>method _dounderline <span class="smalllinenumber">[line 8430]</span></h3> + <h3>method _dounderline <span class="smalllinenumber">[line 8438]</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"> @@ -22949,7 +22949,7 @@ $txt)</code> </div> <hr /> <a name="method_dounderlinew"></a> - <h3>method _dounderlinew <span class="smalllinenumber">[line 8443]</span></h3> + <h3>method _dounderlinew <span class="smalllinenumber">[line 8451]</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"> @@ -23000,7 +23000,7 @@ $w)</code> </div> <hr /> <a name="method_encrypt_data"></a> - <h3>method _encrypt_data <span class="smalllinenumber">[line 9126]</span></h3> + <h3>method _encrypt_data <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"> @@ -23048,7 +23048,7 @@ $s)</code> </div> <hr /> <a name="method_enddoc"></a> - <h3>method _enddoc <span class="smalllinenumber">[line 8261]</span></h3> + <h3>method _enddoc <span class="smalllinenumber">[line 8269]</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"> @@ -23073,7 +23073,7 @@ $s)</code> </div> <hr /> <a name="method_endpage"></a> - <h3>method _endpage <span class="smalllinenumber">[line 8406]</span></h3> + <h3>method _endpage <span class="smalllinenumber">[line 8414]</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"> @@ -23098,7 +23098,7 @@ $s)</code> </div> <hr /> <a name="method_escape"></a> - <h3>method _escape <span class="smalllinenumber">[line 8517]</span></h3> + <h3>method _escape <span class="smalllinenumber">[line 8525]</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"> @@ -23137,7 +23137,7 @@ $s)</code> </div> <hr /> <a name="method_escapetext"></a> - <h3>method _escapetext <span class="smalllinenumber">[line 8589]</span></h3> + <h3>method _escapetext <span class="smalllinenumber">[line 8597]</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"> @@ -23176,7 +23176,7 @@ $s)</code> </div> <hr /> <a name="method_freadint"></a> - <h3>method _freadint <span class="smalllinenumber">[line 8506]</span></h3> + <h3>method _freadint <span class="smalllinenumber">[line 8514]</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"> @@ -23215,7 +23215,7 @@ $f)</code> </div> <hr /> <a name="method_generateencryptionkey"></a> - <h3>method _generateencryptionkey <span class="smalllinenumber">[line 9402]</span></h3> + <h3>method _generateencryptionkey <span class="smalllinenumber">[line 9410]</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"> @@ -23269,7 +23269,7 @@ $protection)</code> </div> <hr /> <a name="method_getannotsrefs"></a> - <h3>method _getannotsrefs <span class="smalllinenumber">[line 6811]</span></h3> + <h3>method _getannotsrefs <span class="smalllinenumber">[line 6819]</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"> @@ -23311,7 +23311,7 @@ $n)</code> </div> <hr /> <a name="method_getfontpath"></a> - <h3>method _getfontpath <span class="smalllinenumber">[line 6582]</span></h3> + <h3>method _getfontpath <span class="smalllinenumber">[line 6590]</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"> @@ -23336,7 +23336,7 @@ $n)</code> </div> <hr /> <a name="method_getstream"></a> - <h3>method _getstream <span class="smalllinenumber">[line 8607]</span></h3> + <h3>method _getstream <span class="smalllinenumber">[line 8615]</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"> @@ -23378,7 +23378,7 @@ $n = 0])</code> </div> <hr /> <a name="method_JScolor"></a> - <h3>method _JScolor <span class="smalllinenumber">[line 11598]</span></h3> + <h3>method _JScolor <span class="smalllinenumber">[line 11606]</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"> @@ -23420,7 +23420,7 @@ $color)</code> </div> <hr /> <a name="method_md5_16"></a> - <h3>method _md5_16 <span class="smalllinenumber">[line 9333]</span></h3> + <h3>method _md5_16 <span class="smalllinenumber">[line 9341]</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"> @@ -23465,7 +23465,7 @@ $str)</code> </div> <hr /> <a name="method_newobj"></a> - <h3>method _newobj <span class="smalllinenumber">[line 8416]</span></h3> + <h3>method _newobj <span class="smalllinenumber">[line 8424]</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"> @@ -23493,7 +23493,7 @@ $str)</code> </div> <hr /> <a name="method_objectkey"></a> - <h3>method _objectkey <span class="smalllinenumber">[line 9107]</span></h3> + <h3>method _objectkey <span class="smalllinenumber">[line 9115]</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"> @@ -23535,7 +23535,7 @@ $n)</code> </div> <hr /> <a name="method_out"></a> - <h3>method _out <span class="smalllinenumber">[line 8631]</span></h3> + <h3>method _out <span class="smalllinenumber">[line 8639]</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"> @@ -23571,7 +23571,7 @@ $s)</code> </div> <hr /> <a name="method_outCurve"></a> - <h3>method _outCurve <span class="smalllinenumber">[line 10110]</span></h3> + <h3>method _outCurve <span class="smalllinenumber">[line 10118]</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"> @@ -23640,7 +23640,7 @@ $y3)</code> </div> <hr /> <a name="method_outCurveV"></a> - <h3>method _outCurveV <span class="smalllinenumber">[line 10124]</span></h3> + <h3>method _outCurveV <span class="smalllinenumber">[line 10132]</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"> @@ -23697,7 +23697,7 @@ $y3)</code> </div> <hr /> <a name="method_outCurveY"></a> - <h3>method _outCurveY <span class="smalllinenumber">[line 10140]</span></h3> + <h3>method _outCurveY <span class="smalllinenumber">[line 10148]</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"> @@ -23766,7 +23766,7 @@ $y2)</code> </div> <hr /> <a name="method_outellipticalarc"></a> - <h3>method _outellipticalarc <span class="smalllinenumber">[line 10337]</span></h3> + <h3>method _outellipticalarc <span class="smalllinenumber">[line 10345]</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"> @@ -23874,7 +23874,7 @@ $angf:)</code> </div> <hr /> <a name="method_outLine"></a> - <h3>method _outLine <span class="smalllinenumber">[line 10080]</span></h3> + <h3>method _outLine <span class="smalllinenumber">[line 10088]</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"> @@ -23919,7 +23919,7 @@ $y)</code> </div> <hr /> <a name="method_outPoint"></a> - <h3>method _outPoint <span class="smalllinenumber">[line 10068]</span></h3> + <h3>method _outPoint <span class="smalllinenumber">[line 10076]</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"> @@ -23964,7 +23964,7 @@ $y)</code> </div> <hr /> <a name="method_outRect"></a> - <h3>method _outRect <span class="smalllinenumber">[line 10094]</span></h3> + <h3>method _outRect <span class="smalllinenumber">[line 10102]</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"> @@ -24027,7 +24027,7 @@ $op)</code> </div> <hr /> <a name="method_Ovalue"></a> - <h3>method _Ovalue <span class="smalllinenumber">[line 9346]</span></h3> + <h3>method _Ovalue <span class="smalllinenumber">[line 9354]</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"> @@ -24078,7 +24078,7 @@ $owner_pass)</code> </div> <hr /> <a name="method_parsejpeg"></a> - <h3>method _parsejpeg <span class="smalllinenumber">[line 5974]</span></h3> + <h3>method _parsejpeg <span class="smalllinenumber">[line 5982]</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"> @@ -24117,7 +24117,7 @@ $file)</code> </div> <hr /> <a name="method_parsepng"></a> - <h3>method _parsepng <span class="smalllinenumber">[line 6000]</span></h3> + <h3>method _parsepng <span class="smalllinenumber">[line 6008]</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"> @@ -24156,7 +24156,7 @@ $file)</code> </div> <hr /> <a name="method_putannotsobjs"></a> - <h3>method _putannotsobjs <span class="smalllinenumber">[line 6843]</span></h3> + <h3>method _putannotsobjs <span class="smalllinenumber">[line 6851]</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"> @@ -24187,7 +24187,7 @@ $file)</code> </div> <hr /> <a name="method_putannotsrefs"></a> - <h3>method _putannotsrefs <span class="smalllinenumber">[line 6799]</span></h3> + <h3>method _putannotsrefs <span class="smalllinenumber">[line 6807]</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"> @@ -24232,7 +24232,7 @@ $n)</code> </div> <hr /> <a name="method_putAPXObject"></a> - <h3>method _putAPXObject <span class="smalllinenumber">[line 7455]</span></h3> + <h3>method _putAPXObject <span class="smalllinenumber">[line 7463]</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"> @@ -24286,7 +24286,7 @@ $stream = ''])</code> </div> <hr /> <a name="method_putbookmarks"></a> - <h3>method _putbookmarks <span class="smalllinenumber">[line 11439]</span></h3> + <h3>method _putbookmarks <span class="smalllinenumber">[line 11447]</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"> @@ -24317,7 +24317,7 @@ $stream = ''])</code> </div> <hr /> <a name="method_putcatalog"></a> - <h3>method _putcatalog <span class="smalllinenumber">[line 8079]</span></h3> + <h3>method _putcatalog <span class="smalllinenumber">[line 8087]</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"> @@ -24342,7 +24342,7 @@ $stream = ''])</code> </div> <hr /> <a name="method_putcidfont0"></a> - <h3>method _putcidfont0 <span class="smalllinenumber">[line 7813]</span></h3> + <h3>method _putcidfont0 <span class="smalllinenumber">[line 7821]</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"> @@ -24418,7 +24418,7 @@ $font)</code> </div> <hr /> <a name="method_putencryption"></a> - <h3>method _putencryption <span class="smalllinenumber">[line 9150]</span></h3> + <h3>method _putencryption <span class="smalllinenumber">[line 9158]</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"> @@ -24449,7 +24449,7 @@ $font)</code> </div> <hr /> <a name="method_putextgstates"></a> - <h3>method _putextgstates <span class="smalllinenumber">[line 12934]</span></h3> + <h3>method _putextgstates <span class="smalllinenumber">[line 12942]</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"> @@ -24488,7 +24488,7 @@ $gs)</code> </div> <hr /> <a name="method_putfonts"></a> - <h3>method _putfonts <span class="smalllinenumber">[line 7484]</span></h3> + <h3>method _putfonts <span class="smalllinenumber">[line 7492]</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"> @@ -24513,7 +24513,7 @@ $gs)</code> </div> <hr /> <a name="method_putfontwidths"></a> - <h3>method _putfontwidths <span class="smalllinenumber">[line 7621]</span></h3> + <h3>method _putfontwidths <span class="smalllinenumber">[line 7629]</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"> @@ -24564,7 +24564,7 @@ $cidoffset = 0])</code> </div> <hr /> <a name="method_putheader"></a> - <h3>method _putheader <span class="smalllinenumber">[line 8253]</span></h3> + <h3>method _putheader <span class="smalllinenumber">[line 8261]</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"> @@ -24589,7 +24589,7 @@ $cidoffset = 0])</code> </div> <hr /> <a name="method_putimages"></a> - <h3>method _putimages <span class="smalllinenumber">[line 7880]</span></h3> + <h3>method _putimages <span class="smalllinenumber">[line 7888]</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"> @@ -24614,7 +24614,7 @@ $cidoffset = 0])</code> </div> <hr /> <a name="method_putinfo"></a> - <h3>method _putinfo <span class="smalllinenumber">[line 8035]</span></h3> + <h3>method _putinfo <span class="smalllinenumber">[line 8043]</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"> @@ -24639,7 +24639,7 @@ $cidoffset = 0])</code> </div> <hr /> <a name="method_putjavascript"></a> - <h3>method _putjavascript <span class="smalllinenumber">[line 11545]</span></h3> + <h3>method _putjavascript <span class="smalllinenumber">[line 11553]</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"> @@ -24670,7 +24670,7 @@ $cidoffset = 0])</code> </div> <hr /> <a name="method_putocg"></a> - <h3>method _putocg <span class="smalllinenumber">[line 12852]</span></h3> + <h3>method _putocg <span class="smalllinenumber">[line 12860]</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"> @@ -24698,7 +24698,7 @@ $cidoffset = 0])</code> </div> <hr /> <a name="method_putpages"></a> - <h3>method _putpages <span class="smalllinenumber">[line 6593]</span></h3> + <h3>method _putpages <span class="smalllinenumber">[line 6601]</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"> @@ -24723,7 +24723,7 @@ $cidoffset = 0])</code> </div> <hr /> <a name="method_putresourcedict"></a> - <h3>method _putresourcedict <span class="smalllinenumber">[line 7952]</span></h3> + <h3>method _putresourcedict <span class="smalllinenumber">[line 7960]</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"> @@ -24748,7 +24748,7 @@ $cidoffset = 0])</code> </div> <hr /> <a name="method_putresources"></a> - <h3>method _putresources <span class="smalllinenumber">[line 8012]</span></h3> + <h3>method _putresources <span class="smalllinenumber">[line 8020]</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"> @@ -24773,7 +24773,7 @@ $cidoffset = 0])</code> </div> <hr /> <a name="method_putshaders"></a> - <h3>method _putshaders <span class="smalllinenumber">[line 13488]</span></h3> + <h3>method _putshaders <span class="smalllinenumber">[line 13496]</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"> @@ -24804,7 +24804,7 @@ $cidoffset = 0])</code> </div> <hr /> <a name="method_putsignature"></a> - <h3>method _putsignature <span class="smalllinenumber">[line 12570]</span></h3> + <h3>method _putsignature <span class="smalllinenumber">[line 12578]</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"> @@ -24835,7 +24835,7 @@ $cidoffset = 0])</code> </div> <hr /> <a name="method_putspotcolors"></a> - <h3>method _putspotcolors <span class="smalllinenumber">[line 7934]</span></h3> + <h3>method _putspotcolors <span class="smalllinenumber">[line 7942]</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"> @@ -24863,7 +24863,7 @@ $cidoffset = 0])</code> </div> <hr /> <a name="method_putstream"></a> - <h3>method _putstream <span class="smalllinenumber">[line 8622]</span></h3> + <h3>method _putstream <span class="smalllinenumber">[line 8630]</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"> @@ -24905,7 +24905,7 @@ $n = 0])</code> </div> <hr /> <a name="method_puttrailer"></a> - <h3>method _puttrailer <span class="smalllinenumber">[line 8236]</span></h3> + <h3>method _puttrailer <span class="smalllinenumber">[line 8244]</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"> @@ -24930,7 +24930,7 @@ $n = 0])</code> </div> <hr /> <a name="method_puttruetypeunicode"></a> - <h3>method _puttruetypeunicode <span class="smalllinenumber">[line 7720]</span></h3> + <h3>method _puttruetypeunicode <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"> @@ -24975,7 +24975,7 @@ $font)</code> </div> <hr /> <a name="method_putviewerpreferences"></a> - <h3>method _putviewerpreferences <span class="smalllinenumber">[line 8165]</span></h3> + <h3>method _putviewerpreferences <span class="smalllinenumber">[line 8173]</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"> @@ -25009,7 +25009,7 @@ $font)</code> </div> <hr /> <a name="method_RC4"></a> - <h3>method _RC4 <span class="smalllinenumber">[line 9269]</span></h3> + <h3>method _RC4 <span class="smalllinenumber">[line 9277]</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"> @@ -25060,7 +25060,7 @@ $text)</code> </div> <hr /> <a name="method_setGDImageTransparency"></a> - <h3>method _setGDImageTransparency <span class="smalllinenumber">[line 5953]</span></h3> + <h3>method _setGDImageTransparency <span class="smalllinenumber">[line 5961]</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"> @@ -25105,7 +25105,7 @@ $image)</code> </div> <hr /> <a name="method_textannobjstring"></a> - <h3>method _textannobjstring <span class="smalllinenumber">[line 8575]</span></h3> + <h3>method _textannobjstring <span class="smalllinenumber">[line 8583]</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"> @@ -25144,7 +25144,7 @@ $s)</code> </div> <hr /> <a name="method_textstring"></a> - <h3>method _textstring <span class="smalllinenumber">[line 8561]</span></h3> + <h3>method _textstring <span class="smalllinenumber">[line 8569]</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"> @@ -25183,7 +25183,7 @@ $s)</code> </div> <hr /> <a name="method_toJPEG"></a> - <h3>method _toJPEG <span class="smalllinenumber">[line 5916]</span></h3> + <h3>method _toJPEG <span class="smalllinenumber">[line 5924]</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"> @@ -25225,7 +25225,7 @@ $file)</code> </div> <hr /> <a name="method_toPNG"></a> - <h3>method _toPNG <span class="smalllinenumber">[line 5935]</span></h3> + <h3>method _toPNG <span class="smalllinenumber">[line 5943]</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"> @@ -25270,7 +25270,7 @@ $file)</code> </div> <hr /> <a name="method_Uvalue"></a> - <h3>method _Uvalue <span class="smalllinenumber">[line 9375]</span></h3> + <h3>method _Uvalue <span class="smalllinenumber">[line 9383]</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"> @@ -25307,7 +25307,7 @@ $file)</code> <div class="credit"> <hr /> - Documentation generated on Wed, 26 May 2010 12:21:32 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Thu, 27 May 2010 11:33:43 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> </div> </td></tr></table> </td> diff --git a/doc/com-tecnick-tcpdf/TCPDF2DBarcode.html b/doc/com-tecnick-tcpdf/TCPDF2DBarcode.html index ff60c88..e9c4259 100644 --- a/doc/com-tecnick-tcpdf/TCPDF2DBarcode.html +++ b/doc/com-tecnick-tcpdf/TCPDF2DBarcode.html @@ -296,7 +296,7 @@ $type)</code> <div class="credit"> <hr /> - Documentation generated on Wed, 26 May 2010 12:21:30 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Thu, 27 May 2010 11:33:41 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> </div> </td></tr></table> </td> diff --git a/doc/com-tecnick-tcpdf/TCPDFBarcode.html b/doc/com-tecnick-tcpdf/TCPDFBarcode.html index 1815df0..9a3ba22 100644 --- a/doc/com-tecnick-tcpdf/TCPDFBarcode.html +++ b/doc/com-tecnick-tcpdf/TCPDFBarcode.html @@ -1374,7 +1374,7 @@ $type)</code> <div class="credit"> <hr /> - Documentation generated on Wed, 26 May 2010 12:21:30 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Thu, 27 May 2010 11:33:42 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> </div> </td></tr></table> </td> diff --git a/doc/com-tecnick-tcpdf/_2dbarcodes.php.html b/doc/com-tecnick-tcpdf/_2dbarcodes.php.html index 77de332..0c18db1 100644 --- a/doc/com-tecnick-tcpdf/_2dbarcodes.php.html +++ b/doc/com-tecnick-tcpdf/_2dbarcodes.php.html @@ -102,7 +102,7 @@ PHP class to creates array representations for 2D barcodes to be used with TCPDF <div class="credit"> <hr /> - Documentation generated on Wed, 26 May 2010 12:21:30 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Thu, 27 May 2010 11:33:41 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> </div> </td></tr></table> </td> diff --git a/doc/com-tecnick-tcpdf/_barcodes.php.html b/doc/com-tecnick-tcpdf/_barcodes.php.html index 1c54195..b8a5da2 100644 --- a/doc/com-tecnick-tcpdf/_barcodes.php.html +++ b/doc/com-tecnick-tcpdf/_barcodes.php.html @@ -102,7 +102,7 @@ PHP class to creates array representations for common 1D barcodes to be used wit <div class="credit"> <hr /> - Documentation generated on Wed, 26 May 2010 12:21:30 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Thu, 27 May 2010 11:33:42 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> </div> </td></tr></table> </td> diff --git a/doc/com-tecnick-tcpdf/_config---tcpdf_config.php.html b/doc/com-tecnick-tcpdf/_config---tcpdf_config.php.html index 5afd929..c625b2c 100644 --- a/doc/com-tecnick-tcpdf/_config---tcpdf_config.php.html +++ b/doc/com-tecnick-tcpdf/_config---tcpdf_config.php.html @@ -539,7 +539,7 @@ Configuration file for TCPDF.<br /><br /><br /><br /> <div class="credit"> <hr /> - Documentation generated on Wed, 26 May 2010 12:21:36 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Thu, 27 May 2010 11:33:47 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> </div> </td></tr></table> </td> diff --git a/doc/com-tecnick-tcpdf/_htmlcolors.php.html b/doc/com-tecnick-tcpdf/_htmlcolors.php.html index 8ec7b8e..141f72e 100644 --- a/doc/com-tecnick-tcpdf/_htmlcolors.php.html +++ b/doc/com-tecnick-tcpdf/_htmlcolors.php.html @@ -94,7 +94,7 @@ Array of WEB safe colors.<br /><br /><br /><br /> <div class="credit"> <hr /> - Documentation generated on Wed, 26 May 2010 12:21:31 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Thu, 27 May 2010 11:33:42 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> </div> </td></tr></table> </td> diff --git a/doc/com-tecnick-tcpdf/_qrcode.php.html b/doc/com-tecnick-tcpdf/_qrcode.php.html index 0cb1780..3d7c063 100644 --- a/doc/com-tecnick-tcpdf/_qrcode.php.html +++ b/doc/com-tecnick-tcpdf/_qrcode.php.html @@ -477,7 +477,7 @@ string $string, [int $split_length = 1])</code> <div class="credit"> <hr /> - Documentation generated on Wed, 26 May 2010 12:21:31 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Thu, 27 May 2010 11:33:42 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> </div> </td></tr></table> </td> diff --git a/doc/com-tecnick-tcpdf/_tcpdf.php.html b/doc/com-tecnick-tcpdf/_tcpdf.php.html index 439b0d6..aee3ece 100644 --- a/doc/com-tecnick-tcpdf/_tcpdf.php.html +++ b/doc/com-tecnick-tcpdf/_tcpdf.php.html @@ -79,7 +79,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.1.001</td> + <td><b>version:</b> </td><td>5.1.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> @@ -110,7 +110,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.1.001 (http://www.tcpdf.org)'</code> + <code>PDF_PRODUCER = 'TCPDF 5.1.002 (http://www.tcpdf.org)'</code> </td></tr></table> </td></tr></table> @@ -121,7 +121,7 @@ unicode data<br /><br /></div> <div class="credit"> <hr /> - Documentation generated on Wed, 26 May 2010 12:21:32 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Thu, 27 May 2010 11:33:43 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> </div> </td></tr></table> </td> diff --git a/doc/com-tecnick-tcpdf/_unicode_data.php.html b/doc/com-tecnick-tcpdf/_unicode_data.php.html index 7ffbfb8..44139ec 100644 --- a/doc/com-tecnick-tcpdf/_unicode_data.php.html +++ b/doc/com-tecnick-tcpdf/_unicode_data.php.html @@ -243,7 +243,7 @@ Unicode Include file for TCPDF.<br /><br /><br /><br /> <div class="credit"> <hr /> - Documentation generated on Wed, 26 May 2010 12:21:36 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Thu, 27 May 2010 11:33:47 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> </div> </td></tr></table> </td> diff --git a/doc/elementindex.html b/doc/elementindex.html index 73b6ce4..4433264 100644 --- a/doc/elementindex.html +++ b/doc/elementindex.html @@ -1964,7 +1964,7 @@ <a href="elementindex.html#top">top</a><br> <div class="credit"> <hr /> - Documentation generated on Wed, 26 May 2010 12:21:30 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Thu, 27 May 2010 11:33:41 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> </div> </td></tr></table> </td> diff --git a/doc/elementindex_com-tecnick-tcpdf.html b/doc/elementindex_com-tecnick-tcpdf.html index d8761e2..b72ece0 100644 --- a/doc/elementindex_com-tecnick-tcpdf.html +++ b/doc/elementindex_com-tecnick-tcpdf.html @@ -1993,7 +1993,7 @@ <a href="elementindex_com-tecnick-tcpdf.html#top">top</a><br> <div class="credit"> <hr /> - Documentation generated on Wed, 26 May 2010 12:21:30 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Thu, 27 May 2010 11:33:41 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> </div> </td></tr></table> </td> diff --git a/doc/errors.html b/doc/errors.html index f67f7f3..4175a41 100644 --- a/doc/errors.html +++ b/doc/errors.html @@ -35,7 +35,7 @@ <a href="#Post-parsing">Post-parsing</a><br> <div class="credit"> <hr /> - Documentation generated on Wed, 26 May 2010 12:21:36 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Thu, 27 May 2010 11:33:47 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> </div> </td></tr></table> </td> diff --git a/doc/index.html b/doc/index.html index f654603..2fbc578 100644 --- a/doc/index.html +++ b/doc/index.html @@ -64,7 +64,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 Wed, 26 May 2010 12:21:30 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Thu, 27 May 2010 11:33:41 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> </div> </td></tr></table> </td> diff --git a/doc/li_com-tecnick-tcpdf.html b/doc/li_com-tecnick-tcpdf.html index f654603..2fbc578 100644 --- a/doc/li_com-tecnick-tcpdf.html +++ b/doc/li_com-tecnick-tcpdf.html @@ -64,7 +64,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 Wed, 26 May 2010 12:21:30 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Thu, 27 May 2010 11:33:41 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> </div> </td></tr></table> </td> diff --git a/tcpdf.php b/tcpdf.php index 091553c..b85bfc2 100755 --- a/tcpdf.php +++ b/tcpdf.php @@ -2,9 +2,9 @@ //============================================================+ // File name : tcpdf.php // Begin : 2002-08-03 -// Last Update : 2010-05-26 +// Last Update : 2010-05-27 // Author : Nicola Asuni - info@tecnick.com - http://www.tcpdf.org -// Version : 5.1.001 +// Version : 5.1.002 // License : GNU LGPL (http://www.gnu.org/copyleft/lesser.html) // ---------------------------------------------------------------------------- // Copyright (C) 2002-2010 Nicola Asuni - Tecnick.com S.r.l. @@ -122,7 +122,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.1.001 + * @version 5.1.002 */ /** @@ -146,14 +146,14 @@ if (!class_exists('TCPDF', false)) { /** * define default PDF document producer */ - define('PDF_PRODUCER', 'TCPDF 5.1.001 (http://www.tcpdf.org)'); + define('PDF_PRODUCER', 'TCPDF 5.1.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.1.001 + * @version 5.1.002 * @author Nicola Asuni - info@tecnick.com * @link http://www.tcpdf.org * @license http://www.gnu.org/copyleft/lesser.html LGPL @@ -4793,9 +4793,17 @@ if (!class_exists('TCPDF', false)) { $currentY = $this->y; // get latest page number $endpage = $this->page; - if (($resth > 0) AND ($endpage == $startpage)) { - // add new page to print the remaining cell portion - $this->AddPage(); + if ($resth > 0) { + $skip = ($endpage - $startpage); + $tmpresth = $resth; + while ($tmpresth > 0) { + if ($skip <= 0) { + // add a page (or trig AcceptPageBreak() for multicolumn mode) + $this->checkPageBreak($this->PageBreakTrigger + 1); + } + $tmpresth -= ($this->h - $this->tMargin - $this->bMargin); + --$skip; + } $currentY = $this->y; $endpage = $this->page; }