30
1
mirror of https://github.com/vdm-io/tcpdf.git synced 2024-06-04 23:10:46 +00:00
This commit is contained in:
nicolaasuni 2009-03-28 17:51:06 +01:00
parent 0ee0060db3
commit 8f7f2c354b
16 changed files with 132 additions and 122 deletions

View File

@ -1,3 +1,7 @@
4.5.035 (2009-03-28)
- Bug # "2717436 "writeHTML rowspan problem (continued)" was fixed.
- The method _putuserrights() was changed to avoid Adobe Reader 9.1 crash. This broken the 'trick' used to display forms in Acrobat Reader.
4.5.034 (2009-03-27)
- Bug #2716914 "Bug writeHTML of a table in body and footer related with pb" was fixed.
- Bug #2717056 ] "writeHTML problem when setting tr style" was fixed.

View File

@ -8,8 +8,8 @@ http://sourceforge.net/donate/index.php?group_id=128076
------------------------------------------------------------
Name: TCPDF
Version: 4.5.034
Release date: 2009-03-27
Version: 4.5.035
Release date: 2009-03-28
Author: Nicola Asuni
Copyright (c) 2001-2009:

View File

@ -45,7 +45,7 @@
<div class="credit">
<hr />
Documentation generated on Fri, 27 Mar 2009 19:23:04 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Sat, 28 Mar 2009 17:50:54 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -74,7 +74,7 @@ Source Location: /tcpdf.php<br /><br />
<h4>Version:</h4>
<ul>
<li>4.5.034</li>
<li>4.5.035</li>
</ul>
@ -574,7 +574,7 @@ This is a PHP class for generating PDF documents without requiring external exte
<td><b>author:</b>&nbsp;&nbsp;</td><td>Nicola Asuni - info@tecnick.com</td>
</tr>
<tr>
<td><b>version:</b>&nbsp;&nbsp;</td><td>4.5.034</td>
<td><b>version:</b>&nbsp;&nbsp;</td><td>4.5.035</td>
</tr>
<tr>
<td><b>link:</b>&nbsp;&nbsp;</td><td><a href="http://www.tcpdf.org">http://www.tcpdf.org</a></td>
@ -5147,7 +5147,7 @@ $diskcache = false])</code>
</div>
<hr />
<a name="methodaddExtGState"></a>
<h3>method addExtGState <span class="smalllinenumber">[line 9232]</span></h3>
<h3>method addExtGState <span class="smalllinenumber">[line 9237]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -5309,7 +5309,7 @@ $style = -1])</code>
</div>
<hr />
<a name="methodaddHTMLVertSpace"></a>
<h3>method addHTMLVertSpace <span class="smalllinenumber">[line 12180]</span></h3>
<h3>method addHTMLVertSpace <span class="smalllinenumber">[line 12186]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -5520,7 +5520,7 @@ $k)</code>
</div>
<hr />
<a name="methodaddTOC"></a>
<h3>method addTOC <span class="smalllinenumber">[line 13062]</span></h3>
<h3>method addTOC <span class="smalllinenumber">[line 13068]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -5574,7 +5574,7 @@ $filler = '.'])</code>
</div>
<hr />
<a name="methodAliasNbPages"></a>
<h3>method AliasNbPages <span class="smalllinenumber">[line 9040]</span></h3>
<h3>method AliasNbPages <span class="smalllinenumber">[line 9045]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -5616,7 +5616,7 @@ $alias = '{nb}'])</code>
</div>
<hr />
<a name="methodAliasNumPage"></a>
<h3>method AliasNumPage <span class="smalllinenumber">[line 9067]</span></h3>
<h3>method AliasNumPage <span class="smalllinenumber">[line 9072]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -6219,7 +6219,7 @@ $afinish:)</code>
</div>
<hr />
<a name="methodClip"></a>
<h3>method Clip <span class="smalllinenumber">[line 9495]</span></h3>
<h3>method Clip <span class="smalllinenumber">[line 9500]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -6310,7 +6310,7 @@ $h)</code>
</div>
<hr />
<a name="methodcloseHTMLTagHandler"></a>
<h3>method closeHTMLTagHandler <span class="smalllinenumber">[line 11858]</span></h3>
<h3>method closeHTMLTagHandler <span class="smalllinenumber">[line 11863]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -6424,7 +6424,7 @@ $prop = array()])</code>
</div>
<hr />
<a name="methodcommitTransaction"></a>
<h3>method commitTransaction <span class="smalllinenumber">[line 13219]</span></h3>
<h3>method commitTransaction <span class="smalllinenumber">[line 13225]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -6488,7 +6488,7 @@ $color = '#000000'])</code>
</div>
<hr />
<a name="methodCoonsPatchMesh"></a>
<h3>method CoonsPatchMesh <span class="smalllinenumber">[line 9415]</span></h3>
<h3>method CoonsPatchMesh <span class="smalllinenumber">[line 9420]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -6904,7 +6904,7 @@ $msg)</code>
</div>
<hr />
<a name="methodformatPageNumber"></a>
<h3>method formatPageNumber <span class="smalllinenumber">[line 9144]</span></h3>
<h3>method formatPageNumber <span class="smalllinenumber">[line 9149]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -6943,7 +6943,7 @@ $num)</code>
</div>
<hr />
<a name="methodformatTOCPageNumber"></a>
<h3>method formatTOCPageNumber <span class="smalllinenumber">[line 9156]</span></h3>
<h3>method formatTOCPageNumber <span class="smalllinenumber">[line 9161]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -7016,7 +7016,7 @@ $num)</code>
</div>
<hr />
<a name="methodgetAliasNbPages"></a>
<h3>method getAliasNbPages <span class="smalllinenumber">[line 9052]</span></h3>
<h3>method getAliasNbPages <span class="smalllinenumber">[line 9057]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -7047,7 +7047,7 @@ $num)</code>
</div>
<hr />
<a name="methodgetAliasNumPage"></a>
<h3>method getAliasNumPage <span class="smalllinenumber">[line 9080]</span></h3>
<h3>method getAliasNumPage <span class="smalllinenumber">[line 9085]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -7147,7 +7147,7 @@ $arr)</code>
</div>
<hr />
<a name="methodgetBarcode"></a>
<h3>method getBarcode <span class="smalllinenumber">[line 9963]</span></h3>
<h3>method getBarcode <span class="smalllinenumber">[line 9968]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -7271,7 +7271,7 @@ $pagenum = ''])</code>
</div>
<hr />
<a name="methodgetBuffer"></a>
<h3>method getBuffer <span class="smalllinenumber">[line 12745]</span></h3>
<h3>method getBuffer <span class="smalllinenumber">[line 12751]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -7398,7 +7398,7 @@ $ignore_min_height = false])</code>
</div>
<hr />
<a name="methodgetCellHeightRatio"></a>
<h3>method getCellHeightRatio <span class="smalllinenumber">[line 9318]</span></h3>
<h3>method getCellHeightRatio <span class="smalllinenumber">[line 9323]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -7468,7 +7468,7 @@ $char)</code>
</div>
<hr />
<a name="methodgetFontBuffer"></a>
<h3>method getFontBuffer <span class="smalllinenumber">[line 12905]</span></h3>
<h3>method getFontBuffer <span class="smalllinenumber">[line 12911]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -7510,7 +7510,7 @@ $font)</code>
</div>
<hr />
<a name="methodgetFontFamily"></a>
<h3>method getFontFamily <span class="smalllinenumber">[line 10293]</span></h3>
<h3>method getFontFamily <span class="smalllinenumber">[line 10298]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -7541,7 +7541,7 @@ $font)</code>
</div>
<hr />
<a name="methodgetFontSize"></a>
<h3>method getFontSize <span class="smalllinenumber">[line 10273]</span></h3>
<h3>method getFontSize <span class="smalllinenumber">[line 10278]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -7572,7 +7572,7 @@ $font)</code>
</div>
<hr />
<a name="methodgetFontSizePt"></a>
<h3>method getFontSizePt <span class="smalllinenumber">[line 10283]</span></h3>
<h3>method getFontSizePt <span class="smalllinenumber">[line 10288]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -7631,7 +7631,7 @@ $font)</code>
</div>
<hr />
<a name="methodgetFontStyle"></a>
<h3>method getFontStyle <span class="smalllinenumber">[line 10303]</span></h3>
<h3>method getFontStyle <span class="smalllinenumber">[line 10308]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -7757,7 +7757,7 @@ $v)</code>
</div>
<hr />
<a name="methodgetGraphicVars"></a>
<h3>method getGraphicVars <span class="smalllinenumber">[line 12613]</span></h3>
<h3>method getGraphicVars <span class="smalllinenumber">[line 12619]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -7788,7 +7788,7 @@ $v)</code>
</div>
<hr />
<a name="methodgetGroupPageNo"></a>
<h3>method getGroupPageNo <span class="smalllinenumber">[line 9093]</span></h3>
<h3>method getGroupPageNo <span class="smalllinenumber">[line 9098]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -7813,7 +7813,7 @@ $v)</code>
</div>
<hr />
<a name="methodgetGroupPageNoFormatted"></a>
<h3>method getGroupPageNoFormatted <span class="smalllinenumber">[line 9103]</span></h3>
<h3>method getGroupPageNoFormatted <span class="smalllinenumber">[line 9108]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -7928,7 +7928,7 @@ $v)</code>
</div>
<hr />
<a name="methodgetHtmlDomArray"></a>
<h3>method getHtmlDomArray <span class="smalllinenumber">[line 10339]</span></h3>
<h3>method getHtmlDomArray <span class="smalllinenumber">[line 10344]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -7967,7 +7967,7 @@ $html)</code>
</div>
<hr />
<a name="methodgetHTMLUnitToUnits"></a>
<h3>method getHTMLUnitToUnits <span class="smalllinenumber">[line 12335]</span></h3>
<h3>method getHTMLUnitToUnits <span class="smalllinenumber">[line 12341]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -8033,7 +8033,7 @@ $point)</code>
</div>
<hr />
<a name="methodgetImageBuffer"></a>
<h3>method getImageBuffer <span class="smalllinenumber">[line 12847]</span></h3>
<h3>method getImageBuffer <span class="smalllinenumber">[line 12853]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -8224,7 +8224,7 @@ $image)</code>
</div>
<hr />
<a name="methodgetMargins"></a>
<h3>method getMargins <span class="smalllinenumber">[line 10236]</span></h3>
<h3>method getMargins <span class="smalllinenumber">[line 10241]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -8379,7 +8379,7 @@ $w = 0])</code>
</div>
<hr />
<a name="methodgetObjFilename"></a>
<h3>method getObjFilename <span class="smalllinenumber">[line 12677]</span></h3>
<h3>method getObjFilename <span class="smalllinenumber">[line 12683]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -8424,7 +8424,7 @@ $prefix)</code>
</div>
<hr />
<a name="methodgetOriginalMargins"></a>
<h3>method getOriginalMargins <span class="smalllinenumber">[line 10259]</span></h3>
<h3>method getOriginalMargins <span class="smalllinenumber">[line 10264]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -8489,7 +8489,7 @@ $prefix)</code>
</div>
<hr />
<a name="methodgetPageBuffer"></a>
<h3>method getPageBuffer <span class="smalllinenumber">[line 12788]</span></h3>
<h3>method getPageBuffer <span class="smalllinenumber">[line 12794]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -8576,7 +8576,7 @@ $pagenum = ''])</code>
</div>
<hr />
<a name="methodgetPageGroupAlias"></a>
<h3>method getPageGroupAlias <span class="smalllinenumber">[line 9115]</span></h3>
<h3>method getPageGroupAlias <span class="smalllinenumber">[line 9120]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -8649,7 +8649,7 @@ $pagenum = ''])</code>
</div>
<hr />
<a name="methodgetPageNumGroupAlias"></a>
<h3>method getPageNumGroupAlias <span class="smalllinenumber">[line 9130]</span></h3>
<h3>method getPageNumGroupAlias <span class="smalllinenumber">[line 9135]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -8962,7 +8962,7 @@ $fontsize = 0])</code>
</div>
<hr />
<a name="methodGradient"></a>
<h3>method Gradient <span class="smalllinenumber">[line 9518]</span></h3>
<h3>method Gradient <span class="smalllinenumber">[line 9523]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -9167,7 +9167,7 @@ $border = 0])</code>
</div>
<hr />
<a name="methodImageEps"></a>
<h3>method ImageEps <span class="smalllinenumber">[line 9690]</span></h3>
<h3>method ImageEps <span class="smalllinenumber">[line 9695]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -9404,7 +9404,7 @@ $script)</code>
</div>
<hr />
<a name="methodintToRoman"></a>
<h3>method intToRoman <span class="smalllinenumber">[line 12406]</span></h3>
<h3>method intToRoman <span class="smalllinenumber">[line 12412]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -9554,7 +9554,7 @@ $style = array()])</code>
</div>
<hr />
<a name="methodLinearGradient"></a>
<h3>method LinearGradient <span class="smalllinenumber">[line 9375]</span></h3>
<h3>method LinearGradient <span class="smalllinenumber">[line 9380]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -9998,7 +9998,7 @@ $y = ''])</code>
</div>
<hr />
<a name="methodmovePage"></a>
<h3>method movePage <span class="smalllinenumber">[line 12923]</span></h3>
<h3>method movePage <span class="smalllinenumber">[line 12929]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -10172,7 +10172,7 @@ $maxh = 0])</code>
</div>
<hr />
<a name="methodobjclone"></a>
<h3>method objclone <span class="smalllinenumber">[line 13254]</span></h3>
<h3>method objclone <span class="smalllinenumber">[line 13260]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -10245,7 +10245,7 @@ $object)</code>
</div>
<hr />
<a name="methodopenHTMLTagHandler"></a>
<h3>method openHTMLTagHandler <span class="smalllinenumber">[line 11557]</span></h3>
<h3>method openHTMLTagHandler <span class="smalllinenumber">[line 11562]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -10381,7 +10381,7 @@ $dest = 'I'])</code>
</div>
<hr />
<a name="methodPageNoFormatted"></a>
<h3>method PageNoFormatted <span class="smalllinenumber">[line 9166]</span></h3>
<h3>method PageNoFormatted <span class="smalllinenumber">[line 9171]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -10412,7 +10412,7 @@ $dest = 'I'])</code>
</div>
<hr />
<a name="methodPieSector"></a>
<h3>method PieSector <span class="smalllinenumber">[line 9612]</span></h3>
<h3>method PieSector <span class="smalllinenumber">[line 9617]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -10682,7 +10682,7 @@ $fill_color = array()])</code>
</div>
<hr />
<a name="methodputHtmlListBullet"></a>
<h3>method putHtmlListBullet <span class="smalllinenumber">[line 12471]</span></h3>
<h3>method putHtmlListBullet <span class="smalllinenumber">[line 12477]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -10733,7 +10733,7 @@ $size = 10])</code>
</div>
<hr />
<a name="methodRadialGradient"></a>
<h3>method RadialGradient <span class="smalllinenumber">[line 9393]</span></h3>
<h3>method RadialGradient <span class="smalllinenumber">[line 9398]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -10859,7 +10859,7 @@ $prop = array()])</code>
</div>
<hr />
<a name="methodreadDiskCache"></a>
<h3>method readDiskCache <span class="smalllinenumber">[line 12717]</span></h3>
<h3>method readDiskCache <span class="smalllinenumber">[line 12723]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -11186,7 +11186,7 @@ $length)</code>
</div>
<hr />
<a name="methodrollbackTransaction"></a>
<h3>method rollbackTransaction <span class="smalllinenumber">[line 13232]</span></h3>
<h3>method rollbackTransaction <span class="smalllinenumber">[line 13238]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -11588,7 +11588,7 @@ $y = ''])</code>
</div>
<hr />
<a name="methodsetAlpha"></a>
<h3>method setAlpha <span class="smalllinenumber">[line 9275]</span></h3>
<h3>method setAlpha <span class="smalllinenumber">[line 9280]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -11720,7 +11720,7 @@ $margin = 0])</code>
</div>
<hr />
<a name="methodsetBarcode"></a>
<h3>method setBarcode <span class="smalllinenumber">[line 9953]</span></h3>
<h3>method setBarcode <span class="smalllinenumber">[line 9958]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -11756,7 +11756,7 @@ $bc = ''])</code>
</div>
<hr />
<a name="methodSetBooklet"></a>
<h3>method SetBooklet <span class="smalllinenumber">[line 12249]</span></h3>
<h3>method SetBooklet <span class="smalllinenumber">[line 12255]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -11807,7 +11807,7 @@ $outer = -1])</code>
</div>
<hr />
<a name="methodsetBuffer"></a>
<h3>method setBuffer <span class="smalllinenumber">[line 12727]</span></h3>
<h3>method setBuffer <span class="smalllinenumber">[line 12733]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -11846,7 +11846,7 @@ $data)</code>
</div>
<hr />
<a name="methodsetCellHeightRatio"></a>
<h3>method setCellHeightRatio <span class="smalllinenumber">[line 9309]</span></h3>
<h3>method setCellHeightRatio <span class="smalllinenumber">[line 9314]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -12044,7 +12044,7 @@ $font)</code>
</div>
<hr />
<a name="methodsetDefaultTableColumns"></a>
<h3>method setDefaultTableColumns <span class="smalllinenumber">[line 9299]</span></h3>
<h3>method setDefaultTableColumns <span class="smalllinenumber">[line 9304]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -12281,7 +12281,7 @@ $tint = 100])</code>
</div>
<hr />
<a name="methodsetExtGState"></a>
<h3>method setExtGState <span class="smalllinenumber">[line 9244]</span></h3>
<h3>method setExtGState <span class="smalllinenumber">[line 9249]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -12527,7 +12527,7 @@ $fontfile = ''])</code>
</div>
<hr />
<a name="methodsetFontBuffer"></a>
<h3>method setFontBuffer <span class="smalllinenumber">[line 12863]</span></h3>
<h3>method setFontBuffer <span class="smalllinenumber">[line 12869]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -12614,7 +12614,7 @@ $size)</code>
</div>
<hr />
<a name="methodsetFontSubBuffer"></a>
<h3>method setFontSubBuffer <span class="smalllinenumber">[line 12885]</span></h3>
<h3>method setFontSubBuffer <span class="smalllinenumber">[line 12891]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -12768,7 +12768,7 @@ $fm = 10])</code>
</div>
<hr />
<a name="methodsetGraphicVars"></a>
<h3>method setGraphicVars <span class="smalllinenumber">[line 12644]</span></h3>
<h3>method setGraphicVars <span class="smalllinenumber">[line 12650]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -12964,7 +12964,7 @@ $hm = 10])</code>
</div>
<hr />
<a name="methodsetHtmlLinksStyle"></a>
<h3>method setHtmlLinksStyle <span class="smalllinenumber">[line 12320]</span></h3>
<h3>method setHtmlLinksStyle <span class="smalllinenumber">[line 12326]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -13009,7 +13009,7 @@ $fontstyle = 'U'])</code>
</div>
<hr />
<a name="methodsetHtmlVSpace"></a>
<h3>method setHtmlVSpace <span class="smalllinenumber">[line 12289]</span></h3>
<h3>method setHtmlVSpace <span class="smalllinenumber">[line 12295]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -13048,7 +13048,7 @@ $tagvs)</code>
</div>
<hr />
<a name="methodsetImageBuffer"></a>
<h3>method setImageBuffer <span class="smalllinenumber">[line 12804]</span></h3>
<h3>method setImageBuffer <span class="smalllinenumber">[line 12810]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -13135,7 +13135,7 @@ $scale)</code>
</div>
<hr />
<a name="methodsetImageSubBuffer"></a>
<h3>method setImageSubBuffer <span class="smalllinenumber">[line 12827]</span></h3>
<h3>method setImageSubBuffer <span class="smalllinenumber">[line 12833]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -13186,7 +13186,7 @@ $data)</code>
</div>
<hr />
<a name="methodsetJPEGQuality"></a>
<h3>method setJPEGQuality <span class="smalllinenumber">[line 9286]</span></h3>
<h3>method setJPEGQuality <span class="smalllinenumber">[line 9291]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -13529,7 +13529,7 @@ $page = -1])</code>
</div>
<hr />
<a name="methodsetListIndentWidth"></a>
<h3>method setListIndentWidth <span class="smalllinenumber">[line 12299]</span></h3>
<h3>method setListIndentWidth <span class="smalllinenumber">[line 12305]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -13568,7 +13568,7 @@ $width)</code>
</div>
<hr />
<a name="methodsetLIsymbol"></a>
<h3>method setLIsymbol <span class="smalllinenumber">[line 12209]</span></h3>
<h3>method setLIsymbol <span class="smalllinenumber">[line 12215]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -13661,7 +13661,7 @@ $right = -1])</code>
</div>
<hr />
<a name="methodsetOpenCell"></a>
<h3>method setOpenCell <span class="smalllinenumber">[line 12309]</span></h3>
<h3>method setOpenCell <span class="smalllinenumber">[line 12315]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -13748,7 +13748,7 @@ $resetmargins = false])</code>
</div>
<hr />
<a name="methodsetPageBuffer"></a>
<h3>method setPageBuffer <span class="smalllinenumber">[line 12761]</span></h3>
<h3>method setPageBuffer <span class="smalllinenumber">[line 12767]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -13962,7 +13962,7 @@ $unit)</code>
</div>
<hr />
<a name="methodsetPDFVersion"></a>
<h3>method setPDFVersion <span class="smalllinenumber">[line 9328]</span></h3>
<h3>method setPDFVersion <span class="smalllinenumber">[line 9333]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -14554,7 +14554,7 @@ $margin)</code>
</div>
<hr />
<a name="methodsetUserRights"></a>
<h3>method setUserRights <span class="smalllinenumber">[line 9005]</span></h3>
<h3>method setUserRights <span class="smalllinenumber">[line 9010]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -14614,7 +14614,7 @@ $signature = '/Modify'])</code>
</div>
<hr />
<a name="methodsetViewerPreferences"></a>
<h3>method setViewerPreferences <span class="smalllinenumber">[line 9358]</span></h3>
<h3>method setViewerPreferences <span class="smalllinenumber">[line 9363]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -14650,7 +14650,7 @@ $preferences)</code>
</div>
<hr />
<a name="methodsetVisibility"></a>
<h3>method setVisibility <span class="smalllinenumber">[line 9196]</span></h3>
<h3>method setVisibility <span class="smalllinenumber">[line 9201]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -15164,7 +15164,7 @@ $format = ''])</code>
</div>
<hr />
<a name="methodstartPageGroup"></a>
<h3>method startPageGroup <span class="smalllinenumber">[line 9025]</span></h3>
<h3>method startPageGroup <span class="smalllinenumber">[line 9030]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -15200,7 +15200,7 @@ $page = ''])</code>
</div>
<hr />
<a name="methodstartTransaction"></a>
<h3>method startTransaction <span class="smalllinenumber">[line 13205]</span></h3>
<h3>method startTransaction <span class="smalllinenumber">[line 13211]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -15290,7 +15290,7 @@ $page = ''])</code>
</div>
<hr />
<a name="methodswapMargins"></a>
<h3>method swapMargins <span class="smalllinenumber">[line 12265]</span></h3>
<h3>method swapMargins <span class="smalllinenumber">[line 12271]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -16118,7 +16118,7 @@ $maxh = 0])</code>
</div>
<hr />
<a name="methodwrite1DBarcode"></a>
<h3>method write1DBarcode <span class="smalllinenumber">[line 9982]</span></h3>
<h3>method write1DBarcode <span class="smalllinenumber">[line 9987]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -16208,7 +16208,7 @@ $align = ''])</code>
</div>
<hr />
<a name="methodwriteBarcode"></a>
<h3>method writeBarcode <span class="smalllinenumber">[line 10185]</span></h3>
<h3>method writeBarcode <span class="smalllinenumber">[line 10190]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -16298,7 +16298,7 @@ $code)</code>
</div>
<hr />
<a name="methodwriteDiskCache"></a>
<h3>method writeDiskCache <span class="smalllinenumber">[line 12689]</span></h3>
<h3>method writeDiskCache <span class="smalllinenumber">[line 12695]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -16355,7 +16355,7 @@ $file)</code>
</div>
<hr />
<a name="methodwriteHTML"></a>
<h3>method writeHTML <span class="smalllinenumber">[line 10744]</span></h3>
<h3>method writeHTML <span class="smalllinenumber">[line 10749]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -16421,7 +16421,7 @@ $align = ''])</code>
</div>
<hr />
<a name="methodwriteHTMLCell"></a>
<h3>method writeHTMLCell <span class="smalllinenumber">[line 10327]</span></h3>
<h3>method writeHTMLCell <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">
@ -17269,7 +17269,7 @@ $s)</code>
</div>
<hr />
<a name="method_outarc"></a>
<h3>method _outarc <span class="smalllinenumber">[line 9592]</span></h3>
<h3>method _outarc <span class="smalllinenumber">[line 9597]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -17876,7 +17876,7 @@ $font)</code>
</div>
<hr />
<a name="method_putextgstates"></a>
<h3>method _putextgstates <span class="smalllinenumber">[line 9254]</span></h3>
<h3>method _putextgstates <span class="smalllinenumber">[line 9259]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -18074,7 +18074,7 @@ $cidoffset = 0])</code>
</div>
<hr />
<a name="method_putocg"></a>
<h3>method _putocg <span class="smalllinenumber">[line 9175]</span></h3>
<h3>method _putocg <span class="smalllinenumber">[line 9180]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -18174,7 +18174,7 @@ $cidoffset = 0])</code>
</div>
<hr />
<a name="method_putshaders"></a>
<h3>method _putshaders <span class="smalllinenumber">[line 9542]</span></h3>
<h3>method _putshaders <span class="smalllinenumber">[line 9547]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -18336,7 +18336,7 @@ $font)</code>
</div>
<hr />
<a name="method_putuserrights"></a>
<h3>method _putuserrights <span class="smalllinenumber">[line 8951]</span></h3>
<h3>method _putuserrights <span class="smalllinenumber">[line 8953]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -18586,7 +18586,7 @@ $file)</code>
<div class="credit">
<hr />
Documentation generated on Fri, 27 Mar 2009 19:23:05 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Sat, 28 Mar 2009 17:50:54 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -640,7 +640,7 @@ $type)</code>
<div class="credit">
<hr />
Documentation generated on Fri, 27 Mar 2009 19:23:04 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Sat, 28 Mar 2009 17:50:54 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -96,7 +96,7 @@ PHP class to creates array representations for common 1D barcodes to be used wit
<div class="credit">
<hr />
Documentation generated on Fri, 27 Mar 2009 19:23:04 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Sat, 28 Mar 2009 17:50:54 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -507,7 +507,7 @@ Configuration file for TCPDF.<br /><br /><br /><br />
<div class="credit">
<hr />
Documentation generated on Fri, 27 Mar 2009 19:23:13 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Sat, 28 Mar 2009 17:50:59 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -88,7 +88,7 @@ Array of WEB safe colors.<br /><br /><br /><br />
<div class="credit">
<hr />
Documentation generated on Fri, 27 Mar 2009 19:23:04 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Sat, 28 Mar 2009 17:50:54 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -73,7 +73,7 @@ This is a PHP class for generating PDF documents without requiring external exte
<td><b>author:</b>&nbsp;&nbsp;</td><td>Nicola Asuni</td>
</tr>
<tr>
<td><b>version:</b>&nbsp;&nbsp;</td><td>4.5.034</td>
<td><b>version:</b>&nbsp;&nbsp;</td><td>4.5.035</td>
</tr>
<tr>
<td><b>copyright:</b>&nbsp;&nbsp;</td><td>2002-2009 Nicola Asuni - Tecnick.com S.r.l (www.tecnick.com) Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - info@tecnick.com</td>
@ -104,7 +104,7 @@ unicode data<br /><br /></div>
<div class="tags">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code>PDF_PRODUCER = 'TCPDF 4.5.034 (http://www.tcpdf.org)'</code>
<code>PDF_PRODUCER = 'TCPDF 4.5.035 (http://www.tcpdf.org)'</code>
</td></tr></table>
</td></tr></table>
@ -115,7 +115,7 @@ unicode data<br /><br /></div>
<div class="credit">
<hr />
Documentation generated on Fri, 27 Mar 2009 19:23:04 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Sat, 28 Mar 2009 17:50:54 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -237,7 +237,7 @@ Unicode Include file for TCPDF.<br /><br /><br /><br />
<div class="credit">
<hr />
Documentation generated on Fri, 27 Mar 2009 19:23:13 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Sat, 28 Mar 2009 17:50:59 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -1302,7 +1302,7 @@
<a href="elementindex.html#top">top</a><br>
<div class="credit">
<hr />
Documentation generated on Fri, 27 Mar 2009 19:23:04 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Sat, 28 Mar 2009 17:50:53 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -1325,7 +1325,7 @@
<a href="elementindex_com-tecnick-tcpdf.html#top">top</a><br>
<div class="credit">
<hr />
Documentation generated on Fri, 27 Mar 2009 19:23:03 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Sat, 28 Mar 2009 17:50:53 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -35,7 +35,7 @@
<a href="#Post-parsing">Post-parsing</a><br>
<div class="credit">
<hr />
Documentation generated on Fri, 27 Mar 2009 19:23:13 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Sat, 28 Mar 2009 17:50:59 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -58,7 +58,7 @@
This documentation was generated by <a href="http://www.phpdoc.org">phpDocumentor v1.4.1</a><br />
<div class="credit">
<hr />
Documentation generated on Fri, 27 Mar 2009 19:23:04 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Sat, 28 Mar 2009 17:50:54 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -58,7 +58,7 @@
This documentation was generated by <a href="http://www.phpdoc.org">phpDocumentor v1.4.1</a><br />
<div class="credit">
<hr />
Documentation generated on Fri, 27 Mar 2009 19:23:04 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Sat, 28 Mar 2009 17:50:53 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -2,9 +2,9 @@
//============================================================+
// File name : tcpdf.php
// Begin : 2002-08-03
// Last Update : 2009-03-27
// Last Update : 2009-03-28
// Author : Nicola Asuni - info@tecnick.com - http://www.tcpdf.org
// Version : 4.5.034
// Version : 4.5.035
// License : GNU LGPL (http://www.gnu.org/copyleft/lesser.html)
// ----------------------------------------------------------------------------
// Copyright (C) 2002-2009 Nicola Asuni - Tecnick.com S.r.l.
@ -122,7 +122,7 @@
* @copyright 2002-2009 Nicola Asuni - Tecnick.com S.r.l (www.tecnick.com) Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - info@tecnick.com
* @link http://www.tcpdf.org
* @license http://www.gnu.org/copyleft/lesser.html LGPL
* @version 4.5.034
* @version 4.5.035
*/
/**
@ -146,14 +146,14 @@ if (!class_exists('TCPDF', false)) {
/**
* define default PDF document producer
*/
define('PDF_PRODUCER', 'TCPDF 4.5.034 (http://www.tcpdf.org)');
define('PDF_PRODUCER', 'TCPDF 4.5.035 (http://www.tcpdf.org)');
/**
* This is a PHP class for generating PDF documents without requiring external extensions.<br>
* TCPDF project (http://www.tcpdf.org) has been originally derived in 2002 from the Public Domain FPDF class by Olivier Plathey (http://www.fpdf.org), but now is almost entirely rewritten.<br>
* @name TCPDF
* @package com.tecnick.tcpdf
* @version 4.5.034
* @version 4.5.035
* @author Nicola Asuni - info@tecnick.com
* @link http://www.tcpdf.org
* @license http://www.gnu.org/copyleft/lesser.html LGPL
@ -1351,7 +1351,7 @@ if (!class_exists('TCPDF', false)) {
$this->ur_document = '/FullSave';
$this->ur_annots = '/Create/Delete/Modify/Copy/Import/Export';
$this->ur_form = '/Add/Delete/FillIn/Import/Export/SubmitStandalone/SpawnTemplate';
$this->ur_signature = '/Modify';
$this->ur_signature = '/Modify';
// set default JPEG quality
$this->jpeg_quality = 75;
// initialize some settings
@ -6011,7 +6011,7 @@ if (!class_exists('TCPDF', false)) {
$this->_putviewerpreferences();
$p = $this->n_ocg_print.' 0 R';
$v = $this->n_ocg_view.' 0 R';
$as = '<</Event /Print /OCGs ['.$p.' '.$v.'] /Category [/Print]>> <</Event /View /OCGs ['.$p.' '.$v.'] /Category [/View]>>';
$as = '<</Event /Print /OCGs ['.$p.' '.$v.'] /Category [/Print]>> <</Event /View /OCGs ['.$p.' '.$v.'] /Category [/View]>>';
$this->_out('/OCProperties <</OCGs ['.$p.' '.$v.'] /D <</ON ['.$p.'] /OFF ['.$v.'] /AS ['.$as.']>>>>');
$this->_putuserrights();
}
@ -8943,7 +8943,9 @@ if (!class_exists('TCPDF', false)) {
// END JAVASCRIPT - FORMS ------------------------------
/*
* Enable Write permissions for PDF Reader.
* Enable Write permissions for PDF Reader.
* (EXPERIMENTAL - ONLY WORKS WITH SOME ACROBAT READER VERSIONS)
* TO BE COMPLETED
* @access protected
* @author Nicola Asuni
* @since 2.9.000 (2008-03-26)
@ -8955,14 +8957,19 @@ if (!class_exists('TCPDF', false)) {
$this->_out('/Perms');
$this->_out('<<');
$this->_out('/UR3');
$this->_out('<<');
//$this->_out('/SubFilter/adbe.pkcs7.detached/Filter/Adobe.PPKLite/Contents');
//$this->_out('<0>');
//$this->_out('/ByteRange[0 3]');
$this->_out('/M '.$this->_datastring('D:'.date('YmdHis')));
$this->_out('/Name(TCPDF)');
$this->_out('/Reference[');
$this->_out('<<');
$this->_out('<<');
$this->_out('/Type/Sig');
$this->_out('/Filter/Adobe.PPKLite');
$this->_out('/SubFilter/adbe.pkcs7.sha1');
$this->_out('/Name(TCPDF)');
$this->_out('/ByteRange[0 2 2 2]'); // %PDF SHA1: 39B6D73EFF36493BA0674E48255A9D81724B4521
$this->_out('/Contents<0>'); // This must be calculated
$this->_out('/M '.$this->_datastring('D:'.date('YmdHis')));
$this->_out('/Reference');
$this->_out('[');
$this->_out('<<');
$this->_out('/Type/SigRef');
$this->_out('/TransformMethod/UR3');
$this->_out('/TransformParams');
$this->_out('<<');
$this->_out('/Type/TransformParams');
@ -8980,11 +8987,9 @@ if (!class_exists('TCPDF', false)) {
$this->_out('/Signature['.$this->ur_signature.']');
}
$this->_out('>>');
$this->_out('/TransformMethod/UR3');
$this->_out('/Type/SigRef');
$this->_out('/DigestMethod/SHA1');
$this->_out('>>');
$this->_out(']');
$this->_out('/Type/Sig');
$this->_out('>>');
$this->_out('>>');
}
@ -11901,8 +11906,9 @@ if (!class_exists('TCPDF', false)) {
}
}
}
$this->setPage($parent['endpage']);
$this->y = $parent['endy'];
$this->setPage($dom[($dom[$key]['parent'])]['endpage']);
$this->y = $dom[($dom[$key]['parent'])]['endy'];
if (isset($dom[$table_el]['attribute']['cellspacing'])) {
$cellspacing = $this->getHTMLUnitToUnits($dom[$table_el]['attribute']['cellspacing'], 1, 'px');
$this->y += $cellspacing;