diff --git a/CHANGELOG.TXT b/CHANGELOG.TXT index be8f21b..f3f6701 100755 --- a/CHANGELOG.TXT +++ b/CHANGELOG.TXT @@ -1,4 +1,7 @@ -5.9.006 (2010-10-16) +5.9.007 (2010-10-20) + - Method adjustCellPadding() was fixed to handle bad input. + +5.9.006 (2010-10-19) - Support for AES 256 bit encryption was added (see example n. 16). - Method getNumLines() was fixed for the empty string case. diff --git a/README.TXT b/README.TXT index db4b1a6..0c11573 100755 --- a/README.TXT +++ b/README.TXT @@ -8,8 +8,8 @@ http://sourceforge.net/donate/index.php?group_id=128076 ------------------------------------------------------------ Name: TCPDF -Version: 5.9.006 -Release date: 2010-10-19 +Version: 5.9.007 +Release date: 2010-10-20 Author: Nicola Asuni Copyright (c) 2002-2010: diff --git a/doc/classtrees_com-tecnick-tcpdf.html b/doc/classtrees_com-tecnick-tcpdf.html index bb672c0..df91bc1 100644 --- a/doc/classtrees_com-tecnick-tcpdf.html +++ b/doc/classtrees_com-tecnick-tcpdf.html @@ -65,7 +65,7 @@ <div class="credit"> <hr /> - Documentation generated on Tue, 19 Oct 2010 17:45:50 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Wed, 20 Oct 2010 09:47:17 +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/PDF417.html b/doc/com-tecnick-tcpdf/PDF417.html index c302520..5fb0fac 100644 --- a/doc/com-tecnick-tcpdf/PDF417.html +++ b/doc/com-tecnick-tcpdf/PDF417.html @@ -1004,7 +1004,7 @@ $code)</code> <div class="credit"> <hr /> - Documentation generated on Tue, 19 Oct 2010 17:45:51 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Wed, 20 Oct 2010 09:47:18 +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 d348ee6..328106b 100644 --- a/doc/com-tecnick-tcpdf/QRcode.html +++ b/doc/com-tecnick-tcpdf/QRcode.html @@ -5552,7 +5552,7 @@ $frame)</code> <div class="credit"> <hr /> - Documentation generated on Tue, 19 Oct 2010 17:45:51 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Wed, 20 Oct 2010 09:47:18 +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 526fa5b..0115b4d 100644 --- a/doc/com-tecnick-tcpdf/TCPDF.html +++ b/doc/com-tecnick-tcpdf/TCPDF.html @@ -84,7 +84,7 @@ Source Location: /tcpdf.php<br /><br /> <h4>Version:</h4> <ul> - <li>5.9.006</li> + <li>5.9.007</li> </ul> @@ -779,7 +779,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.9.006</td> + <td><b>version:</b> </td><td>5.9.007</td> </tr> <tr> <td><b>link:</b> </td><td><a href="http://www.tcpdf.org">http://www.tcpdf.org</a></td> @@ -7151,7 +7151,7 @@ $diskcache = false])</code> </div> <hr /> <a name="methodAcceptPageBreak"></a> - <h3>method AcceptPageBreak <span class="smalllinenumber">[line 5179]</span></h3> + <h3>method AcceptPageBreak <span class="smalllinenumber">[line 5183]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -7182,7 +7182,7 @@ $diskcache = false])</code> </div> <hr /> <a name="methodaddExtGState"></a> - <h3>method addExtGState <span class="smalllinenumber">[line 15440]</span></h3> + <h3>method addExtGState <span class="smalllinenumber">[line 15444]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -7230,7 +7230,7 @@ $params)</code> </div> <hr /> <a name="methodAddFont"></a> - <h3>method AddFont <span class="smalllinenumber">[line 4620]</span></h3> + <h3>method AddFont <span class="smalllinenumber">[line 4624]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -7293,7 +7293,7 @@ $subset = 'default'])</code> </div> <hr /> <a name="methodaddHtmlLink"></a> - <h3>method addHtmlLink <span class="smalllinenumber">[line 11283]</span></h3> + <h3>method addHtmlLink <span class="smalllinenumber">[line 11287]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -7368,7 +7368,7 @@ $firstblock = false])</code> </div> <hr /> <a name="methodaddHTMLTOC"></a> - <h3>method addHTMLTOC <span class="smalllinenumber">[line 22719]</span></h3> + <h3>method addHTMLTOC <span class="smalllinenumber">[line 22723]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -7431,7 +7431,7 @@ $correct_align = true])</code> </div> <hr /> <a name="methodaddHTMLVertSpace"></a> - <h3>method addHTMLVertSpace <span class="smalllinenumber">[line 21151]</span></h3> + <h3>method addHTMLVertSpace <span class="smalllinenumber">[line 21155]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -7491,7 +7491,7 @@ $lasttag = false])</code> </div> <hr /> <a name="methodaddJavascriptObject"></a> - <h3>method addJavascriptObject <span class="smalllinenumber">[line 14024]</span></h3> + <h3>method addJavascriptObject <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"> @@ -7542,7 +7542,7 @@ $onload = false])</code> </div> <hr /> <a name="methodAddLink"></a> - <h3>method AddLink <span class="smalllinenumber">[line 4973]</span></h3> + <h3>method AddLink <span class="smalllinenumber">[line 4977]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -7573,7 +7573,7 @@ $onload = false])</code> </div> <hr /> <a name="methodAddPage"></a> - <h3>method AddPage <span class="smalllinenumber">[line 3735]</span></h3> + <h3>method AddPage <span class="smalllinenumber">[line 3739]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -7633,7 +7633,7 @@ $tocpage = false])</code> </div> <hr /> <a name="methodaddPageRegion"></a> - <h3>method addPageRegion <span class="smalllinenumber">[line 23812]</span></h3> + <h3>method addPageRegion <span class="smalllinenumber">[line 23816]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -7678,7 +7678,7 @@ $region)</code> </div> <hr /> <a name="methodAddSpotColor"></a> - <h3>method AddSpotColor <span class="smalllinenumber">[line 4206]</span></h3> + <h3>method AddSpotColor <span class="smalllinenumber">[line 4210]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -7744,7 +7744,7 @@ $k)</code> </div> <hr /> <a name="methodaddTOC"></a> - <h3>method addTOC <span class="smalllinenumber">[line 22547]</span></h3> + <h3>method addTOC <span class="smalllinenumber">[line 22551]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -7807,7 +7807,7 @@ $toc_name = 'TOC'])</code> </div> <hr /> <a name="methodaddTOCPage"></a> - <h3>method addTOCPage <span class="smalllinenumber">[line 3710]</span></h3> + <h3>method addTOCPage <span class="smalllinenumber">[line 3714]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -7903,7 +7903,7 @@ $brd = 0])</code> </div> <hr /> <a name="methodAliasNbPages"></a> - <h3>method AliasNbPages <span class="smalllinenumber">[line 15254]</span></h3> + <h3>method AliasNbPages <span class="smalllinenumber">[line 15258]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -7945,7 +7945,7 @@ $alias = '{nb}'])</code> </div> <hr /> <a name="methodAliasNumPage"></a> - <h3>method AliasNumPage <span class="smalllinenumber">[line 15281]</span></h3> + <h3>method AliasNumPage <span class="smalllinenumber">[line 15285]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -7987,7 +7987,7 @@ $alias = '{pnb}'])</code> </div> <hr /> <a name="methodAnnotation"></a> - <h3>method Annotation <span class="smalllinenumber">[line 5029]</span></h3> + <h3>method Annotation <span class="smalllinenumber">[line 5033]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -8062,7 +8062,7 @@ $spaces = 0])</code> </div> <hr /> <a name="methodArrow"></a> - <h3>method Arrow <span class="smalllinenumber">[line 13229]</span></h3> + <h3>method Arrow <span class="smalllinenumber">[line 13233]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -8140,7 +8140,7 @@ $arm_angle = 15])</code> </div> <hr /> <a name="methodarrUTF8ToUTF16BE"></a> - <h3>method arrUTF8ToUTF16BE <span class="smalllinenumber">[line 11178]</span></h3> + <h3>method arrUTF8ToUTF16BE <span class="smalllinenumber">[line 11182]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -8215,7 +8215,7 @@ $setbom = true])</code> </div> <hr /> <a name="methodBookmark"></a> - <h3>method Bookmark <span class="smalllinenumber">[line 13896]</span></h3> + <h3>method Bookmark <span class="smalllinenumber">[line 13900]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -8275,7 +8275,7 @@ $page = ''])</code> </div> <hr /> <a name="methodButton"></a> - <h3>method Button <span class="smalllinenumber">[line 14910]</span></h3> + <h3>method Button <span class="smalllinenumber">[line 14914]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -8371,7 +8371,7 @@ $js = false])</code> </div> <hr /> <a name="methodCell"></a> - <h3>method Cell <span class="smalllinenumber">[line 5286]</span></h3> + <h3>method Cell <span class="smalllinenumber">[line 5290]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -8479,7 +8479,7 @@ $valign = 'M'])</code> </div> <hr /> <a name="methodCheckBox"></a> - <h3>method CheckBox <span class="smalllinenumber">[line 14840]</span></h3> + <h3>method CheckBox <span class="smalllinenumber">[line 14844]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -8569,7 +8569,7 @@ $js = false])</code> </div> <hr /> <a name="methodcheckPageBreak"></a> - <h3>method checkPageBreak <span class="smalllinenumber">[line 5206]</span></h3> + <h3>method checkPageBreak <span class="smalllinenumber">[line 5210]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -8623,7 +8623,7 @@ $addpage = true])</code> </div> <hr /> <a name="methodcheckPageRegions"></a> - <h3>method checkPageRegions <span class="smalllinenumber">[line 23848]</span></h3> + <h3>method checkPageRegions <span class="smalllinenumber">[line 23852]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -8689,7 +8689,7 @@ $y)</code> </div> <hr /> <a name="methodCircle"></a> - <h3>method Circle <span class="smalllinenumber">[line 12917]</span></h3> + <h3>method Circle <span class="smalllinenumber">[line 12921]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -8788,7 +8788,7 @@ $angend:)</code> </div> <hr /> <a name="methodClip"></a> - <h3>method Clip <span class="smalllinenumber">[line 15901]</span></h3> + <h3>method Clip <span class="smalllinenumber">[line 15905]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -8848,7 +8848,7 @@ $h)</code> </div> <hr /> <a name="methodClose"></a> - <h3>method Close <span class="smalllinenumber">[line 3588]</span></h3> + <h3>method Close <span class="smalllinenumber">[line 3592]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -8879,7 +8879,7 @@ $h)</code> </div> <hr /> <a name="methodcloseHTMLTagHandler"></a> - <h3>method closeHTMLTagHandler <span class="smalllinenumber">[line 20633]</span></h3> + <h3>method closeHTMLTagHandler <span class="smalllinenumber">[line 20637]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -8939,7 +8939,7 @@ $dom)</code> </div> <hr /> <a name="methodcolorRegistrationBar"></a> - <h3>method colorRegistrationBar <span class="smalllinenumber">[line 15576]</span></h3> + <h3>method colorRegistrationBar <span class="smalllinenumber">[line 15580]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -9017,7 +9017,7 @@ $colors = 'A,R,G,B,C,M,Y,K'])</code> </div> <hr /> <a name="methodComboBox"></a> - <h3>method ComboBox <span class="smalllinenumber">[line 14781]</span></h3> + <h3>method ComboBox <span class="smalllinenumber">[line 14785]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -9107,7 +9107,7 @@ $js = false])</code> </div> <hr /> <a name="methodcommitTransaction"></a> - <h3>method commitTransaction <span class="smalllinenumber">[line 22843]</span></h3> + <h3>method commitTransaction <span class="smalllinenumber">[line 22847]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -9135,7 +9135,7 @@ $js = false])</code> </div> <hr /> <a name="methodconvertHexStringToString"></a> - <h3>method convertHexStringToString <span class="smalllinenumber">[line 12062]</span></h3> + <h3>method convertHexStringToString <span class="smalllinenumber">[line 12066]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -9177,7 +9177,7 @@ $bs)</code> </div> <hr /> <a name="methodconvertHTMLColorToDec"></a> - <h3>method convertHTMLColorToDec <span class="smalllinenumber">[line 11316]</span></h3> + <h3>method convertHTMLColorToDec <span class="smalllinenumber">[line 11320]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -9216,7 +9216,7 @@ $color = '#FFFFFF'])</code> </div> <hr /> <a name="methodconvertStringToHexString"></a> - <h3>method convertStringToHexString <span class="smalllinenumber">[line 12084]</span></h3> + <h3>method convertStringToHexString <span class="smalllinenumber">[line 12088]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -9261,7 +9261,7 @@ $s)</code> </div> <hr /> <a name="methodconvertSVGtMatrix"></a> - <h3>method convertSVGtMatrix <span class="smalllinenumber">[line 24338]</span></h3> + <h3>method convertSVGtMatrix <span class="smalllinenumber">[line 24342]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -9303,7 +9303,7 @@ $tm)</code> </div> <hr /> <a name="methodCoonsPatchMesh"></a> - <h3>method CoonsPatchMesh <span class="smalllinenumber">[line 15816]</span></h3> + <h3>method CoonsPatchMesh <span class="smalllinenumber">[line 15820]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -9411,7 +9411,7 @@ $antialias = false])</code> </div> <hr /> <a name="methodcopyPage"></a> - <h3>method copyPage <span class="smalllinenumber">[line 22477]</span></h3> + <h3>method copyPage <span class="smalllinenumber">[line 22481]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -9453,7 +9453,7 @@ $page = 0])</code> </div> <hr /> <a name="methodcropMark"></a> - <h3>method cropMark <span class="smalllinenumber">[line 15674]</span></h3> + <h3>method cropMark <span class="smalllinenumber">[line 15678]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -9525,7 +9525,7 @@ $color = array(0,0,0)])</code> </div> <hr /> <a name="methodCurve"></a> - <h3>method Curve <span class="smalllinenumber">[line 12723]</span></h3> + <h3>method Curve <span class="smalllinenumber">[line 12727]</span></h3> <div class="function"> <table width="90%" 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 @@ $fill_color = array()])</code> </div> <hr /> <a name="methoddeletePage"></a> - <h3>method deletePage <span class="smalllinenumber">[line 22334]</span></h3> + <h3>method deletePage <span class="smalllinenumber">[line 22338]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -9669,7 +9669,7 @@ $page)</code> </div> <hr /> <a name="methoddrawHTMLTagBorder"></a> - <h3>method drawHTMLTagBorder <span class="smalllinenumber">[line 21193]</span></h3> + <h3>method drawHTMLTagBorder <span class="smalllinenumber">[line 21197]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -9714,7 +9714,7 @@ $xmax)</code> </div> <hr /> <a name="methodEllipse"></a> - <h3>method Ellipse <span class="smalllinenumber">[line 12787]</span></h3> + <h3>method Ellipse <span class="smalllinenumber">[line 12791]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -9834,7 +9834,7 @@ $afinish:)</code> </div> <hr /> <a name="methodempty_string"></a> - <h3>method empty_string <span class="smalllinenumber">[line 22897]</span></h3> + <h3>method empty_string <span class="smalllinenumber">[line 22901]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -9876,7 +9876,7 @@ $str)</code> </div> <hr /> <a name="methodendPage"></a> - <h3>method endPage <span class="smalllinenumber">[line 3759]</span></h3> + <h3>method endPage <span class="smalllinenumber">[line 3763]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -9918,7 +9918,7 @@ $tocpage = false])</code> </div> <hr /> <a name="methodendSVGElementHandler"></a> - <h3>method endSVGElementHandler <span class="smalllinenumber">[line 25449]</span></h3> + <h3>method endSVGElementHandler <span class="smalllinenumber">[line 25453]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -9966,7 +9966,7 @@ $name)</code> </div> <hr /> <a name="methodendTemplate"></a> - <h3>method endTemplate <span class="smalllinenumber">[line 23579]</span></h3> + <h3>method endTemplate <span class="smalllinenumber">[line 23583]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -10003,7 +10003,7 @@ $name)</code> </div> <hr /> <a name="methodendTOCPage"></a> - <h3>method endTOCPage <span class="smalllinenumber">[line 3720]</span></h3> + <h3>method endTOCPage <span class="smalllinenumber">[line 3724]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -10034,7 +10034,7 @@ $name)</code> </div> <hr /> <a name="methodError"></a> - <h3>method Error <span class="smalllinenumber">[line 3560]</span></h3> + <h3>method Error <span class="smalllinenumber">[line 3564]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -10073,7 +10073,7 @@ $msg)</code> </div> <hr /> <a name="methodextractCSSproperties"></a> - <h3>method extractCSSproperties <span class="smalllinenumber">[line 17223]</span></h3> + <h3>method extractCSSproperties <span class="smalllinenumber">[line 17227]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -10118,7 +10118,7 @@ $cssdata)</code> </div> <hr /> <a name="methodfitBlock"></a> - <h3>method fitBlock <span class="smalllinenumber">[line 6959]</span></h3> + <h3>method fitBlock <span class="smalllinenumber">[line 6963]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -10205,7 +10205,7 @@ $y)</code> </div> <hr /> <a name="methodFooter"></a> - <h3>method Footer <span class="smalllinenumber">[line 4009]</span></h3> + <h3>method Footer <span class="smalllinenumber">[line 4013]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -10230,7 +10230,7 @@ $y)</code> </div> <hr /> <a name="methodformatPageNumber"></a> - <h3>method formatPageNumber <span class="smalllinenumber">[line 15358]</span></h3> + <h3>method formatPageNumber <span class="smalllinenumber">[line 15362]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -10269,7 +10269,7 @@ $num)</code> </div> <hr /> <a name="methodformatTOCPageNumber"></a> - <h3>method formatTOCPageNumber <span class="smalllinenumber">[line 15370]</span></h3> + <h3>method formatTOCPageNumber <span class="smalllinenumber">[line 15374]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -10311,7 +10311,7 @@ $num)</code> </div> <hr /> <a name="methodGetAbsX"></a> - <h3>method GetAbsX <span class="smalllinenumber">[line 7718]</span></h3> + <h3>method GetAbsX <span class="smalllinenumber">[line 7722]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -10342,7 +10342,7 @@ $num)</code> </div> <hr /> <a name="methodgetAliasNbPages"></a> - <h3>method getAliasNbPages <span class="smalllinenumber">[line 15266]</span></h3> + <h3>method getAliasNbPages <span class="smalllinenumber">[line 15270]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -10373,7 +10373,7 @@ $num)</code> </div> <hr /> <a name="methodgetAliasNumPage"></a> - <h3>method getAliasNumPage <span class="smalllinenumber">[line 15294]</span></h3> + <h3>method getAliasNumPage <span class="smalllinenumber">[line 15298]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -10404,7 +10404,7 @@ $num)</code> </div> <hr /> <a name="methodgetAnnotOptFromJSProp"></a> - <h3>method getAnnotOptFromJSProp <span class="smalllinenumber">[line 14149]</span></h3> + <h3>method getAnnotOptFromJSProp <span class="smalllinenumber">[line 14153]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -10449,7 +10449,7 @@ $prop)</code> </div> <hr /> <a name="methodGetArrStringWidth"></a> - <h3>method GetArrStringWidth <span class="smalllinenumber">[line 4499]</span></h3> + <h3>method GetArrStringWidth <span class="smalllinenumber">[line 4503]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -10518,7 +10518,7 @@ $getarray = false])</code> </div> <hr /> <a name="methodgetBarcode"></a> - <h3>method getBarcode <span class="smalllinenumber">[line 16542]</span></h3> + <h3>method getBarcode <span class="smalllinenumber">[line 16546]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -10546,7 +10546,7 @@ $getarray = false])</code> </div> <hr /> <a name="methodgetBorderMode"></a> - <h3>method getBorderMode <span class="smalllinenumber">[line 6249]</span></h3> + <h3>method getBorderMode <span class="smalllinenumber">[line 6253]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -10594,7 +10594,7 @@ $position = 'start'])</code> </div> <hr /> <a name="methodgetBorderStartPosition"></a> - <h3>method getBorderStartPosition <span class="smalllinenumber">[line 21177]</span></h3> + <h3>method getBorderStartPosition <span class="smalllinenumber">[line 21181]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -10673,7 +10673,7 @@ $pagenum = ''])</code> </div> <hr /> <a name="methodgetBuffer"></a> - <h3>method getBuffer <span class="smalllinenumber">[line 22010]</span></h3> + <h3>method getBuffer <span class="smalllinenumber">[line 22014]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -10704,7 +10704,7 @@ $pagenum = ''])</code> </div> <hr /> <a name="methodgetCellBorder"></a> - <h3>method getCellBorder <span class="smalllinenumber">[line 5730]</span></h3> + <h3>method getCellBorder <span class="smalllinenumber">[line 5734]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -10779,7 +10779,7 @@ $mode)</code> </div> <hr /> <a name="methodgetCellCode"></a> - <h3>method getCellCode <span class="smalllinenumber">[line 5322]</span></h3> + <h3>method getCellCode <span class="smalllinenumber">[line 5326]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -10890,7 +10890,7 @@ $valign = 'M'])</code> </div> <hr /> <a name="methodgetCellHeightRatio"></a> - <h3>method getCellHeightRatio <span class="smalllinenumber">[line 15536]</span></h3> + <h3>method getCellHeightRatio <span class="smalllinenumber">[line 15540]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -10986,7 +10986,7 @@ $valign = 'M'])</code> </div> <hr /> <a name="methodGetCharWidth"></a> - <h3>method GetCharWidth <span class="smalllinenumber">[line 4536]</span></h3> + <h3>method GetCharWidth <span class="smalllinenumber">[line 4540]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -11037,7 +11037,7 @@ $notlast = true])</code> </div> <hr /> <a name="methodgetColumn"></a> - <h3>method getColumn <span class="smalllinenumber">[line 23048]</span></h3> + <h3>method getColumn <span class="smalllinenumber">[line 23052]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -11068,7 +11068,7 @@ $notlast = true])</code> </div> <hr /> <a name="methodgetCSSBorderDashStyle"></a> - <h3>method getCSSBorderDashStyle <span class="smalllinenumber">[line 17523]</span></h3> + <h3>method getCSSBorderDashStyle <span class="smalllinenumber">[line 17527]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -11110,7 +11110,7 @@ $style)</code> </div> <hr /> <a name="methodgetCSSBorderStyle"></a> - <h3>method getCSSBorderStyle <span class="smalllinenumber">[line 17559]</span></h3> + <h3>method getCSSBorderStyle <span class="smalllinenumber">[line 17563]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -11152,7 +11152,7 @@ $cssborder)</code> </div> <hr /> <a name="methodgetCSSBorderWidth"></a> - <h3>method getCSSBorderWidth <span class="smalllinenumber">[line 17503]</span></h3> + <h3>method getCSSBorderWidth <span class="smalllinenumber">[line 17507]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -11194,7 +11194,7 @@ $width)</code> </div> <hr /> <a name="methodgetCSSFontSpacing"></a> - <h3>method getCSSFontSpacing <span class="smalllinenumber">[line 17716]</span></h3> + <h3>method getCSSFontSpacing <span class="smalllinenumber">[line 17720]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -11242,7 +11242,7 @@ $parent = 0])</code> </div> <hr /> <a name="methodgetCSSFontStretching"></a> - <h3>method getCSSFontStretching <span class="smalllinenumber">[line 17747]</span></h3> + <h3>method getCSSFontStretching <span class="smalllinenumber">[line 17751]</span></h3> <div class="function"> <table width="90%" 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 @@ $parent = 100])</code> </div> <hr /> <a name="methodgetCSSMargin"></a> - <h3>method getCSSMargin <span class="smalllinenumber">[line 17662]</span></h3> + <h3>method getCSSMargin <span class="smalllinenumber">[line 17666]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -11335,7 +11335,7 @@ $width = 0])</code> </div> <hr /> <a name="methodgetCSSPadding"></a> - <h3>method getCSSPadding <span class="smalllinenumber">[line 17609]</span></h3> + <h3>method getCSSPadding <span class="smalllinenumber">[line 17613]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -11380,7 +11380,7 @@ $width = 0])</code> </div> <hr /> <a name="methodgetEncPermissionsString"></a> - <h3>method getEncPermissionsString <span class="smalllinenumber">[line 12101]</span></h3> + <h3>method getEncPermissionsString <span class="smalllinenumber">[line 12105]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -11422,7 +11422,7 @@ $protection)</code> </div> <hr /> <a name="methodgetFontAscent"></a> - <h3>method getFontAscent <span class="smalllinenumber">[line 4945]</span></h3> + <h3>method getFontAscent <span class="smalllinenumber">[line 4949]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -11479,7 +11479,7 @@ $size = 0])</code> </div> <hr /> <a name="methodgetFontBuffer"></a> - <h3>method getFontBuffer <span class="smalllinenumber">[line 22174]</span></h3> + <h3>method getFontBuffer <span class="smalllinenumber">[line 22178]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -11521,7 +11521,7 @@ $font)</code> </div> <hr /> <a name="methodgetFontDescent"></a> - <h3>method getFontDescent <span class="smalllinenumber">[line 4924]</span></h3> + <h3>method getFontDescent <span class="smalllinenumber">[line 4928]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -11578,7 +11578,7 @@ $size = 0])</code> </div> <hr /> <a name="methodgetFontFamily"></a> - <h3>method getFontFamily <span class="smalllinenumber">[line 17201]</span></h3> + <h3>method getFontFamily <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"> @@ -11609,7 +11609,7 @@ $size = 0])</code> </div> <hr /> <a name="methodgetFontFamilyName"></a> - <h3>method getFontFamilyName <span class="smalllinenumber">[line 23477]</span></h3> + <h3>method getFontFamilyName <span class="smalllinenumber">[line 23481]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -11654,7 +11654,7 @@ $fontfamily)</code> </div> <hr /> <a name="methodgetFontSize"></a> - <h3>method getFontSize <span class="smalllinenumber">[line 17181]</span></h3> + <h3>method getFontSize <span class="smalllinenumber">[line 17185]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -11685,7 +11685,7 @@ $fontfamily)</code> </div> <hr /> <a name="methodgetFontSizePt"></a> - <h3>method getFontSizePt <span class="smalllinenumber">[line 17191]</span></h3> + <h3>method getFontSizePt <span class="smalllinenumber">[line 17195]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -11716,7 +11716,7 @@ $fontfamily)</code> </div> <hr /> <a name="methodgetFontsList"></a> - <h3>method getFontsList <span class="smalllinenumber">[line 4597]</span></h3> + <h3>method getFontsList <span class="smalllinenumber">[line 4601]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -11744,7 +11744,7 @@ $fontfamily)</code> </div> <hr /> <a name="methodgetFontSpacing"></a> - <h3>method getFontSpacing <span class="smalllinenumber">[line 23765]</span></h3> + <h3>method getFontSpacing <span class="smalllinenumber">[line 23769]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -11778,7 +11778,7 @@ $fontfamily)</code> </div> <hr /> <a name="methodgetFontStretching"></a> - <h3>method getFontStretching <span class="smalllinenumber">[line 23743]</span></h3> + <h3>method getFontStretching <span class="smalllinenumber">[line 23747]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -11812,7 +11812,7 @@ $fontfamily)</code> </div> <hr /> <a name="methodgetFontStyle"></a> - <h3>method getFontStyle <span class="smalllinenumber">[line 17211]</span></h3> + <h3>method getFontStyle <span class="smalllinenumber">[line 17215]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -11843,7 +11843,7 @@ $fontfamily)</code> </div> <hr /> <a name="methodgetFontSubsetting"></a> - <h3>method getFontSubsetting <span class="smalllinenumber">[line 23413]</span></h3> + <h3>method getFontSubsetting <span class="smalllinenumber">[line 23417]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -11877,7 +11877,7 @@ $fontfamily)</code> </div> <hr /> <a name="methodgetFooterFont"></a> - <h3>method getFooterFont <span class="smalllinenumber">[line 11241]</span></h3> + <h3>method getFooterFont <span class="smalllinenumber">[line 11245]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -11905,7 +11905,7 @@ $fontfamily)</code> </div> <hr /> <a name="methodgetFooterMargin"></a> - <h3>method getFooterMargin <span class="smalllinenumber">[line 3923]</span></h3> + <h3>method getFooterMargin <span class="smalllinenumber">[line 3927]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -11933,7 +11933,7 @@ $fontfamily)</code> </div> <hr /> <a name="methodgetFormDefaultProp"></a> - <h3>method getFormDefaultProp <span class="smalllinenumber">[line 14524]</span></h3> + <h3>method getFormDefaultProp <span class="smalllinenumber">[line 14528]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -11967,7 +11967,7 @@ $fontfamily)</code> </div> <hr /> <a name="methodgetGDgamma"></a> - <h3>method getGDgamma <span class="smalllinenumber">[line 7654]</span></h3> + <h3>method getGDgamma <span class="smalllinenumber">[line 7658]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -12006,7 +12006,7 @@ $v)</code> </div> <hr /> <a name="methodgetGraphicVars"></a> - <h3>method getGraphicVars <span class="smalllinenumber">[line 21801]</span></h3> + <h3>method getGraphicVars <span class="smalllinenumber">[line 21805]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -12037,7 +12037,7 @@ $v)</code> </div> <hr /> <a name="methodgetGroupPageNo"></a> - <h3>method getGroupPageNo <span class="smalllinenumber">[line 15307]</span></h3> + <h3>method getGroupPageNo <span class="smalllinenumber">[line 15311]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -12068,7 +12068,7 @@ $v)</code> </div> <hr /> <a name="methodgetGroupPageNoFormatted"></a> - <h3>method getGroupPageNoFormatted <span class="smalllinenumber">[line 15317]</span></h3> + <h3>method getGroupPageNoFormatted <span class="smalllinenumber">[line 15321]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -12099,7 +12099,7 @@ $v)</code> </div> <hr /> <a name="methodgetHeaderData"></a> - <h3>method getHeaderData <span class="smalllinenumber">[line 3878]</span></h3> + <h3>method getHeaderData <span class="smalllinenumber">[line 3882]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -12127,7 +12127,7 @@ $v)</code> </div> <hr /> <a name="methodgetHeaderFont"></a> - <h3>method getHeaderFont <span class="smalllinenumber">[line 11221]</span></h3> + <h3>method getHeaderFont <span class="smalllinenumber">[line 11225]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -12155,7 +12155,7 @@ $v)</code> </div> <hr /> <a name="methodgetHeaderMargin"></a> - <h3>method getHeaderMargin <span class="smalllinenumber">[line 3903]</span></h3> + <h3>method getHeaderMargin <span class="smalllinenumber">[line 3907]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -12183,7 +12183,7 @@ $v)</code> </div> <hr /> <a name="methodgetHtmlDomArray"></a> - <h3>method getHtmlDomArray <span class="smalllinenumber">[line 17817]</span></h3> + <h3>method getHtmlDomArray <span class="smalllinenumber">[line 17821]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -12222,7 +12222,7 @@ $html)</code> </div> <hr /> <a name="methodgetHTMLUnitToUnits"></a> - <h3>method getHTMLUnitToUnits <span class="smalllinenumber">[line 21512]</span></h3> + <h3>method getHTMLUnitToUnits <span class="smalllinenumber">[line 21516]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -12288,7 +12288,7 @@ $point)</code> </div> <hr /> <a name="methodgetHyphenPatternsFromTEX"></a> - <h3>method getHyphenPatternsFromTEX <span class="smalllinenumber">[line 23214]</span></h3> + <h3>method getHyphenPatternsFromTEX <span class="smalllinenumber">[line 23218]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -12333,7 +12333,7 @@ $file)</code> </div> <hr /> <a name="methodgetImageBuffer"></a> - <h3>method getImageBuffer <span class="smalllinenumber">[line 22112]</span></h3> + <h3>method getImageBuffer <span class="smalllinenumber">[line 22116]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -12375,7 +12375,7 @@ $image)</code> </div> <hr /> <a name="methodgetImageFileType"></a> - <h3>method getImageFileType <span class="smalllinenumber">[line 6929]</span></h3> + <h3>method getImageFileType <span class="smalllinenumber">[line 6933]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -12423,7 +12423,7 @@ $iminfo = array()])</code> </div> <hr /> <a name="methodgetImageRBX"></a> - <h3>method getImageRBX <span class="smalllinenumber">[line 3949]</span></h3> + <h3>method getImageRBX <span class="smalllinenumber">[line 3953]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -12448,7 +12448,7 @@ $iminfo = array()])</code> </div> <hr /> <a name="methodgetImageRBY"></a> - <h3>method getImageRBY <span class="smalllinenumber">[line 3958]</span></h3> + <h3>method getImageRBY <span class="smalllinenumber">[line 3962]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -12538,7 +12538,7 @@ $iminfo = array()])</code> </div> <hr /> <a name="methodGetLineWidth"></a> - <h3>method GetLineWidth <span class="smalllinenumber">[line 12463]</span></h3> + <h3>method GetLineWidth <span class="smalllinenumber">[line 12467]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -12572,7 +12572,7 @@ $iminfo = array()])</code> </div> <hr /> <a name="methodgetMargins"></a> - <h3>method getMargins <span class="smalllinenumber">[line 17140]</span></h3> + <h3>method getMargins <span class="smalllinenumber">[line 17144]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -12603,7 +12603,7 @@ $iminfo = array()])</code> </div> <hr /> <a name="methodgetNumberOfColumns"></a> - <h3>method getNumberOfColumns <span class="smalllinenumber">[line 23058]</span></h3> + <h3>method getNumberOfColumns <span class="smalllinenumber">[line 23062]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -12634,7 +12634,7 @@ $iminfo = array()])</code> </div> <hr /> <a name="methodGetNumChars"></a> - <h3>method GetNumChars <span class="smalllinenumber">[line 4585]</span></h3> + <h3>method GetNumChars <span class="smalllinenumber">[line 4589]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -12676,7 +12676,7 @@ $s)</code> </div> <hr /> <a name="methodgetNumLines"></a> - <h3>method getNumLines <span class="smalllinenumber">[line 6327]</span></h3> + <h3>method getNumLines <span class="smalllinenumber">[line 6331]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -12751,7 +12751,7 @@ $border = 0])</code> </div> <hr /> <a name="methodgetNumPages"></a> - <h3>method getNumPages <span class="smalllinenumber">[line 3698]</span></h3> + <h3>method getNumPages <span class="smalllinenumber">[line 3702]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -12785,7 +12785,7 @@ $border = 0])</code> </div> <hr /> <a name="methodgetObjFilename"></a> - <h3>method getObjFilename <span class="smalllinenumber">[line 21924]</span></h3> + <h3>method getObjFilename <span class="smalllinenumber">[line 21928]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -12830,7 +12830,7 @@ $prefix)</code> </div> <hr /> <a name="methodgetOriginalMargins"></a> - <h3>method getOriginalMargins <span class="smalllinenumber">[line 17167]</span></h3> + <h3>method getOriginalMargins <span class="smalllinenumber">[line 17171]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -12861,7 +12861,7 @@ $prefix)</code> </div> <hr /> <a name="methodgetPage"></a> - <h3>method getPage <span class="smalllinenumber">[line 3687]</span></h3> + <h3>method getPage <span class="smalllinenumber">[line 3691]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -12895,7 +12895,7 @@ $prefix)</code> </div> <hr /> <a name="methodgetPageBuffer"></a> - <h3>method getPageBuffer <span class="smalllinenumber">[line 22053]</span></h3> + <h3>method getPageBuffer <span class="smalllinenumber">[line 22057]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -12982,7 +12982,7 @@ $pagenum = ''])</code> </div> <hr /> <a name="methodgetPageGroupAlias"></a> - <h3>method getPageGroupAlias <span class="smalllinenumber">[line 15329]</span></h3> + <h3>method getPageGroupAlias <span class="smalllinenumber">[line 15333]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -13061,7 +13061,7 @@ $pagenum = ''])</code> </div> <hr /> <a name="methodgetPageNumGroupAlias"></a> - <h3>method getPageNumGroupAlias <span class="smalllinenumber">[line 15344]</span></h3> + <h3>method getPageNumGroupAlias <span class="smalllinenumber">[line 15348]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -13092,7 +13092,7 @@ $pagenum = ''])</code> </div> <hr /> <a name="methodgetPageRegions"></a> - <h3>method getPageRegions <span class="smalllinenumber">[line 23777]</span></h3> + <h3>method getPageRegions <span class="smalllinenumber">[line 23781]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -13219,7 +13219,7 @@ $pagenum = ''])</code> </div> <hr /> <a name="methodgetPathPaintOperator"></a> - <h3>method getPathPaintOperator <span class="smalllinenumber">[line 23325]</span></h3> + <h3>method getPathPaintOperator <span class="smalllinenumber">[line 23329]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -13273,7 +13273,7 @@ $mode)</code> </div> <hr /> <a name="methodgetPDFData"></a> - <h3>method getPDFData <span class="smalllinenumber">[line 11264]</span></h3> + <h3>method getPDFData <span class="smalllinenumber">[line 11268]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -13298,7 +13298,7 @@ $mode)</code> </div> <hr /> <a name="methodgetRandomSeed"></a> - <h3>method getRandomSeed <span class="smalllinenumber">[line 11407]</span></h3> + <h3>method getRandomSeed <span class="smalllinenumber">[line 11411]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -13343,7 +13343,7 @@ $seed = ''])</code> </div> <hr /> <a name="methodgetRawCharWidth"></a> - <h3>method getRawCharWidth <span class="smalllinenumber">[line 4558]</span></h3> + <h3>method getRawCharWidth <span class="smalllinenumber">[line 4562]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -13388,7 +13388,7 @@ $char)</code> </div> <hr /> <a name="methodgetRemainingWidth"></a> - <h3>method getRemainingWidth <span class="smalllinenumber">[line 6829]</span></h3> + <h3>method getRemainingWidth <span class="smalllinenumber">[line 6833]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -13478,7 +13478,7 @@ $char)</code> </div> <hr /> <a name="methodgetSpaceString"></a> - <h3>method getSpaceString <span class="smalllinenumber">[line 18575]</span></h3> + <h3>method getSpaceString <span class="smalllinenumber">[line 18579]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -13509,7 +13509,7 @@ $char)</code> </div> <hr /> <a name="methodgetStringHeight"></a> - <h3>method getStringHeight <span class="smalllinenumber">[line 6430]</span></h3> + <h3>method getStringHeight <span class="smalllinenumber">[line 6434]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -13612,7 +13612,7 @@ $border = 0])</code> </div> <hr /> <a name="methodGetStringWidth"></a> - <h3>method GetStringWidth <span class="smalllinenumber">[line 4483]</span></h3> + <h3>method GetStringWidth <span class="smalllinenumber">[line 4487]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -13681,7 +13681,7 @@ $getarray = false])</code> </div> <hr /> <a name="methodgetSVGTransformMatrix"></a> - <h3>method getSVGTransformMatrix <span class="smalllinenumber">[line 24224]</span></h3> + <h3>method getSVGTransformMatrix <span class="smalllinenumber">[line 24228]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -13726,7 +13726,7 @@ $attribute)</code> </div> <hr /> <a name="methodgetTagStyleFromCSS"></a> - <h3>method getTagStyleFromCSS <span class="smalllinenumber">[line 17475]</span></h3> + <h3>method getTagStyleFromCSS <span class="smalllinenumber">[line 17479]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -13780,7 +13780,7 @@ $css)</code> </div> <hr /> <a name="methodgetTransformationMatrixProduct"></a> - <h3>method getTransformationMatrixProduct <span class="smalllinenumber">[line 24320]</span></h3> + <h3>method getTransformationMatrixProduct <span class="smalllinenumber">[line 24324]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -13831,7 +13831,7 @@ $tb)</code> </div> <hr /> <a name="methodgetUserPermissionCode"></a> - <h3>method getUserPermissionCode <span class="smalllinenumber">[line 11923]</span></h3> + <h3>method getUserPermissionCode <span class="smalllinenumber">[line 11927]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -13879,7 +13879,7 @@ $mode = 0])</code> </div> <hr /> <a name="methodgetVectorsAngle"></a> - <h3>method getVectorsAngle <span class="smalllinenumber">[line 24968]</span></h3> + <h3>method getVectorsAngle <span class="smalllinenumber">[line 24972]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -13939,7 +13939,7 @@ $y2)</code> </div> <hr /> <a name="methodGetX"></a> - <h3>method GetX <span class="smalllinenumber">[line 7702]</span></h3> + <h3>method GetX <span class="smalllinenumber">[line 7706]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -13970,7 +13970,7 @@ $y2)</code> </div> <hr /> <a name="methodGetY"></a> - <h3>method GetY <span class="smalllinenumber">[line 7729]</span></h3> + <h3>method GetY <span class="smalllinenumber">[line 7733]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -14001,7 +14001,7 @@ $y2)</code> </div> <hr /> <a name="methodget_mqr"></a> - <h3>method get_mqr <span class="smalllinenumber">[line 7353]</span></h3> + <h3>method get_mqr <span class="smalllinenumber">[line 7357]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -14032,7 +14032,7 @@ $y2)</code> </div> <hr /> <a name="methodGradient"></a> - <h3>method Gradient <span class="smalllinenumber">[line 15925]</span></h3> + <h3>method Gradient <span class="smalllinenumber">[line 15929]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -14098,7 +14098,7 @@ $antialias = false])</code> </div> <hr /> <a name="methodHeader"></a> - <h3>method Header <span class="smalllinenumber">[line 3967]</span></h3> + <h3>method Header <span class="smalllinenumber">[line 3971]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -14123,7 +14123,7 @@ $antialias = false])</code> </div> <hr /> <a name="methodhyphenateText"></a> - <h3>method hyphenateText <span class="smalllinenumber">[line 23253]</span></h3> + <h3>method hyphenateText <span class="smalllinenumber">[line 23257]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -14204,7 +14204,7 @@ $charmax = 8])</code> </div> <hr /> <a name="methodhyphenateWord"></a> - <h3>method hyphenateWord <span class="smalllinenumber">[line 23144]</span></h3> + <h3>method hyphenateWord <span class="smalllinenumber">[line 23148]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -14285,7 +14285,7 @@ $charmax = 8])</code> </div> <hr /> <a name="methodImage"></a> - <h3>method Image <span class="smalllinenumber">[line 7036]</span></h3> + <h3>method Image <span class="smalllinenumber">[line 7040]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -14423,7 +14423,7 @@ $fitonpage = false])</code> </div> <hr /> <a name="methodImageEps"></a> - <h3>method ImageEps <span class="smalllinenumber">[line 16273]</span></h3> + <h3>method ImageEps <span class="smalllinenumber">[line 16277]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -14525,7 +14525,7 @@ $fitonpage = false])</code> </div> <hr /> <a name="methodImagePngAlpha"></a> - <h3>method ImagePngAlpha <span class="smalllinenumber">[line 7593]</span></h3> + <h3>method ImagePngAlpha <span class="smalllinenumber">[line 7597]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -14642,7 +14642,7 @@ $palign)</code> </div> <hr /> <a name="methodImageSVG"></a> - <h3>method ImageSVG <span class="smalllinenumber">[line 23934]</span></h3> + <h3>method ImageSVG <span class="smalllinenumber">[line 23938]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -14738,7 +14738,7 @@ $fitonpage = false])</code> </div> <hr /> <a name="methodIncludeJS"></a> - <h3>method IncludeJS <span class="smalllinenumber">[line 14011]</span></h3> + <h3>method IncludeJS <span class="smalllinenumber">[line 14015]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -14780,7 +14780,7 @@ $script)</code> </div> <hr /> <a name="methodintToRoman"></a> - <h3>method intToRoman <span class="smalllinenumber">[line 21591]</span></h3> + <h3>method intToRoman <span class="smalllinenumber">[line 21595]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -14850,7 +14850,7 @@ $number)</code> </div> <hr /> <a name="methodisUnicodeFont"></a> - <h3>method isUnicodeFont <span class="smalllinenumber">[line 23465]</span></h3> + <h3>method isUnicodeFont <span class="smalllinenumber">[line 23469]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -14884,7 +14884,7 @@ $number)</code> </div> <hr /> <a name="methodisValidCSSSelectorForTag"></a> - <h3>method isValidCSSSelectorForTag <span class="smalllinenumber">[line 17315]</span></h3> + <h3>method isValidCSSSelectorForTag <span class="smalllinenumber">[line 17319]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -14938,7 +14938,7 @@ $selector)</code> </div> <hr /> <a name="methodlastPage"></a> - <h3>method lastPage <span class="smalllinenumber">[line 3676]</span></h3> + <h3>method lastPage <span class="smalllinenumber">[line 3680]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -14980,7 +14980,7 @@ $resetmargins = false])</code> </div> <hr /> <a name="methodLine"></a> - <h3>method Line <span class="smalllinenumber">[line 12640]</span></h3> + <h3>method Line <span class="smalllinenumber">[line 12644]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -15046,7 +15046,7 @@ $style = array()])</code> </div> <hr /> <a name="methodLinearGradient"></a> - <h3>method LinearGradient <span class="smalllinenumber">[line 15775]</span></h3> + <h3>method LinearGradient <span class="smalllinenumber">[line 15779]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -15124,7 +15124,7 @@ $coords = array(0,0,1,0)])</code> </div> <hr /> <a name="methodLink"></a> - <h3>method Link <span class="smalllinenumber">[line 5012]</span></h3> + <h3>method Link <span class="smalllinenumber">[line 5016]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -15196,7 +15196,7 @@ $spaces = 0])</code> </div> <hr /> <a name="methodListBox"></a> - <h3>method ListBox <span class="smalllinenumber">[line 14723]</span></h3> + <h3>method ListBox <span class="smalllinenumber">[line 14727]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -15286,7 +15286,7 @@ $js = false])</code> </div> <hr /> <a name="methodLn"></a> - <h3>method Ln <span class="smalllinenumber">[line 7667]</span></h3> + <h3>method Ln <span class="smalllinenumber">[line 7671]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -15334,7 +15334,7 @@ $cell = false])</code> </div> <hr /> <a name="methodMirrorH"></a> - <h3>method MirrorH <span class="smalllinenumber">[line 12237]</span></h3> + <h3>method MirrorH <span class="smalllinenumber">[line 12241]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -15376,7 +15376,7 @@ $x = ''])</code> </div> <hr /> <a name="methodMirrorL"></a> - <h3>method MirrorL <span class="smalllinenumber">[line 12273]</span></h3> + <h3>method MirrorL <span class="smalllinenumber">[line 12277]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -15430,7 +15430,7 @@ $y = ''])</code> </div> <hr /> <a name="methodMirrorP"></a> - <h3>method MirrorP <span class="smalllinenumber">[line 12260]</span></h3> + <h3>method MirrorP <span class="smalllinenumber">[line 12264]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -15478,7 +15478,7 @@ $y = ''])</code> </div> <hr /> <a name="methodMirrorV"></a> - <h3>method MirrorV <span class="smalllinenumber">[line 12248]</span></h3> + <h3>method MirrorV <span class="smalllinenumber">[line 12252]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -15520,7 +15520,7 @@ $y = ''])</code> </div> <hr /> <a name="methodmovePage"></a> - <h3>method movePage <span class="smalllinenumber">[line 22191]</span></h3> + <h3>method movePage <span class="smalllinenumber">[line 22195]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -15568,7 +15568,7 @@ $topage)</code> </div> <hr /> <a name="methodMultiCell"></a> - <h3>method MultiCell <span class="smalllinenumber">[line 5933]</span></h3> + <h3>method MultiCell <span class="smalllinenumber">[line 5937]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -15706,7 +15706,7 @@ $fitcell = false])</code> </div> <hr /> <a name="methodobjclone"></a> - <h3>method objclone <span class="smalllinenumber">[line 22886]</span></h3> + <h3>method objclone <span class="smalllinenumber">[line 22890]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -15748,7 +15748,7 @@ $object)</code> </div> <hr /> <a name="methodOpen"></a> - <h3>method Open <span class="smalllinenumber">[line 3575]</span></h3> + <h3>method Open <span class="smalllinenumber">[line 3579]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -15779,7 +15779,7 @@ $object)</code> </div> <hr /> <a name="methodopenHTMLTagHandler"></a> - <h3>method openHTMLTagHandler <span class="smalllinenumber">[line 20031]</span></h3> + <h3>method openHTMLTagHandler <span class="smalllinenumber">[line 20035]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -15833,7 +15833,7 @@ $dom)</code> </div> <hr /> <a name="methodOutput"></a> - <h3>method Output <span class="smalllinenumber">[line 7821]</span></h3> + <h3>method Output <span class="smalllinenumber">[line 7825]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -15881,7 +15881,7 @@ $dest = 'I'])</code> </div> <hr /> <a name="methodPageNo"></a> - <h3>method PageNo <span class="smalllinenumber">[line 4190]</span></h3> + <h3>method PageNo <span class="smalllinenumber">[line 4194]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -15915,7 +15915,7 @@ $dest = 'I'])</code> </div> <hr /> <a name="methodPageNoFormatted"></a> - <h3>method PageNoFormatted <span class="smalllinenumber">[line 15380]</span></h3> + <h3>method PageNoFormatted <span class="smalllinenumber">[line 15384]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -15946,7 +15946,7 @@ $dest = 'I'])</code> </div> <hr /> <a name="methodPieSector"></a> - <h3>method PieSector <span class="smalllinenumber">[line 16212]</span></h3> + <h3>method PieSector <span class="smalllinenumber">[line 16216]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -16042,7 +16042,7 @@ $o:)</code> </div> <hr /> <a name="methodPieSectorXY"></a> - <h3>method PieSectorXY <span class="smalllinenumber">[line 16233]</span></h3> + <h3>method PieSectorXY <span class="smalllinenumber">[line 16237]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -16150,7 +16150,7 @@ $o:)</code> </div> <hr /> <a name="methodpixelsToUnits"></a> - <h3>method pixelsToUnits <span class="smalllinenumber">[line 11382]</span></h3> + <h3>method pixelsToUnits <span class="smalllinenumber">[line 11386]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -16192,7 +16192,7 @@ $px)</code> </div> <hr /> <a name="methodPolycurve"></a> - <h3>method Polycurve <span class="smalllinenumber">[line 12750]</span></h3> + <h3>method Polycurve <span class="smalllinenumber">[line 12754]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -16264,7 +16264,7 @@ $fill_color = array()])</code> </div> <hr /> <a name="methodPolygon"></a> - <h3>method Polygon <span class="smalllinenumber">[line 12955]</span></h3> + <h3>method Polygon <span class="smalllinenumber">[line 12959]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -16327,7 +16327,7 @@ $closed = true])</code> </div> <hr /> <a name="methodPolyLine"></a> - <h3>method PolyLine <span class="smalllinenumber">[line 12936]</span></h3> + <h3>method PolyLine <span class="smalllinenumber">[line 12940]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -16390,7 +16390,7 @@ $closed)</code> </div> <hr /> <a name="methodprintTemplate"></a> - <h3>method printTemplate <span class="smalllinenumber">[line 23608]</span></h3> + <h3>method printTemplate <span class="smalllinenumber">[line 23612]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -16477,7 +16477,7 @@ $fitonpage = false])</code> </div> <hr /> <a name="methodputHtmlListBullet"></a> - <h3>method putHtmlListBullet <span class="smalllinenumber">[line 21656]</span></h3> + <h3>method putHtmlListBullet <span class="smalllinenumber">[line 21660]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -16528,7 +16528,7 @@ $size = 10])</code> </div> <hr /> <a name="methodRadialGradient"></a> - <h3>method RadialGradient <span class="smalllinenumber">[line 15793]</span></h3> + <h3>method RadialGradient <span class="smalllinenumber">[line 15797]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -16606,7 +16606,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 14631]</span></h3> + <h3>method RadioButton <span class="smalllinenumber">[line 14635]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -16696,7 +16696,7 @@ $js = false])</code> </div> <hr /> <a name="methodreadDiskCache"></a> - <h3>method readDiskCache <span class="smalllinenumber">[line 21964]</span></h3> + <h3>method readDiskCache <span class="smalllinenumber">[line 21968]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -16744,7 +16744,7 @@ $file)</code> </div> <hr /> <a name="methodRect"></a> - <h3>method Rect <span class="smalllinenumber">[line 12668]</span></h3> + <h3>method Rect <span class="smalllinenumber">[line 12672]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -16822,7 +16822,7 @@ $fill_color = array()])</code> </div> <hr /> <a name="methodregistrationMark"></a> - <h3>method registrationMark <span class="smalllinenumber">[line 15744]</span></h3> + <h3>method registrationMark <span class="smalllinenumber">[line 15748]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -16894,7 +16894,7 @@ $colb = array(255,255,255)])</code> </div> <hr /> <a name="methodRegularPolygon"></a> - <h3>method RegularPolygon <span class="smalllinenumber">[line 13053]</span></h3> + <h3>method RegularPolygon <span class="smalllinenumber">[line 13057]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -17005,7 +17005,7 @@ $r:)</code> </div> <hr /> <a name="methodremovePageRegion"></a> - <h3>method removePageRegion <span class="smalllinenumber">[line 23831]</span></h3> + <h3>method removePageRegion <span class="smalllinenumber">[line 23835]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -17050,7 +17050,7 @@ $key)</code> </div> <hr /> <a name="methodremoveSHY"></a> - <h3>method removeSHY <span class="smalllinenumber">[line 5259]</span></h3> + <h3>method removeSHY <span class="smalllinenumber">[line 5263]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -17092,7 +17092,7 @@ $txt = ''])</code> </div> <hr /> <a name="methodreplaceBuffer"></a> - <h3>method replaceBuffer <span class="smalllinenumber">[line 21992]</span></h3> + <h3>method replaceBuffer <span class="smalllinenumber">[line 21996]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -17159,7 +17159,7 @@ $data)</code> </div> <hr /> <a name="methodrevstrpos"></a> - <h3>method revstrpos <span class="smalllinenumber">[line 22910]</span></h3> + <h3>method revstrpos <span class="smalllinenumber">[line 22914]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -17213,7 +17213,7 @@ $offset = 0])</code> </div> <hr /> <a name="methodrfread"></a> - <h3>method rfread <span class="smalllinenumber">[line 7561]</span></h3> + <h3>method rfread <span class="smalllinenumber">[line 7565]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -17264,7 +17264,7 @@ $length)</code> </div> <hr /> <a name="methodrollbackTransaction"></a> - <h3>method rollbackTransaction <span class="smalllinenumber">[line 22857]</span></h3> + <h3>method rollbackTransaction <span class="smalllinenumber">[line 22861]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -17306,7 +17306,7 @@ $self = false])</code> </div> <hr /> <a name="methodRotate"></a> - <h3>method Rotate <span class="smalllinenumber">[line 12330]</span></h3> + <h3>method Rotate <span class="smalllinenumber">[line 12334]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -17360,7 +17360,7 @@ $y = ''])</code> </div> <hr /> <a name="methodRoundedRect"></a> - <h3>method RoundedRect <span class="smalllinenumber">[line 13143]</span></h3> + <h3>method RoundedRect <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"> @@ -17447,7 +17447,7 @@ $fill_color = array()])</code> </div> <hr /> <a name="methodRoundedRectXY"></a> - <h3>method RoundedRectXY <span class="smalllinenumber">[line 13162]</span></h3> + <h3>method RoundedRectXY <span class="smalllinenumber">[line 13166]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -17540,7 +17540,7 @@ $fill_color = array()])</code> </div> <hr /> <a name="methodScale"></a> - <h3>method Scale <span class="smalllinenumber">[line 12204]</span></h3> + <h3>method Scale <span class="smalllinenumber">[line 12208]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -17600,7 +17600,7 @@ $y = ''])</code> </div> <hr /> <a name="methodScaleX"></a> - <h3>method ScaleX <span class="smalllinenumber">[line 12164]</span></h3> + <h3>method ScaleX <span class="smalllinenumber">[line 12168]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -17654,7 +17654,7 @@ $y = ''])</code> </div> <hr /> <a name="methodScaleXY"></a> - <h3>method ScaleXY <span class="smalllinenumber">[line 12190]</span></h3> + <h3>method ScaleXY <span class="smalllinenumber">[line 12194]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -17708,7 +17708,7 @@ $y = ''])</code> </div> <hr /> <a name="methodScaleY"></a> - <h3>method ScaleY <span class="smalllinenumber">[line 12177]</span></h3> + <h3>method ScaleY <span class="smalllinenumber">[line 12181]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -17762,7 +17762,7 @@ $y = ''])</code> </div> <hr /> <a name="methodsegSVGContentHandler"></a> - <h3>method segSVGContentHandler <span class="smalllinenumber">[line 25518]</span></h3> + <h3>method segSVGContentHandler <span class="smalllinenumber">[line 25522]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -17810,7 +17810,7 @@ $data)</code> </div> <hr /> <a name="methodselectColumn"></a> - <h3>method selectColumn <span class="smalllinenumber">[line 22973]</span></h3> + <h3>method selectColumn <span class="smalllinenumber">[line 22977]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -17849,7 +17849,7 @@ $col = ''])</code> </div> <hr /> <a name="methodserializeTCPDFtagParameters"></a> - <h3>method serializeTCPDFtagParameters <span class="smalllinenumber">[line 23069]</span></h3> + <h3>method serializeTCPDFtagParameters <span class="smalllinenumber">[line 23073]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -17891,7 +17891,7 @@ $pararray)</code> </div> <hr /> <a name="methodsetAlpha"></a> - <h3>method setAlpha <span class="smalllinenumber">[line 15493]</span></h3> + <h3>method setAlpha <span class="smalllinenumber">[line 15497]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -17936,7 +17936,7 @@ $bm = 'Normal'])</code> </div> <hr /> <a name="methodSetAuthor"></a> - <h3>method SetAuthor <span class="smalllinenumber">[line 3524]</span></h3> + <h3>method SetAuthor <span class="smalllinenumber">[line 3528]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -17978,7 +17978,7 @@ $author)</code> </div> <hr /> <a name="methodSetAutoPageBreak"></a> - <h3>method SetAutoPageBreak <span class="smalllinenumber">[line 3391]</span></h3> + <h3>method SetAutoPageBreak <span class="smalllinenumber">[line 3395]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -18026,7 +18026,7 @@ $margin = 0])</code> </div> <hr /> <a name="methodsetBarcode"></a> - <h3>method setBarcode <span class="smalllinenumber">[line 16532]</span></h3> + <h3>method setBarcode <span class="smalllinenumber">[line 16536]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -18062,7 +18062,7 @@ $bc = ''])</code> </div> <hr /> <a name="methodSetBooklet"></a> - <h3>method SetBooklet <span class="smalllinenumber">[line 21426]</span></h3> + <h3>method SetBooklet <span class="smalllinenumber">[line 21430]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -18113,7 +18113,7 @@ $outer = -1])</code> </div> <hr /> <a name="methodsetBuffer"></a> - <h3>method setBuffer <span class="smalllinenumber">[line 21974]</span></h3> + <h3>method setBuffer <span class="smalllinenumber">[line 21978]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -18152,7 +18152,7 @@ $data)</code> </div> <hr /> <a name="methodsetCellHeightRatio"></a> - <h3>method setCellHeightRatio <span class="smalllinenumber">[line 15527]</span></h3> + <h3>method setCellHeightRatio <span class="smalllinenumber">[line 15531]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -18353,7 +18353,7 @@ $bottom = ''])</code> </div> <hr /> <a name="methodsetColumnsArray"></a> - <h3>method setColumnsArray <span class="smalllinenumber">[line 22960]</span></h3> + <h3>method setColumnsArray <span class="smalllinenumber">[line 22964]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -18392,7 +18392,7 @@ $columns)</code> </div> <hr /> <a name="methodSetCompression"></a> - <h3>method SetCompression <span class="smalllinenumber">[line 3484]</span></h3> + <h3>method SetCompression <span class="smalllinenumber">[line 3488]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -18431,7 +18431,7 @@ $compress)</code> </div> <hr /> <a name="methodsetContentMark"></a> - <h3>method setContentMark <span class="smalllinenumber">[line 3845]</span></h3> + <h3>method setContentMark <span class="smalllinenumber">[line 3849]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -18470,7 +18470,7 @@ $page = 0])</code> </div> <hr /> <a name="methodSetCreator"></a> - <h3>method SetCreator <span class="smalllinenumber">[line 3548]</span></h3> + <h3>method SetCreator <span class="smalllinenumber">[line 3552]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -18512,7 +18512,7 @@ $creator)</code> </div> <hr /> <a name="methodSetDefaultMonospacedFont"></a> - <h3>method SetDefaultMonospacedFont <span class="smalllinenumber">[line 4962]</span></h3> + <h3>method SetDefaultMonospacedFont <span class="smalllinenumber">[line 4966]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -18551,7 +18551,7 @@ $font)</code> </div> <hr /> <a name="methodsetDefaultTableColumns"></a> - <h3>method setDefaultTableColumns <span class="smalllinenumber">[line 15517]</span></h3> + <h3>method setDefaultTableColumns <span class="smalllinenumber">[line 15521]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -18590,7 +18590,7 @@ $cols = 4])</code> </div> <hr /> <a name="methodSetDisplayMode"></a> - <h3>method SetDisplayMode <span class="smalllinenumber">[line 3406]</span></h3> + <h3>method SetDisplayMode <span class="smalllinenumber">[line 3410]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -18641,7 +18641,7 @@ $mode = 'UseNone'])</code> </div> <hr /> <a name="methodSetDrawColor"></a> - <h3>method SetDrawColor <span class="smalllinenumber">[line 4250]</span></h3> + <h3>method SetDrawColor <span class="smalllinenumber">[line 4254]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -18710,7 +18710,7 @@ $ret = false])</code> </div> <hr /> <a name="methodSetDrawColorArray"></a> - <h3>method SetDrawColorArray <span class="smalllinenumber">[line 4224]</span></h3> + <h3>method SetDrawColorArray <span class="smalllinenumber">[line 4228]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -18761,7 +18761,7 @@ $ret = false])</code> </div> <hr /> <a name="methodSetDrawSpotColor"></a> - <h3>method SetDrawSpotColor <span class="smalllinenumber">[line 4295]</span></h3> + <h3>method SetDrawSpotColor <span class="smalllinenumber">[line 4299]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -18809,7 +18809,7 @@ $tint = 100])</code> </div> <hr /> <a name="methodsetEqualColumns"></a> - <h3>method setEqualColumns <span class="smalllinenumber">[line 22927]</span></h3> + <h3>method setEqualColumns <span class="smalllinenumber">[line 22931]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -18860,7 +18860,7 @@ $y = ''])</code> </div> <hr /> <a name="methodsetExtGState"></a> - <h3>method setExtGState <span class="smalllinenumber">[line 15459]</span></h3> + <h3>method setExtGState <span class="smalllinenumber">[line 15463]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -18899,7 +18899,7 @@ $gs)</code> </div> <hr /> <a name="methodSetFillColor"></a> - <h3>method SetFillColor <span class="smalllinenumber">[line 4337]</span></h3> + <h3>method SetFillColor <span class="smalllinenumber">[line 4341]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -18959,7 +18959,7 @@ $col4 = -1])</code> </div> <hr /> <a name="methodSetFillColorArray"></a> - <h3>method SetFillColorArray <span class="smalllinenumber">[line 4314]</span></h3> + <h3>method SetFillColorArray <span class="smalllinenumber">[line 4318]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -19001,7 +19001,7 @@ $color)</code> </div> <hr /> <a name="methodSetFillSpotColor"></a> - <h3>method SetFillSpotColor <span class="smalllinenumber">[line 4379]</span></h3> + <h3>method SetFillSpotColor <span class="smalllinenumber">[line 4383]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -19049,7 +19049,7 @@ $tint = 100])</code> </div> <hr /> <a name="methodSetFont"></a> - <h3>method SetFont <span class="smalllinenumber">[line 4859]</span></h3> + <h3>method SetFont <span class="smalllinenumber">[line 4863]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -19118,7 +19118,7 @@ $subset = 'default'])</code> </div> <hr /> <a name="methodsetFontBuffer"></a> - <h3>method setFontBuffer <span class="smalllinenumber">[line 22128]</span></h3> + <h3>method setFontBuffer <span class="smalllinenumber">[line 22132]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -19163,7 +19163,7 @@ $data)</code> </div> <hr /> <a name="methodSetFontSize"></a> - <h3>method SetFontSize <span class="smalllinenumber">[line 4880]</span></h3> + <h3>method SetFontSize <span class="smalllinenumber">[line 4884]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -19211,7 +19211,7 @@ $out = true])</code> </div> <hr /> <a name="methodsetFontSpacing"></a> - <h3>method setFontSpacing <span class="smalllinenumber">[line 23754]</span></h3> + <h3>method setFontSpacing <span class="smalllinenumber">[line 23758]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -19253,7 +19253,7 @@ $spacing = 0])</code> </div> <hr /> <a name="methodsetFontStretching"></a> - <h3>method setFontStretching <span class="smalllinenumber">[line 23732]</span></h3> + <h3>method setFontStretching <span class="smalllinenumber">[line 23736]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -19295,7 +19295,7 @@ $perc = 100])</code> </div> <hr /> <a name="methodsetFontSubBuffer"></a> - <h3>method setFontSubBuffer <span class="smalllinenumber">[line 22154]</span></h3> + <h3>method setFontSubBuffer <span class="smalllinenumber">[line 22158]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -19346,7 +19346,7 @@ $data)</code> </div> <hr /> <a name="methodsetFontSubsetting"></a> - <h3>method setFontSubsetting <span class="smalllinenumber">[line 23402]</span></h3> + <h3>method setFontSubsetting <span class="smalllinenumber">[line 23406]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -19388,7 +19388,7 @@ $enable = true])</code> </div> <hr /> <a name="methodsetFooter"></a> - <h3>method setFooter <span class="smalllinenumber">[line 4093]</span></h3> + <h3>method setFooter <span class="smalllinenumber">[line 4097]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -19416,7 +19416,7 @@ $enable = true])</code> </div> <hr /> <a name="methodsetFooterFont"></a> - <h3>method setFooterFont <span class="smalllinenumber">[line 11231]</span></h3> + <h3>method setFooterFont <span class="smalllinenumber">[line 11235]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -19455,7 +19455,7 @@ $font)</code> </div> <hr /> <a name="methodsetFooterMargin"></a> - <h3>method setFooterMargin <span class="smalllinenumber">[line 3913]</span></h3> + <h3>method setFooterMargin <span class="smalllinenumber">[line 3917]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -19491,7 +19491,7 @@ $fm = 10])</code> </div> <hr /> <a name="methodsetFormDefaultProp"></a> - <h3>method setFormDefaultProp <span class="smalllinenumber">[line 14513]</span></h3> + <h3>method setFormDefaultProp <span class="smalllinenumber">[line 14517]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -19533,7 +19533,7 @@ $prop = array()])</code> </div> <hr /> <a name="methodsetGraphicVars"></a> - <h3>method setGraphicVars <span class="smalllinenumber">[line 21861]</span></h3> + <h3>method setGraphicVars <span class="smalllinenumber">[line 21865]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -19578,7 +19578,7 @@ $extended = false])</code> </div> <hr /> <a name="methodsetHeader"></a> - <h3>method setHeader <span class="smalllinenumber">[line 4056]</span></h3> + <h3>method setHeader <span class="smalllinenumber">[line 4060]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -19606,7 +19606,7 @@ $extended = false])</code> </div> <hr /> <a name="methodsetHeaderData"></a> - <h3>method setHeaderData <span class="smalllinenumber">[line 3864]</span></h3> + <h3>method setHeaderData <span class="smalllinenumber">[line 3868]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -19660,7 +19660,7 @@ $hs = ''])</code> </div> <hr /> <a name="methodsetHeaderFont"></a> - <h3>method setHeaderFont <span class="smalllinenumber">[line 11211]</span></h3> + <h3>method setHeaderFont <span class="smalllinenumber">[line 11215]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -19699,7 +19699,7 @@ $font)</code> </div> <hr /> <a name="methodsetHeaderMargin"></a> - <h3>method setHeaderMargin <span class="smalllinenumber">[line 3893]</span></h3> + <h3>method setHeaderMargin <span class="smalllinenumber">[line 3897]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -19735,7 +19735,7 @@ $hm = 10])</code> </div> <hr /> <a name="methodsetHtmlLinksStyle"></a> - <h3>method setHtmlLinksStyle <span class="smalllinenumber">[line 21497]</span></h3> + <h3>method setHtmlLinksStyle <span class="smalllinenumber">[line 21501]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -19780,7 +19780,7 @@ $fontstyle = 'U'])</code> </div> <hr /> <a name="methodsetHtmlVSpace"></a> - <h3>method setHtmlVSpace <span class="smalllinenumber">[line 21466]</span></h3> + <h3>method setHtmlVSpace <span class="smalllinenumber">[line 21470]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -19819,7 +19819,7 @@ $tagvs)</code> </div> <hr /> <a name="methodsetImageBuffer"></a> - <h3>method setImageBuffer <span class="smalllinenumber">[line 22069]</span></h3> + <h3>method setImageBuffer <span class="smalllinenumber">[line 22073]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -19906,7 +19906,7 @@ $scale)</code> </div> <hr /> <a name="methodsetImageSubBuffer"></a> - <h3>method setImageSubBuffer <span class="smalllinenumber">[line 22092]</span></h3> + <h3>method setImageSubBuffer <span class="smalllinenumber">[line 22096]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -19957,7 +19957,7 @@ $data)</code> </div> <hr /> <a name="methodsetJPEGQuality"></a> - <h3>method setJPEGQuality <span class="smalllinenumber">[line 15504]</span></h3> + <h3>method setJPEGQuality <span class="smalllinenumber">[line 15508]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -19996,7 +19996,7 @@ $quality)</code> </div> <hr /> <a name="methodSetKeywords"></a> - <h3>method SetKeywords <span class="smalllinenumber">[line 3536]</span></h3> + <h3>method SetKeywords <span class="smalllinenumber">[line 3540]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -20038,7 +20038,7 @@ $keywords)</code> </div> <hr /> <a name="methodsetLanguageArray"></a> - <h3>method setLanguageArray <span class="smalllinenumber">[line 11251]</span></h3> + <h3>method setLanguageArray <span class="smalllinenumber">[line 11255]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -20161,7 +20161,7 @@ $margin)</code> </div> <hr /> <a name="methodSetLineStyle"></a> - <h3>method SetLineStyle <span class="smalllinenumber">[line 12490]</span></h3> + <h3>method SetLineStyle <span class="smalllinenumber">[line 12494]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -20216,7 +20216,7 @@ $ret = false])</code> </div> <hr /> <a name="methodSetLineWidth"></a> - <h3>method SetLineWidth <span class="smalllinenumber">[line 12447]</span></h3> + <h3>method SetLineWidth <span class="smalllinenumber">[line 12451]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -20258,7 +20258,7 @@ $width)</code> </div> <hr /> <a name="methodSetLink"></a> - <h3>method SetLink <span class="smalllinenumber">[line 4989]</span></h3> + <h3>method SetLink <span class="smalllinenumber">[line 4993]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -20312,7 +20312,7 @@ $page = -1])</code> </div> <hr /> <a name="methodsetListIndentWidth"></a> - <h3>method setListIndentWidth <span class="smalllinenumber">[line 21476]</span></h3> + <h3>method setListIndentWidth <span class="smalllinenumber">[line 21480]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -20351,7 +20351,7 @@ $width)</code> </div> <hr /> <a name="methodsetLIsymbol"></a> - <h3>method setLIsymbol <span class="smalllinenumber">[line 21387]</span></h3> + <h3>method setLIsymbol <span class="smalllinenumber">[line 21391]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -20450,7 +20450,7 @@ $keepmargins = false])</code> </div> <hr /> <a name="methodsetOpenCell"></a> - <h3>method setOpenCell <span class="smalllinenumber">[line 21486]</span></h3> + <h3>method setOpenCell <span class="smalllinenumber">[line 21490]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -20489,7 +20489,7 @@ $isopen)</code> </div> <hr /> <a name="methodsetPage"></a> - <h3>method setPage <span class="smalllinenumber">[line 3629]</span></h3> + <h3>method setPage <span class="smalllinenumber">[line 3633]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -20612,7 +20612,7 @@ $points = false])</code> </div> <hr /> <a name="methodsetPageBuffer"></a> - <h3>method setPageBuffer <span class="smalllinenumber">[line 22026]</span></h3> + <h3>method setPageBuffer <span class="smalllinenumber">[line 22030]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -20711,7 +20711,7 @@ $orientation = 'P'])</code> </div> <hr /> <a name="methodsetPageMark"></a> - <h3>method setPageMark <span class="smalllinenumber">[line 3832]</span></h3> + <h3>method setPageMark <span class="smalllinenumber">[line 3836]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -20790,7 +20790,7 @@ $bottommargin = ''])</code> </div> <hr /> <a name="methodsetPageRegions"></a> - <h3>method setPageRegions <span class="smalllinenumber">[line 23792]</span></h3> + <h3>method setPageRegions <span class="smalllinenumber">[line 23796]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -20874,7 +20874,7 @@ $unit)</code> </div> <hr /> <a name="methodsetPDFVersion"></a> - <h3>method setPDFVersion <span class="smalllinenumber">[line 15546]</span></h3> + <h3>method setPDFVersion <span class="smalllinenumber">[line 15550]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -20913,7 +20913,7 @@ $version = '1.7'])</code> </div> <hr /> <a name="methodsetPrintFooter"></a> - <h3>method setPrintFooter <span class="smalllinenumber">[line 3940]</span></h3> + <h3>method setPrintFooter <span class="smalllinenumber">[line 3944]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -20955,7 +20955,7 @@ $value)</code> </div> <hr /> <a name="methodsetPrintHeader"></a> - <h3>method setPrintHeader <span class="smalllinenumber">[line 3931]</span></h3> + <h3>method setPrintHeader <span class="smalllinenumber">[line 3935]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -20991,7 +20991,7 @@ $val = true])</code> </div> <hr /> <a name="methodSetProtection"></a> - <h3>method SetProtection <span class="smalllinenumber">[line 11967]</span></h3> + <h3>method SetProtection <span class="smalllinenumber">[line 11971]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -21057,7 +21057,7 @@ $pubkeys = null])</code> </div> <hr /> <a name="methodsetRasterizeVectorImages"></a> - <h3>method setRasterizeVectorImages <span class="smalllinenumber">[line 23299]</span></h3> + <h3>method setRasterizeVectorImages <span class="smalllinenumber">[line 23303]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -21183,7 +21183,7 @@ $resetx = true])</code> </div> <hr /> <a name="methodsetSignature"></a> - <h3>method setSignature <span class="smalllinenumber">[line 15183]</span></h3> + <h3>method setSignature <span class="smalllinenumber">[line 15187]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -21255,7 +21255,7 @@ $info = array()])</code> </div> <hr /> <a name="methodsetSignatureAppearance"></a> - <h3>method setSignatureAppearance <span class="smalllinenumber">[line 15219]</span></h3> + <h3>method setSignatureAppearance <span class="smalllinenumber">[line 15223]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -21366,7 +21366,7 @@ $re = '/[^\S\xa0]/'])</code> </div> <hr /> <a name="methodSetSubject"></a> - <h3>method SetSubject <span class="smalllinenumber">[line 3512]</span></h3> + <h3>method SetSubject <span class="smalllinenumber">[line 3516]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -21408,7 +21408,7 @@ $subject)</code> </div> <hr /> <a name="methodsetSVGStyles"></a> - <h3>method setSVGStyles <span class="smalllinenumber">[line 24377]</span></h3> + <h3>method setSVGStyles <span class="smalllinenumber">[line 24381]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -21492,7 +21492,7 @@ $clip_params = array()])</code> </div> <hr /> <a name="methodsetTableHeader"></a> - <h3>method setTableHeader <span class="smalllinenumber">[line 4144]</span></h3> + <h3>method setTableHeader <span class="smalllinenumber">[line 4148]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -21559,7 +21559,7 @@ $mode)</code> </div> <hr /> <a name="methodSetTextColor"></a> - <h3>method SetTextColor <span class="smalllinenumber">[line 4421]</span></h3> + <h3>method SetTextColor <span class="smalllinenumber">[line 4425]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -21619,7 +21619,7 @@ $col4 = -1])</code> </div> <hr /> <a name="methodSetTextColorArray"></a> - <h3>method SetTextColorArray <span class="smalllinenumber">[line 4398]</span></h3> + <h3>method SetTextColorArray <span class="smalllinenumber">[line 4402]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -21661,7 +21661,7 @@ $color)</code> </div> <hr /> <a name="methodsetTextRenderingMode"></a> - <h3>method setTextRenderingMode <span class="smalllinenumber">[line 23081]</span></h3> + <h3>method setTextRenderingMode <span class="smalllinenumber">[line 23085]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -21712,7 +21712,7 @@ $clip = false])</code> </div> <hr /> <a name="methodSetTextSpotColor"></a> - <h3>method SetTextSpotColor <span class="smalllinenumber">[line 4460]</span></h3> + <h3>method SetTextSpotColor <span class="smalllinenumber">[line 4464]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -21760,7 +21760,7 @@ $tint = 100])</code> </div> <hr /> <a name="methodSetTitle"></a> - <h3>method SetTitle <span class="smalllinenumber">[line 3500]</span></h3> + <h3>method SetTitle <span class="smalllinenumber">[line 3504]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -21844,7 +21844,7 @@ $margin)</code> </div> <hr /> <a name="methodsetUserRights"></a> - <h3>method setUserRights <span class="smalllinenumber">[line 15147]</span></h3> + <h3>method setUserRights <span class="smalllinenumber">[line 15151]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -21922,7 +21922,7 @@ $formex = ''])</code> </div> <hr /> <a name="methodsetViewerPreferences"></a> - <h3>method setViewerPreferences <span class="smalllinenumber">[line 15559]</span></h3> + <h3>method setViewerPreferences <span class="smalllinenumber">[line 15563]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -21964,7 +21964,7 @@ $preferences)</code> </div> <hr /> <a name="methodsetVisibility"></a> - <h3>method setVisibility <span class="smalllinenumber">[line 15404]</span></h3> + <h3>method setVisibility <span class="smalllinenumber">[line 15408]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -22003,7 +22003,7 @@ $v)</code> </div> <hr /> <a name="methodSetX"></a> - <h3>method SetX <span class="smalllinenumber">[line 7742]</span></h3> + <h3>method SetX <span class="smalllinenumber">[line 7746]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -22051,7 +22051,7 @@ $rtloff = false])</code> </div> <hr /> <a name="methodSetXY"></a> - <h3>method SetXY <span class="smalllinenumber">[line 7806]</span></h3> + <h3>method SetXY <span class="smalllinenumber">[line 7810]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -22105,7 +22105,7 @@ $rtloff = false])</code> </div> <hr /> <a name="methodSetY"></a> - <h3>method SetY <span class="smalllinenumber">[line 7774]</span></h3> + <h3>method SetY <span class="smalllinenumber">[line 7778]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -22159,7 +22159,7 @@ $rtloff = false])</code> </div> <hr /> <a name="methodset_mqr"></a> - <h3>method set_mqr <span class="smalllinenumber">[line 7338]</span></h3> + <h3>method set_mqr <span class="smalllinenumber">[line 7342]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -22198,7 +22198,7 @@ $mqr)</code> </div> <hr /> <a name="methodSkew"></a> - <h3>method Skew <span class="smalllinenumber">[line 12387]</span></h3> + <h3>method Skew <span class="smalllinenumber">[line 12391]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -22258,7 +22258,7 @@ $y = ''])</code> </div> <hr /> <a name="methodSkewX"></a> - <h3>method SkewX <span class="smalllinenumber">[line 12360]</span></h3> + <h3>method SkewX <span class="smalllinenumber">[line 12364]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -22312,7 +22312,7 @@ $y = ''])</code> </div> <hr /> <a name="methodSkewY"></a> - <h3>method SkewY <span class="smalllinenumber">[line 12373]</span></h3> + <h3>method SkewY <span class="smalllinenumber">[line 12377]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -22366,7 +22366,7 @@ $y = ''])</code> </div> <hr /> <a name="methodStarPolygon"></a> - <h3>method StarPolygon <span class="smalllinenumber">[line 13101]</span></h3> + <h3>method StarPolygon <span class="smalllinenumber">[line 13105]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -22490,7 +22490,7 @@ $draw_circle:)</code> </div> <hr /> <a name="methodstartPage"></a> - <h3>method startPage <span class="smalllinenumber">[line 3786]</span></h3> + <h3>method startPage <span class="smalllinenumber">[line 3790]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -22544,7 +22544,7 @@ $tocpage = false])</code> </div> <hr /> <a name="methodstartPageGroup"></a> - <h3>method startPageGroup <span class="smalllinenumber">[line 15239]</span></h3> + <h3>method startPageGroup <span class="smalllinenumber">[line 15243]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -22583,7 +22583,7 @@ $page = ''])</code> </div> <hr /> <a name="methodstartSVGElementHandler"></a> - <h3>method startSVGElementHandler <span class="smalllinenumber">[line 24992]</span></h3> + <h3>method startSVGElementHandler <span class="smalllinenumber">[line 24996]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -22643,7 +22643,7 @@ $ctm = array()])</code> </div> <hr /> <a name="methodstartTemplate"></a> - <h3>method startTemplate <span class="smalllinenumber">[line 23519]</span></h3> + <h3>method startTemplate <span class="smalllinenumber">[line 23523]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -22697,7 +22697,7 @@ $h = 0])</code> </div> <hr /> <a name="methodstartTransaction"></a> - <h3>method startTransaction <span class="smalllinenumber">[line 22826]</span></h3> + <h3>method startTransaction <span class="smalllinenumber">[line 22830]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -22725,7 +22725,7 @@ $h = 0])</code> </div> <hr /> <a name="methodStartTransform"></a> - <h3>method StartTransform <span class="smalllinenumber">[line 12122]</span></h3> + <h3>method StartTransform <span class="smalllinenumber">[line 12126]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -22756,7 +22756,7 @@ $h = 0])</code> </div> <hr /> <a name="methodStopTransform"></a> - <h3>method StopTransform <span class="smalllinenumber">[line 12142]</span></h3> + <h3>method StopTransform <span class="smalllinenumber">[line 12146]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -22787,7 +22787,7 @@ $h = 0])</code> </div> <hr /> <a name="methodstringLeftTrim"></a> - <h3>method stringLeftTrim <span class="smalllinenumber">[line 23426]</span></h3> + <h3>method stringLeftTrim <span class="smalllinenumber">[line 23430]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -22838,7 +22838,7 @@ $replace = ''])</code> </div> <hr /> <a name="methodstringRightTrim"></a> - <h3>method stringRightTrim <span class="smalllinenumber">[line 23439]</span></h3> + <h3>method stringRightTrim <span class="smalllinenumber">[line 23443]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -22889,7 +22889,7 @@ $replace = ''])</code> </div> <hr /> <a name="methodstringTrim"></a> - <h3>method stringTrim <span class="smalllinenumber">[line 23452]</span></h3> + <h3>method stringTrim <span class="smalllinenumber">[line 23456]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -22940,7 +22940,7 @@ $replace = ''])</code> </div> <hr /> <a name="methodSVGPath"></a> - <h3>method SVGPath <span class="smalllinenumber">[line 24648]</span></h3> + <h3>method SVGPath <span class="smalllinenumber">[line 24652]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -22991,7 +22991,7 @@ $style = ''])</code> </div> <hr /> <a name="methodSVGTransform"></a> - <h3>method SVGTransform <span class="smalllinenumber">[line 24358]</span></h3> + <h3>method SVGTransform <span class="smalllinenumber">[line 24362]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -23030,7 +23030,7 @@ $tm)</code> </div> <hr /> <a name="methodswapMargins"></a> - <h3>method swapMargins <span class="smalllinenumber">[line 21442]</span></h3> + <h3>method swapMargins <span class="smalllinenumber">[line 21446]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -23108,7 +23108,7 @@ $page)</code> </div> <hr /> <a name="methodText"></a> - <h3>method Text <span class="smalllinenumber">[line 5159]</span></h3> + <h3>method Text <span class="smalllinenumber">[line 5163]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -23240,7 +23240,7 @@ $rtloff = false])</code> </div> <hr /> <a name="methodTextField"></a> - <h3>method TextField <span class="smalllinenumber">[line 14542]</span></h3> + <h3>method TextField <span class="smalllinenumber">[line 14546]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -23324,7 +23324,7 @@ $js = false])</code> </div> <hr /> <a name="methodTransform"></a> - <h3>method Transform <span class="smalllinenumber">[line 12418]</span></h3> + <h3>method Transform <span class="smalllinenumber">[line 12422]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -23366,7 +23366,7 @@ $tm)</code> </div> <hr /> <a name="methodTranslate"></a> - <h3>method Translate <span class="smalllinenumber">[line 12308]</span></h3> + <h3>method Translate <span class="smalllinenumber">[line 12312]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -23414,7 +23414,7 @@ $t_y)</code> </div> <hr /> <a name="methodTranslateX"></a> - <h3>method TranslateX <span class="smalllinenumber">[line 12285]</span></h3> + <h3>method TranslateX <span class="smalllinenumber">[line 12289]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -23456,7 +23456,7 @@ $t_x)</code> </div> <hr /> <a name="methodTranslateY"></a> - <h3>method TranslateY <span class="smalllinenumber">[line 12296]</span></h3> + <h3>method TranslateY <span class="smalllinenumber">[line 12300]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -23498,7 +23498,7 @@ $t_y)</code> </div> <hr /> <a name="methodunhtmlentities"></a> - <h3>method unhtmlentities <span class="smalllinenumber">[line 11393]</span></h3> + <h3>method unhtmlentities <span class="smalllinenumber">[line 11397]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -23537,7 +23537,7 @@ $text_to_convert)</code> </div> <hr /> <a name="methodUniArrSubString"></a> - <h3>method UniArrSubString <span class="smalllinenumber">[line 6869]</span></h3> + <h3>method UniArrSubString <span class="smalllinenumber">[line 6873]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -23591,7 +23591,7 @@ $end = ''])</code> </div> <hr /> <a name="methodunichr"></a> - <h3>method unichr <span class="smalllinenumber">[line 6902]</span></h3> + <h3>method unichr <span class="smalllinenumber">[line 6906]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -23636,7 +23636,7 @@ $c)</code> </div> <hr /> <a name="methodUTF8ArrayToUniArray"></a> - <h3>method UTF8ArrayToUniArray <span class="smalllinenumber">[line 6890]</span></h3> + <h3>method UTF8ArrayToUniArray <span class="smalllinenumber">[line 6894]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -23678,7 +23678,7 @@ $ta)</code> </div> <hr /> <a name="methodUTF8ArrSubString"></a> - <h3>method UTF8ArrSubString <span class="smalllinenumber">[line 6846]</span></h3> + <h3>method UTF8ArrSubString <span class="smalllinenumber">[line 6850]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -23729,7 +23729,7 @@ $end = ''])</code> </div> <hr /> <a name="methodUTF8ArrToLatin1"></a> - <h3>method UTF8ArrToLatin1 <span class="smalllinenumber">[line 11120]</span></h3> + <h3>method UTF8ArrToLatin1 <span class="smalllinenumber">[line 11124]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -23771,7 +23771,7 @@ $unicode)</code> </div> <hr /> <a name="methodutf8Bidi"></a> - <h3>method utf8Bidi <span class="smalllinenumber">[line 13323]</span></h3> + <h3>method utf8Bidi <span class="smalllinenumber">[line 13327]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -23828,7 +23828,7 @@ $forcertl = false])</code> </div> <hr /> <a name="methodutf8StrArrRev"></a> - <h3>method utf8StrArrRev <span class="smalllinenumber">[line 13309]</span></h3> + <h3>method utf8StrArrRev <span class="smalllinenumber">[line 13313]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -23888,7 +23888,7 @@ $forcertl = false])</code> </div> <hr /> <a name="methodUTF8StringToArray"></a> - <h3>method UTF8StringToArray <span class="smalllinenumber">[line 10956]</span></h3> + <h3>method UTF8StringToArray <span class="smalllinenumber">[line 10960]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -23954,7 +23954,7 @@ $str)</code> </div> <hr /> <a name="methodutf8StrRev"></a> - <h3>method utf8StrRev <span class="smalllinenumber">[line 13294]</span></h3> + <h3>method utf8StrRev <span class="smalllinenumber">[line 13298]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -24008,7 +24008,7 @@ $forcertl = false])</code> </div> <hr /> <a name="methodUTF8ToLatin1"></a> - <h3>method UTF8ToLatin1 <span class="smalllinenumber">[line 11091]</span></h3> + <h3>method UTF8ToLatin1 <span class="smalllinenumber">[line 11095]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -24050,7 +24050,7 @@ $str)</code> </div> <hr /> <a name="methodUTF8ToUTF16BE"></a> - <h3>method UTF8ToUTF16BE <span class="smalllinenumber">[line 11075]</span></h3> + <h3>method UTF8ToUTF16BE <span class="smalllinenumber">[line 11079]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -24101,7 +24101,7 @@ $setbom = true])</code> </div> <hr /> <a name="methodWrite"></a> - <h3>method Write <span class="smalllinenumber">[line 6467]</span></h3> + <h3>method Write <span class="smalllinenumber">[line 6471]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -24209,7 +24209,7 @@ $margin = ''])</code> </div> <hr /> <a name="methodwrite1DBarcode"></a> - <h3>method write1DBarcode <span class="smalllinenumber">[line 16574]</span></h3> + <h3>method write1DBarcode <span class="smalllinenumber">[line 16578]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -24299,7 +24299,7 @@ $align = ''])</code> </div> <hr /> <a name="methodwrite2DBarcode"></a> - <h3>method write2DBarcode <span class="smalllinenumber">[line 16917]</span></h3> + <h3>method write2DBarcode <span class="smalllinenumber">[line 16921]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -24389,7 +24389,7 @@ $distort = false])</code> </div> <hr /> <a name="methodwriteBarcode"></a> - <h3>method writeBarcode <span class="smalllinenumber">[line 16862]</span></h3> + <h3>method writeBarcode <span class="smalllinenumber">[line 16866]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -24479,7 +24479,7 @@ $code)</code> </div> <hr /> <a name="methodwriteDiskCache"></a> - <h3>method writeDiskCache <span class="smalllinenumber">[line 21936]</span></h3> + <h3>method writeDiskCache <span class="smalllinenumber">[line 21940]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -24536,7 +24536,7 @@ $file)</code> </div> <hr /> <a name="methodwriteHTML"></a> - <h3>method writeHTML <span class="smalllinenumber">[line 18619]</span></h3> + <h3>method writeHTML <span class="smalllinenumber">[line 18623]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -24602,7 +24602,7 @@ $align = ''])</code> </div> <hr /> <a name="methodwriteHTMLCell"></a> - <h3>method writeHTMLCell <span class="smalllinenumber">[line 18603]</span></h3> + <h3>method writeHTMLCell <span class="smalllinenumber">[line 18607]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -24704,7 +24704,7 @@ $autopadding = true])</code> </div> <hr /> <a name="method_addfield"></a> - <h3>method _addfield <span class="smalllinenumber">[line 14114]</span></h3> + <h3>method _addfield <span class="smalllinenumber">[line 14118]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -24782,7 +24782,7 @@ $prop)</code> </div> <hr /> <a name="method_AES"></a> - <h3>method _AES <span class="smalllinenumber">[line 11667]</span></h3> + <h3>method _AES <span class="smalllinenumber">[line 11671]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -24833,7 +24833,7 @@ $text)</code> </div> <hr /> <a name="method_beginpage"></a> - <h3>method _beginpage <span class="smalllinenumber">[line 10622]</span></h3> + <h3>method _beginpage <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"> @@ -24878,7 +24878,7 @@ $format = ''])</code> </div> <hr /> <a name="method_datastring"></a> - <h3>method _datastring <span class="smalllinenumber">[line 10803]</span></h3> + <h3>method _datastring <span class="smalllinenumber">[line 10807]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -24923,7 +24923,7 @@ $n = 0])</code> </div> <hr /> <a name="method_datestring"></a> - <h3>method _datestring <span class="smalllinenumber">[line 10818]</span></h3> + <h3>method _datestring <span class="smalllinenumber">[line 10822]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -24965,7 +24965,7 @@ $n = 0])</code> </div> <hr /> <a name="method_destroy"></a> - <h3>method _destroy <span class="smalllinenumber">[line 8015]</span></h3> + <h3>method _destroy <span class="smalllinenumber">[line 8019]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -25010,7 +25010,7 @@ $preserve_objcopy = false])</code> </div> <hr /> <a name="method_dochecks"></a> - <h3>method _dochecks <span class="smalllinenumber">[line 8043]</span></h3> + <h3>method _dochecks <span class="smalllinenumber">[line 8047]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -25035,7 +25035,7 @@ $preserve_objcopy = false])</code> </div> <hr /> <a name="method_dolinethrough"></a> - <h3>method _dolinethrough <span class="smalllinenumber">[line 10729]</span></h3> + <h3>method _dolinethrough <span class="smalllinenumber">[line 10733]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -25083,7 +25083,7 @@ $txt)</code> </div> <hr /> <a name="method_dolinethroughw"></a> - <h3>method _dolinethroughw <span class="smalllinenumber">[line 10742]</span></h3> + <h3>method _dolinethroughw <span class="smalllinenumber">[line 10746]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -25140,7 +25140,7 @@ $txt)</code> </div> <hr /> <a name="method_dooverline"></a> - <h3>method _dooverline <span class="smalllinenumber">[line 10755]</span></h3> + <h3>method _dooverline <span class="smalllinenumber">[line 10759]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -25191,7 +25191,7 @@ $txt)</code> </div> <hr /> <a name="method_dooverlinew"></a> - <h3>method _dooverlinew <span class="smalllinenumber">[line 10768]</span></h3> + <h3>method _dooverlinew <span class="smalllinenumber">[line 10772]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -25242,7 +25242,7 @@ $w)</code> </div> <hr /> <a name="method_dounderline"></a> - <h3>method _dounderline <span class="smalllinenumber">[line 10704]</span></h3> + <h3>method _dounderline <span class="smalllinenumber">[line 10708]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -25290,7 +25290,7 @@ $txt)</code> </div> <hr /> <a name="method_dounderlinew"></a> - <h3>method _dounderlinew <span class="smalllinenumber">[line 10717]</span></h3> + <h3>method _dounderlinew <span class="smalllinenumber">[line 10721]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -25341,7 +25341,7 @@ $w)</code> </div> <hr /> <a name="method_encrypt_data"></a> - <h3>method _encrypt_data <span class="smalllinenumber">[line 11470]</span></h3> + <h3>method _encrypt_data <span class="smalllinenumber">[line 11474]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -25392,7 +25392,7 @@ $s)</code> </div> <hr /> <a name="method_enddoc"></a> - <h3>method _enddoc <span class="smalllinenumber">[line 10550]</span></h3> + <h3>method _enddoc <span class="smalllinenumber">[line 10554]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -25417,7 +25417,7 @@ $s)</code> </div> <hr /> <a name="method_endpage"></a> - <h3>method _endpage <span class="smalllinenumber">[line 10666]</span></h3> + <h3>method _endpage <span class="smalllinenumber">[line 10670]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -25442,7 +25442,7 @@ $s)</code> </div> <hr /> <a name="method_escape"></a> - <h3>method _escape <span class="smalllinenumber">[line 10791]</span></h3> + <h3>method _escape <span class="smalllinenumber">[line 10795]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -25481,7 +25481,7 @@ $s)</code> </div> <hr /> <a name="method_escapetext"></a> - <h3>method _escapetext <span class="smalllinenumber">[line 10846]</span></h3> + <h3>method _escapetext <span class="smalllinenumber">[line 10850]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -25523,7 +25523,7 @@ $s)</code> </div> <hr /> <a name="method_fixAES256Password"></a> - <h3>method _fixAES256Password <span class="smalllinenumber">[line 11793]</span></h3> + <h3>method _fixAES256Password <span class="smalllinenumber">[line 11797]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -25568,7 +25568,7 @@ $password)</code> </div> <hr /> <a name="method_freadint"></a> - <h3>method _freadint <span class="smalllinenumber">[line 10780]</span></h3> + <h3>method _freadint <span class="smalllinenumber">[line 10784]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -25607,7 +25607,7 @@ $f)</code> </div> <hr /> <a name="method_generateencryptionkey"></a> - <h3>method _generateencryptionkey <span class="smalllinenumber">[line 11808]</span></h3> + <h3>method _generateencryptionkey <span class="smalllinenumber">[line 11812]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -25638,7 +25638,7 @@ $f)</code> </div> <hr /> <a name="method_getannotsrefs"></a> - <h3>method _getannotsrefs <span class="smalllinenumber">[line 8291]</span></h3> + <h3>method _getannotsrefs <span class="smalllinenumber">[line 8295]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -25680,7 +25680,7 @@ $n)</code> </div> <hr /> <a name="method_getBYTE"></a> - <h3>method _getBYTE <span class="smalllinenumber">[line 9025]</span></h3> + <h3>method _getBYTE <span class="smalllinenumber">[line 9029]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -25743,7 +25743,7 @@ $offset)</code> </div> <hr /> <a name="method_getfontpath"></a> - <h3>method _getfontpath <span class="smalllinenumber">[line 8059]</span></h3> + <h3>method _getfontpath <span class="smalllinenumber">[line 8063]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -25768,7 +25768,7 @@ $offset)</code> </div> <hr /> <a name="method_getobj"></a> - <h3>method _getobj <span class="smalllinenumber">[line 10688]</span></h3> + <h3>method _getobj <span class="smalllinenumber">[line 10692]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -25810,7 +25810,7 @@ $objid = ''])</code> </div> <hr /> <a name="method_getrawstream"></a> - <h3>method _getrawstream <span class="smalllinenumber">[line 10866]</span></h3> + <h3>method _getrawstream <span class="smalllinenumber">[line 10870]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -25858,7 +25858,7 @@ $n = 0])</code> </div> <hr /> <a name="method_getSHORT"></a> - <h3>method _getSHORT <span class="smalllinenumber">[line 9010]</span></h3> + <h3>method _getSHORT <span class="smalllinenumber">[line 9014]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -25921,7 +25921,7 @@ $offset)</code> </div> <hr /> <a name="method_getstream"></a> - <h3>method _getstream <span class="smalllinenumber">[line 10881]</span></h3> + <h3>method _getstream <span class="smalllinenumber">[line 10885]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -25966,7 +25966,7 @@ $n = 0])</code> </div> <hr /> <a name="method_getTrueTypeFontSubset"></a> - <h3>method _getTrueTypeFontSubset <span class="smalllinenumber">[line 9040]</span></h3> + <h3>method _getTrueTypeFontSubset <span class="smalllinenumber">[line 9044]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -26017,7 +26017,7 @@ $subsetchars)</code> </div> <hr /> <a name="method_getTTFtableChecksum"></a> - <h3>method _getTTFtableChecksum <span class="smalllinenumber">[line 9371]</span></h3> + <h3>method _getTTFtableChecksum <span class="smalllinenumber">[line 9375]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -26068,7 +26068,7 @@ $length)</code> </div> <hr /> <a name="method_getULONG"></a> - <h3>method _getULONG <span class="smalllinenumber">[line 8980]</span></h3> + <h3>method _getULONG <span class="smalllinenumber">[line 8984]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -26131,7 +26131,7 @@ $offset)</code> </div> <hr /> <a name="method_getUSHORT"></a> - <h3>method _getUSHORT <span class="smalllinenumber">[line 8995]</span></h3> + <h3>method _getUSHORT <span class="smalllinenumber">[line 8999]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -26194,7 +26194,7 @@ $offset)</code> </div> <hr /> <a name="method_getxobjectdict"></a> - <h3>method _getxobjectdict <span class="smalllinenumber">[line 10236]</span></h3> + <h3>method _getxobjectdict <span class="smalllinenumber">[line 10240]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -26225,7 +26225,7 @@ $offset)</code> </div> <hr /> <a name="method_JScolor"></a> - <h3>method _JScolor <span class="smalllinenumber">[line 14090]</span></h3> + <h3>method _JScolor <span class="smalllinenumber">[line 14094]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -26267,7 +26267,7 @@ $color)</code> </div> <hr /> <a name="method_md5_16"></a> - <h3>method _md5_16 <span class="smalllinenumber">[line 11685]</span></h3> + <h3>method _md5_16 <span class="smalllinenumber">[line 11689]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -26312,7 +26312,7 @@ $str)</code> </div> <hr /> <a name="method_newobj"></a> - <h3>method _newobj <span class="smalllinenumber">[line 10676]</span></h3> + <h3>method _newobj <span class="smalllinenumber">[line 10680]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -26340,7 +26340,7 @@ $str)</code> </div> <hr /> <a name="method_objectkey"></a> - <h3>method _objectkey <span class="smalllinenumber">[line 11450]</span></h3> + <h3>method _objectkey <span class="smalllinenumber">[line 11454]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -26385,7 +26385,7 @@ $n)</code> </div> <hr /> <a name="method_OEvalue"></a> - <h3>method _OEvalue <span class="smalllinenumber">[line 11780]</span></h3> + <h3>method _OEvalue <span class="smalllinenumber">[line 11784]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -26419,7 +26419,7 @@ $n)</code> </div> <hr /> <a name="method_out"></a> - <h3>method _out <span class="smalllinenumber">[line 10901]</span></h3> + <h3>method _out <span class="smalllinenumber">[line 10905]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -26455,7 +26455,7 @@ $s)</code> </div> <hr /> <a name="method_outCurve"></a> - <h3>method _outCurve <span class="smalllinenumber">[line 12595]</span></h3> + <h3>method _outCurve <span class="smalllinenumber">[line 12599]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -26524,7 +26524,7 @@ $y3)</code> </div> <hr /> <a name="method_outCurveV"></a> - <h3>method _outCurveV <span class="smalllinenumber">[line 12609]</span></h3> + <h3>method _outCurveV <span class="smalllinenumber">[line 12613]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -26581,7 +26581,7 @@ $y3)</code> </div> <hr /> <a name="method_outCurveY"></a> - <h3>method _outCurveY <span class="smalllinenumber">[line 12625]</span></h3> + <h3>method _outCurveY <span class="smalllinenumber">[line 12629]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -26650,7 +26650,7 @@ $y2)</code> </div> <hr /> <a name="method_outellipticalarc"></a> - <h3>method _outellipticalarc <span class="smalllinenumber">[line 12821]</span></h3> + <h3>method _outellipticalarc <span class="smalllinenumber">[line 12825]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -26758,7 +26758,7 @@ $angf:)</code> </div> <hr /> <a name="method_outLine"></a> - <h3>method _outLine <span class="smalllinenumber">[line 12565]</span></h3> + <h3>method _outLine <span class="smalllinenumber">[line 12569]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -26803,7 +26803,7 @@ $y)</code> </div> <hr /> <a name="method_outPoint"></a> - <h3>method _outPoint <span class="smalllinenumber">[line 12553]</span></h3> + <h3>method _outPoint <span class="smalllinenumber">[line 12557]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -26848,7 +26848,7 @@ $y)</code> </div> <hr /> <a name="method_outRect"></a> - <h3>method _outRect <span class="smalllinenumber">[line 12579]</span></h3> + <h3>method _outRect <span class="smalllinenumber">[line 12583]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -26911,7 +26911,7 @@ $op)</code> </div> <hr /> <a name="method_Ovalue"></a> - <h3>method _Ovalue <span class="smalllinenumber">[line 11742]</span></h3> + <h3>method _Ovalue <span class="smalllinenumber">[line 11746]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -26945,7 +26945,7 @@ $op)</code> </div> <hr /> <a name="method_parsejpeg"></a> - <h3>method _parsejpeg <span class="smalllinenumber">[line 7430]</span></h3> + <h3>method _parsejpeg <span class="smalllinenumber">[line 7434]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -26984,7 +26984,7 @@ $file)</code> </div> <hr /> <a name="method_parsepng"></a> - <h3>method _parsepng <span class="smalllinenumber">[line 7456]</span></h3> + <h3>method _parsepng <span class="smalllinenumber">[line 7460]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -27023,7 +27023,7 @@ $file)</code> </div> <hr /> <a name="method_putannotsobjs"></a> - <h3>method _putannotsobjs <span class="smalllinenumber">[line 8327]</span></h3> + <h3>method _putannotsobjs <span class="smalllinenumber">[line 8331]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -27054,7 +27054,7 @@ $file)</code> </div> <hr /> <a name="method_putannotsrefs"></a> - <h3>method _putannotsrefs <span class="smalllinenumber">[line 8279]</span></h3> + <h3>method _putannotsrefs <span class="smalllinenumber">[line 8283]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -27099,7 +27099,7 @@ $n)</code> </div> <hr /> <a name="method_putAPXObject"></a> - <h3>method _putAPXObject <span class="smalllinenumber">[line 8939]</span></h3> + <h3>method _putAPXObject <span class="smalllinenumber">[line 8943]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -27153,7 +27153,7 @@ $stream = ''])</code> </div> <hr /> <a name="method_putbookmarks"></a> - <h3>method _putbookmarks <span class="smalllinenumber">[line 13927]</span></h3> + <h3>method _putbookmarks <span class="smalllinenumber">[line 13931]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -27184,7 +27184,7 @@ $stream = ''])</code> </div> <hr /> <a name="method_putcatalog"></a> - <h3>method _putcatalog <span class="smalllinenumber">[line 10375]</span></h3> + <h3>method _putcatalog <span class="smalllinenumber">[line 10379]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -27212,7 +27212,7 @@ $stream = ''])</code> </div> <hr /> <a name="method_putcidfont0"></a> - <h3>method _putcidfont0 <span class="smalllinenumber">[line 10035]</span></h3> + <h3>method _putcidfont0 <span class="smalllinenumber">[line 10039]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -27254,7 +27254,7 @@ $font)</code> </div> <hr /> <a name="method_putEmbeddedFiles"></a> - <h3>method _putEmbeddedFiles <span class="smalllinenumber">[line 5117]</span></h3> + <h3>method _putEmbeddedFiles <span class="smalllinenumber">[line 5121]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -27285,7 +27285,7 @@ $font)</code> </div> <hr /> <a name="method_putencryption"></a> - <h3>method _putencryption <span class="smalllinenumber">[line 11498]</span></h3> + <h3>method _putencryption <span class="smalllinenumber">[line 11502]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -27316,7 +27316,7 @@ $font)</code> </div> <hr /> <a name="method_putextgstates"></a> - <h3>method _putextgstates <span class="smalllinenumber">[line 15469]</span></h3> + <h3>method _putextgstates <span class="smalllinenumber">[line 15473]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -27355,7 +27355,7 @@ $gs)</code> </div> <hr /> <a name="method_putfonts"></a> - <h3>method _putfonts <span class="smalllinenumber">[line 9492]</span></h3> + <h3>method _putfonts <span class="smalllinenumber">[line 9496]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -27383,7 +27383,7 @@ $gs)</code> </div> <hr /> <a name="method_putfontwidths"></a> - <h3>method _putfontwidths <span class="smalllinenumber">[line 9393]</span></h3> + <h3>method _putfontwidths <span class="smalllinenumber">[line 9397]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -27434,7 +27434,7 @@ $cidoffset = 0])</code> </div> <hr /> <a name="method_putheader"></a> - <h3>method _putheader <span class="smalllinenumber">[line 10542]</span></h3> + <h3>method _putheader <span class="smalllinenumber">[line 10546]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -27459,7 +27459,7 @@ $cidoffset = 0])</code> </div> <hr /> <a name="method_putimages"></a> - <h3>method _putimages <span class="smalllinenumber">[line 10105]</span></h3> + <h3>method _putimages <span class="smalllinenumber">[line 10109]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -27484,7 +27484,7 @@ $cidoffset = 0])</code> </div> <hr /> <a name="method_putinfo"></a> - <h3>method _putinfo <span class="smalllinenumber">[line 10328]</span></h3> + <h3>method _putinfo <span class="smalllinenumber">[line 10332]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -27512,7 +27512,7 @@ $cidoffset = 0])</code> </div> <hr /> <a name="method_putjavascript"></a> - <h3>method _putjavascript <span class="smalllinenumber">[line 14036]</span></h3> + <h3>method _putjavascript <span class="smalllinenumber">[line 14040]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -27543,7 +27543,7 @@ $cidoffset = 0])</code> </div> <hr /> <a name="method_putocg"></a> - <h3>method _putocg <span class="smalllinenumber">[line 15389]</span></h3> + <h3>method _putocg <span class="smalllinenumber">[line 15393]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -27571,7 +27571,7 @@ $cidoffset = 0])</code> </div> <hr /> <a name="method_putpages"></a> - <h3>method _putpages <span class="smalllinenumber">[line 8070]</span></h3> + <h3>method _putpages <span class="smalllinenumber">[line 8074]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -27596,7 +27596,7 @@ $cidoffset = 0])</code> </div> <hr /> <a name="method_putresourcedict"></a> - <h3>method _putresourcedict <span class="smalllinenumber">[line 10248]</span></h3> + <h3>method _putresourcedict <span class="smalllinenumber">[line 10252]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -27621,7 +27621,7 @@ $cidoffset = 0])</code> </div> <hr /> <a name="method_putresources"></a> - <h3>method _putresources <span class="smalllinenumber">[line 10306]</span></h3> + <h3>method _putresources <span class="smalllinenumber">[line 10310]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -27646,7 +27646,7 @@ $cidoffset = 0])</code> </div> <hr /> <a name="method_putshaders"></a> - <h3>method _putshaders <span class="smalllinenumber">[line 16023]</span></h3> + <h3>method _putshaders <span class="smalllinenumber">[line 16027]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -27677,7 +27677,7 @@ $cidoffset = 0])</code> </div> <hr /> <a name="method_putsignature"></a> - <h3>method _putsignature <span class="smalllinenumber">[line 15062]</span></h3> + <h3>method _putsignature <span class="smalllinenumber">[line 15066]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -27708,7 +27708,7 @@ $cidoffset = 0])</code> </div> <hr /> <a name="method_putspotcolors"></a> - <h3>method _putspotcolors <span class="smalllinenumber">[line 10216]</span></h3> + <h3>method _putspotcolors <span class="smalllinenumber">[line 10220]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -27736,7 +27736,7 @@ $cidoffset = 0])</code> </div> <hr /> <a name="method_putstream"></a> - <h3>method _putstream <span class="smalllinenumber">[line 10892]</span></h3> + <h3>method _putstream <span class="smalllinenumber">[line 10896]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -27781,7 +27781,7 @@ $n = 0])</code> </div> <hr /> <a name="method_puttruetypeunicode"></a> - <h3>method _puttruetypeunicode <span class="smalllinenumber">[line 9648]</span></h3> + <h3>method _puttruetypeunicode <span class="smalllinenumber">[line 9652]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -27823,7 +27823,7 @@ $font)</code> </div> <hr /> <a name="method_putviewerpreferences"></a> - <h3>method _putviewerpreferences <span class="smalllinenumber">[line 10471]</span></h3> + <h3>method _putviewerpreferences <span class="smalllinenumber">[line 10475]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -27857,7 +27857,7 @@ $font)</code> </div> <hr /> <a name="method_putxobjects"></a> - <h3>method _putxobjects <span class="smalllinenumber">[line 10164]</span></h3> + <h3>method _putxobjects <span class="smalllinenumber">[line 10168]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -27891,7 +27891,7 @@ $font)</code> </div> <hr /> <a name="method_RC4"></a> - <h3>method _RC4 <span class="smalllinenumber">[line 11621]</span></h3> + <h3>method _RC4 <span class="smalllinenumber">[line 11625]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -27942,7 +27942,7 @@ $text)</code> </div> <hr /> <a name="method_setGDImageTransparency"></a> - <h3>method _setGDImageTransparency <span class="smalllinenumber">[line 7409]</span></h3> + <h3>method _setGDImageTransparency <span class="smalllinenumber">[line 7413]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -27987,7 +27987,7 @@ $image)</code> </div> <hr /> <a name="method_textstring"></a> - <h3>method _textstring <span class="smalllinenumber">[line 10830]</span></h3> + <h3>method _textstring <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"> @@ -28032,7 +28032,7 @@ $n = 0])</code> </div> <hr /> <a name="method_toJPEG"></a> - <h3>method _toJPEG <span class="smalllinenumber">[line 7372]</span></h3> + <h3>method _toJPEG <span class="smalllinenumber">[line 7376]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -28074,7 +28074,7 @@ $file)</code> </div> <hr /> <a name="method_toPNG"></a> - <h3>method _toPNG <span class="smalllinenumber">[line 7391]</span></h3> + <h3>method _toPNG <span class="smalllinenumber">[line 7395]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -28119,7 +28119,7 @@ $file)</code> </div> <hr /> <a name="method_UEvalue"></a> - <h3>method _UEvalue <span class="smalllinenumber">[line 11729]</span></h3> + <h3>method _UEvalue <span class="smalllinenumber">[line 11733]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -28153,7 +28153,7 @@ $file)</code> </div> <hr /> <a name="method_Uvalue"></a> - <h3>method _Uvalue <span class="smalllinenumber">[line 11696]</span></h3> + <h3>method _Uvalue <span class="smalllinenumber">[line 11700]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> @@ -28190,7 +28190,7 @@ $file)</code> <div class="credit"> <hr /> - Documentation generated on Tue, 19 Oct 2010 17:45:52 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Wed, 20 Oct 2010 09:47:19 +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 e7896e6..3144a03 100644 --- a/doc/com-tecnick-tcpdf/TCPDF2DBarcode.html +++ b/doc/com-tecnick-tcpdf/TCPDF2DBarcode.html @@ -300,7 +300,7 @@ $type)</code> <div class="credit"> <hr /> - Documentation generated on Tue, 19 Oct 2010 17:45:50 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Wed, 20 Oct 2010 09:47:17 +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 90dc9f0..a54749f 100644 --- a/doc/com-tecnick-tcpdf/TCPDFBarcode.html +++ b/doc/com-tecnick-tcpdf/TCPDFBarcode.html @@ -1378,7 +1378,7 @@ $type)</code> <div class="credit"> <hr /> - Documentation generated on Tue, 19 Oct 2010 17:45:51 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Wed, 20 Oct 2010 09:47:17 +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_UNICODE_DATA.html b/doc/com-tecnick-tcpdf/TCPDF_UNICODE_DATA.html index 90d0fd5..79ec253 100644 --- a/doc/com-tecnick-tcpdf/TCPDF_UNICODE_DATA.html +++ b/doc/com-tecnick-tcpdf/TCPDF_UNICODE_DATA.html @@ -18704,7 +18704,7 @@ This is a PHP class containing Unicde data for TCPDF library<br /><br /><br /><b <div class="credit"> <hr /> - Documentation generated on Tue, 19 Oct 2010 17:45:57 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Wed, 20 Oct 2010 09:47:24 +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 aec35ec..6f994da 100644 --- a/doc/com-tecnick-tcpdf/_2dbarcodes.php.html +++ b/doc/com-tecnick-tcpdf/_2dbarcodes.php.html @@ -106,7 +106,7 @@ PHP class to creates array representations for 2D barcodes to be used with TCPDF <div class="credit"> <hr /> - Documentation generated on Tue, 19 Oct 2010 17:45:50 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Wed, 20 Oct 2010 09:47:17 +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 1adf5aa..d374ab4 100644 --- a/doc/com-tecnick-tcpdf/_barcodes.php.html +++ b/doc/com-tecnick-tcpdf/_barcodes.php.html @@ -106,7 +106,7 @@ PHP class to creates array representations for common 1D barcodes to be used wit <div class="credit"> <hr /> - Documentation generated on Tue, 19 Oct 2010 17:45:51 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Wed, 20 Oct 2010 09:47:17 +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 191bc7b..82d3d58 100644 --- a/doc/com-tecnick-tcpdf/_config---tcpdf_config.php.html +++ b/doc/com-tecnick-tcpdf/_config---tcpdf_config.php.html @@ -543,7 +543,7 @@ Configuration file for TCPDF.<br /><br /><br /><br /> <div class="credit"> <hr /> - Documentation generated on Tue, 19 Oct 2010 17:45:57 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Wed, 20 Oct 2010 09:47:24 +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 3e7788c..2f56e0f 100644 --- a/doc/com-tecnick-tcpdf/_htmlcolors.php.html +++ b/doc/com-tecnick-tcpdf/_htmlcolors.php.html @@ -98,7 +98,7 @@ Array of WEB safe colors.<br /><br /><br /><br /> <div class="credit"> <hr /> - Documentation generated on Tue, 19 Oct 2010 17:45:51 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Wed, 20 Oct 2010 09:47:18 +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/_pdf417.php.html b/doc/com-tecnick-tcpdf/_pdf417.php.html index 6404679..2599f1f 100644 --- a/doc/com-tecnick-tcpdf/_pdf417.php.html +++ b/doc/com-tecnick-tcpdf/_pdf417.php.html @@ -158,7 +158,7 @@ Class to create PDF417 barcode arrays for TCPDF class.<br /><br /><p>PDF417 (ISO <div class="credit"> <hr /> - Documentation generated on Tue, 19 Oct 2010 17:45:51 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Wed, 20 Oct 2010 09:47:18 +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 7b735d0..cb52c41 100644 --- a/doc/com-tecnick-tcpdf/_qrcode.php.html +++ b/doc/com-tecnick-tcpdf/_qrcode.php.html @@ -481,7 +481,7 @@ string $string, [int $split_length = 1])</code> <div class="credit"> <hr /> - Documentation generated on Tue, 19 Oct 2010 17:45:51 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Wed, 20 Oct 2010 09:47:18 +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 f7fd910..be3b87d 100644 --- a/doc/com-tecnick-tcpdf/_tcpdf.php.html +++ b/doc/com-tecnick-tcpdf/_tcpdf.php.html @@ -83,7 +83,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.9.006</td> + <td><b>version:</b> </td><td>5.9.007</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> @@ -112,7 +112,7 @@ main configuration file<br /><br /><p>(define the K_TCPDF_EXTERNAL_CONFIG consta <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.9.006 (http://www.tcpdf.org)'</code> + <code>PDF_PRODUCER = 'TCPDF 5.9.007 (http://www.tcpdf.org)'</code> </td></tr></table> </td></tr></table> @@ -123,7 +123,7 @@ main configuration file<br /><br /><p>(define the K_TCPDF_EXTERNAL_CONFIG consta <div class="credit"> <hr /> - Documentation generated on Tue, 19 Oct 2010 17:45:52 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Wed, 20 Oct 2010 09:47:19 +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 dbc7425..9131bf5 100644 --- a/doc/com-tecnick-tcpdf/_unicode_data.php.html +++ b/doc/com-tecnick-tcpdf/_unicode_data.php.html @@ -103,7 +103,7 @@ Unicode data class for TCPDF library.<br /><br /><br /><br /> <div class="credit"> <hr /> - Documentation generated on Tue, 19 Oct 2010 17:45:57 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Wed, 20 Oct 2010 09:47:24 +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 a7f68ee..e411f86 100644 --- a/doc/elementindex.html +++ b/doc/elementindex.html @@ -2132,7 +2132,7 @@ <a href="elementindex.html#top">top</a><br> <div class="credit"> <hr /> - Documentation generated on Tue, 19 Oct 2010 17:45:50 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Wed, 20 Oct 2010 09:47:17 +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 d59941d..960ab77 100644 --- a/doc/elementindex_com-tecnick-tcpdf.html +++ b/doc/elementindex_com-tecnick-tcpdf.html @@ -2165,7 +2165,7 @@ <a href="elementindex_com-tecnick-tcpdf.html#top">top</a><br> <div class="credit"> <hr /> - Documentation generated on Tue, 19 Oct 2010 17:45:50 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Wed, 20 Oct 2010 09:47:17 +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 a2e1b66..dd5eee1 100644 --- a/doc/errors.html +++ b/doc/errors.html @@ -36,10 +36,10 @@ <a name="tcpdf.php"></a> <h1>tcpdf.php</h1> <h2>Warnings:</h2><br> -<b>Warning on line 11406</b> - Unknown tag "@seed" used<br> +<b>Warning on line 11410</b> - Unknown tag "@seed" used<br> <div class="credit"> <hr /> - Documentation generated on Tue, 19 Oct 2010 17:45:57 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Wed, 20 Oct 2010 09:47:24 +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 7ea3a67..b34dbe2 100644 --- a/doc/index.html +++ b/doc/index.html @@ -68,7 +68,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 Tue, 19 Oct 2010 17:45:50 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Wed, 20 Oct 2010 09:47:17 +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 7ea3a67..b34dbe2 100644 --- a/doc/li_com-tecnick-tcpdf.html +++ b/doc/li_com-tecnick-tcpdf.html @@ -68,7 +68,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 Tue, 19 Oct 2010 17:45:50 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> + Documentation generated on Wed, 20 Oct 2010 09:47:17 +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 ebe5b78..34e4a20 100755 --- a/tcpdf.php +++ b/tcpdf.php @@ -1,9 +1,9 @@ <?php //============================================================+ // File name : tcpdf.php -// Version : 5.9.006 +// Version : 5.9.007 // Begin : 2002-08-03 -// Last Update : 2010-10-19 +// Last Update : 2010-10-20 // Author : Nicola Asuni - Tecnick.com S.r.l - Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - info@tecnick.com // License : GNU-LGPL v3 (http://www.gnu.org/copyleft/lesser.html) // ------------------------------------------------------------------- @@ -134,7 +134,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.9.006 + * @version 5.9.007 */ /** @@ -146,14 +146,14 @@ require_once(dirname(__FILE__).'/config/tcpdf_config.php'); /** * define default PDF document producer */ -define('PDF_PRODUCER', 'TCPDF 5.9.006 (http://www.tcpdf.org)'); +define('PDF_PRODUCER', 'TCPDF 5.9.007 (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.9.006 +* @version 5.9.007 * @author Nicola Asuni - info@tecnick.com * @link http://www.tcpdf.org * @license http://www.gnu.org/copyleft/lesser.html LGPL @@ -3321,11 +3321,6 @@ class TCPDF { if (empty($brd)) { return; } - // current cell padding - $cp = $this->cell_padding; - if ($brd === 1) { - $brd = array('LRTB' => true); - } if (is_string($brd)) { // convert string to array $slen = strlen($brd); @@ -3334,13 +3329,22 @@ class TCPDF { $newbrd[$brd{$i}] = true; } $brd = $newbrd; + } elseif (($brd === 1) OR ($brd === true) OR (is_numeric($brd) AND (intval($brd) > 0))) { + $brd = array('LRTB' => true); } + if (!is_array($brd)) { + return; + } + // store current cell padding + $cp = $this->cell_padding; + // select border mode if (isset($brd['mode'])) { $mode = $brd['mode']; unset($brd['mode']); } else { $mode = 'normal'; } + // process borders foreach ($brd as $border => $style) { $line_width = $this->LineWidth; if (is_array($style) AND isset($style['width'])) {