30
1
mirror of https://github.com/vdm-io/tcpdf.git synced 2024-05-31 21:30:47 +00:00
This commit is contained in:
nicolaasuni 2009-04-03 12:04:42 +02:00
parent 2c5dff1eed
commit 4c6ed496d9
16 changed files with 130 additions and 112 deletions

View File

@ -1,7 +1,11 @@
4.5.036 (2009-04-03)
- TCPDF methods can be called inside the HTML code (see example n. 49).
- All tag attributes, such as <p align="center"> must be enclosed within double quotes.
4.5.035 (2009-03-28)
- Bug #2717436 "writeHTML rowspan problem (continued)" was fixed.
- Bug #2719090 "writeHTML fix follow up" 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.
- The method _putuserrights() was changed to avoid Adobe Reader 9.1 crash. This broken the 'trick' that was 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.

View File

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

View File

@ -45,7 +45,7 @@
<div class="credit">
<hr />
Documentation generated on Sat, 28 Mar 2009 18:42:48 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Fri, 03 Apr 2009 12:04:30 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -74,7 +74,7 @@ Source Location: /tcpdf.php<br /><br />
<h4>Version:</h4>
<ul>
<li>4.5.035</li>
<li>4.5.036</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.035</td>
<td><b>version:</b>&nbsp;&nbsp;</td><td>4.5.036</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 9237]</span></h3>
<h3>method addExtGState <span class="smalllinenumber">[line 9236]</span></h3>
<div class="function">
<table width="90%" 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 12185]</span></h3>
<h3>method addHTMLVertSpace <span class="smalllinenumber">[line 12199]</span></h3>
<div class="function">
<table width="90%" 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 13067]</span></h3>
<h3>method addTOC <span class="smalllinenumber">[line 13081]</span></h3>
<div class="function">
<table width="90%" 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 9045]</span></h3>
<h3>method AliasNbPages <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">
@ -5616,7 +5616,7 @@ $alias = '{nb}'])</code>
</div>
<hr />
<a name="methodAliasNumPage"></a>
<h3>method AliasNumPage <span class="smalllinenumber">[line 9072]</span></h3>
<h3>method AliasNumPage <span class="smalllinenumber">[line 9071]</span></h3>
<div class="function">
<table width="90%" 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 9500]</span></h3>
<h3>method Clip <span class="smalllinenumber">[line 9499]</span></h3>
<div class="function">
<table width="90%" 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 11863]</span></h3>
<h3>method closeHTMLTagHandler <span class="smalllinenumber">[line 11877]</span></h3>
<div class="function">
<table width="90%" 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 13224]</span></h3>
<h3>method commitTransaction <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">
@ -6488,7 +6488,7 @@ $color = '#000000'])</code>
</div>
<hr />
<a name="methodCoonsPatchMesh"></a>
<h3>method CoonsPatchMesh <span class="smalllinenumber">[line 9420]</span></h3>
<h3>method CoonsPatchMesh <span class="smalllinenumber">[line 9419]</span></h3>
<div class="function">
<table width="90%" 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 9149]</span></h3>
<h3>method formatPageNumber <span class="smalllinenumber">[line 9148]</span></h3>
<div class="function">
<table width="90%" 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 9161]</span></h3>
<h3>method formatTOCPageNumber <span class="smalllinenumber">[line 9160]</span></h3>
<div class="function">
<table width="90%" 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 9057]</span></h3>
<h3>method getAliasNbPages <span class="smalllinenumber">[line 9056]</span></h3>
<div class="function">
<table width="90%" 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 9085]</span></h3>
<h3>method getAliasNumPage <span class="smalllinenumber">[line 9084]</span></h3>
<div class="function">
<table width="90%" 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 9968]</span></h3>
<h3>method getBarcode <span class="smalllinenumber">[line 9967]</span></h3>
<div class="function">
<table width="90%" 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 12750]</span></h3>
<h3>method getBuffer <span class="smalllinenumber">[line 12764]</span></h3>
<div class="function">
<table width="90%" 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 9323]</span></h3>
<h3>method getCellHeightRatio <span class="smalllinenumber">[line 9322]</span></h3>
<div class="function">
<table width="90%" 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 12910]</span></h3>
<h3>method getFontBuffer <span class="smalllinenumber">[line 12924]</span></h3>
<div class="function">
<table width="90%" 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 10298]</span></h3>
<h3>method getFontFamily <span class="smalllinenumber">[line 10297]</span></h3>
<div class="function">
<table width="90%" 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 10278]</span></h3>
<h3>method getFontSize <span class="smalllinenumber">[line 10277]</span></h3>
<div class="function">
<table width="90%" 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 10288]</span></h3>
<h3>method getFontSizePt <span class="smalllinenumber">[line 10287]</span></h3>
<div class="function">
<table width="90%" 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 10308]</span></h3>
<h3>method getFontStyle <span class="smalllinenumber">[line 10307]</span></h3>
<div class="function">
<table width="90%" 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 12618]</span></h3>
<h3>method getGraphicVars <span class="smalllinenumber">[line 12632]</span></h3>
<div class="function">
<table width="90%" 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 9098]</span></h3>
<h3>method getGroupPageNo <span class="smalllinenumber">[line 9097]</span></h3>
<div class="function">
<table width="90%" 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 9108]</span></h3>
<h3>method getGroupPageNoFormatted <span class="smalllinenumber">[line 9107]</span></h3>
<div class="function">
<table width="90%" 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 10344]</span></h3>
<h3>method getHtmlDomArray <span class="smalllinenumber">[line 10343]</span></h3>
<div class="function">
<table width="90%" 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 12340]</span></h3>
<h3>method getHTMLUnitToUnits <span class="smalllinenumber">[line 12354]</span></h3>
<div class="function">
<table width="90%" 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 12852]</span></h3>
<h3>method getImageBuffer <span class="smalllinenumber">[line 12866]</span></h3>
<div class="function">
<table width="90%" 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 10241]</span></h3>
<h3>method getMargins <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">
@ -8379,7 +8379,7 @@ $w = 0])</code>
</div>
<hr />
<a name="methodgetObjFilename"></a>
<h3>method getObjFilename <span class="smalllinenumber">[line 12682]</span></h3>
<h3>method getObjFilename <span class="smalllinenumber">[line 12696]</span></h3>
<div class="function">
<table width="90%" 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 10264]</span></h3>
<h3>method getOriginalMargins <span class="smalllinenumber">[line 10263]</span></h3>
<div class="function">
<table width="90%" 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 12793]</span></h3>
<h3>method getPageBuffer <span class="smalllinenumber">[line 12807]</span></h3>
<div class="function">
<table width="90%" 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 9120]</span></h3>
<h3>method getPageGroupAlias <span class="smalllinenumber">[line 9119]</span></h3>
<div class="function">
<table width="90%" 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 9135]</span></h3>
<h3>method getPageNumGroupAlias <span class="smalllinenumber">[line 9134]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -8962,7 +8962,7 @@ $fontsize = 0])</code>
</div>
<hr />
<a name="methodGradient"></a>
<h3>method Gradient <span class="smalllinenumber">[line 9523]</span></h3>
<h3>method Gradient <span class="smalllinenumber">[line 9522]</span></h3>
<div class="function">
<table width="90%" 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 9695]</span></h3>
<h3>method ImageEps <span class="smalllinenumber">[line 9694]</span></h3>
<div class="function">
<table width="90%" 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 12411]</span></h3>
<h3>method intToRoman <span class="smalllinenumber">[line 12425]</span></h3>
<div class="function">
<table width="90%" 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 9380]</span></h3>
<h3>method LinearGradient <span class="smalllinenumber">[line 9379]</span></h3>
<div class="function">
<table width="90%" 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 12928]</span></h3>
<h3>method movePage <span class="smalllinenumber">[line 12942]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -10172,7 +10172,7 @@ $maxh = 0])</code>
</div>
<hr />
<a name="methodobjclone"></a>
<h3>method objclone <span class="smalllinenumber">[line 13259]</span></h3>
<h3>method objclone <span class="smalllinenumber">[line 13273]</span></h3>
<div class="function">
<table width="90%" 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 11562]</span></h3>
<h3>method openHTMLTagHandler <span class="smalllinenumber">[line 11561]</span></h3>
<div class="function">
<table width="90%" 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 9171]</span></h3>
<h3>method PageNoFormatted <span class="smalllinenumber">[line 9170]</span></h3>
<div class="function">
<table width="90%" 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 9617]</span></h3>
<h3>method PieSector <span class="smalllinenumber">[line 9616]</span></h3>
<div class="function">
<table width="90%" 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 12476]</span></h3>
<h3>method putHtmlListBullet <span class="smalllinenumber">[line 12490]</span></h3>
<div class="function">
<table width="90%" 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 9398]</span></h3>
<h3>method RadialGradient <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">
@ -10859,7 +10859,7 @@ $prop = array()])</code>
</div>
<hr />
<a name="methodreadDiskCache"></a>
<h3>method readDiskCache <span class="smalllinenumber">[line 12722]</span></h3>
<h3>method readDiskCache <span class="smalllinenumber">[line 12736]</span></h3>
<div class="function">
<table width="90%" 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 13237]</span></h3>
<h3>method rollbackTransaction <span class="smalllinenumber">[line 13251]</span></h3>
<div class="function">
<table width="90%" 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 9280]</span></h3>
<h3>method setAlpha <span class="smalllinenumber">[line 9279]</span></h3>
<div class="function">
<table width="90%" 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 9958]</span></h3>
<h3>method setBarcode <span class="smalllinenumber">[line 9957]</span></h3>
<div class="function">
<table width="90%" 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 12254]</span></h3>
<h3>method SetBooklet <span class="smalllinenumber">[line 12268]</span></h3>
<div class="function">
<table width="90%" 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 12732]</span></h3>
<h3>method setBuffer <span class="smalllinenumber">[line 12746]</span></h3>
<div class="function">
<table width="90%" 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 9314]</span></h3>
<h3>method setCellHeightRatio <span class="smalllinenumber">[line 9313]</span></h3>
<div class="function">
<table width="90%" 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 9304]</span></h3>
<h3>method setDefaultTableColumns <span class="smalllinenumber">[line 9303]</span></h3>
<div class="function">
<table width="90%" 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 9249]</span></h3>
<h3>method setExtGState <span class="smalllinenumber">[line 9248]</span></h3>
<div class="function">
<table width="90%" 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 12868]</span></h3>
<h3>method setFontBuffer <span class="smalllinenumber">[line 12882]</span></h3>
<div class="function">
<table width="90%" 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 12890]</span></h3>
<h3>method setFontSubBuffer <span class="smalllinenumber">[line 12904]</span></h3>
<div class="function">
<table width="90%" 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 12649]</span></h3>
<h3>method setGraphicVars <span class="smalllinenumber">[line 12663]</span></h3>
<div class="function">
<table width="90%" 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 12325]</span></h3>
<h3>method setHtmlLinksStyle <span class="smalllinenumber">[line 12339]</span></h3>
<div class="function">
<table width="90%" 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 12294]</span></h3>
<h3>method setHtmlVSpace <span class="smalllinenumber">[line 12308]</span></h3>
<div class="function">
<table width="90%" 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 12809]</span></h3>
<h3>method setImageBuffer <span class="smalllinenumber">[line 12823]</span></h3>
<div class="function">
<table width="90%" 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 12832]</span></h3>
<h3>method setImageSubBuffer <span class="smalllinenumber">[line 12846]</span></h3>
<div class="function">
<table width="90%" 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 9291]</span></h3>
<h3>method setJPEGQuality <span class="smalllinenumber">[line 9290]</span></h3>
<div class="function">
<table width="90%" 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 12304]</span></h3>
<h3>method setListIndentWidth <span class="smalllinenumber">[line 12318]</span></h3>
<div class="function">
<table width="90%" 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 12214]</span></h3>
<h3>method setLIsymbol <span class="smalllinenumber">[line 12228]</span></h3>
<div class="function">
<table width="90%" 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 12314]</span></h3>
<h3>method setOpenCell <span class="smalllinenumber">[line 12328]</span></h3>
<div class="function">
<table width="90%" 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 12766]</span></h3>
<h3>method setPageBuffer <span class="smalllinenumber">[line 12780]</span></h3>
<div class="function">
<table width="90%" 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 9333]</span></h3>
<h3>method setPDFVersion <span class="smalllinenumber">[line 9332]</span></h3>
<div class="function">
<table width="90%" 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 9010]</span></h3>
<h3>method setUserRights <span class="smalllinenumber">[line 9009]</span></h3>
<div class="function">
<table width="90%" 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 9363]</span></h3>
<h3>method setViewerPreferences <span class="smalllinenumber">[line 9362]</span></h3>
<div class="function">
<table width="90%" 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 9201]</span></h3>
<h3>method setVisibility <span class="smalllinenumber">[line 9200]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
@ -15164,7 +15164,7 @@ $format = ''])</code>
</div>
<hr />
<a name="methodstartPageGroup"></a>
<h3>method startPageGroup <span class="smalllinenumber">[line 9030]</span></h3>
<h3>method startPageGroup <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">
@ -15200,7 +15200,7 @@ $page = ''])</code>
</div>
<hr />
<a name="methodstartTransaction"></a>
<h3>method startTransaction <span class="smalllinenumber">[line 13210]</span></h3>
<h3>method startTransaction <span class="smalllinenumber">[line 13224]</span></h3>
<div class="function">
<table width="90%" 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 12270]</span></h3>
<h3>method swapMargins <span class="smalllinenumber">[line 12284]</span></h3>
<div class="function">
<table width="90%" 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 9987]</span></h3>
<h3>method write1DBarcode <span class="smalllinenumber">[line 9986]</span></h3>
<div class="function">
<table width="90%" 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 10190]</span></h3>
<h3>method writeBarcode <span class="smalllinenumber">[line 10189]</span></h3>
<div class="function">
<table width="90%" 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 12694]</span></h3>
<h3>method writeDiskCache <span class="smalllinenumber">[line 12708]</span></h3>
<div class="function">
<table width="90%" 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 10749]</span></h3>
<h3>method writeHTML <span class="smalllinenumber">[line 10748]</span></h3>
<div class="function">
<table width="90%" 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 10332]</span></h3>
<h3>method writeHTMLCell <span class="smalllinenumber">[line 10331]</span></h3>
<div class="function">
<table width="90%" 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 9597]</span></h3>
<h3>method _outarc <span class="smalllinenumber">[line 9596]</span></h3>
<div class="function">
<table width="90%" 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 9259]</span></h3>
<h3>method _putextgstates <span class="smalllinenumber">[line 9258]</span></h3>
<div class="function">
<table width="90%" 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 9180]</span></h3>
<h3>method _putocg <span class="smalllinenumber">[line 9179]</span></h3>
<div class="function">
<table width="90%" 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 9547]</span></h3>
<h3>method _putshaders <span class="smalllinenumber">[line 9546]</span></h3>
<div class="function">
<table width="90%" 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 Sat, 28 Mar 2009 18:42:48 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Fri, 03 Apr 2009 12:04:30 +0200 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 Sat, 28 Mar 2009 18:42:48 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Fri, 03 Apr 2009 12:04:30 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -96,7 +96,7 @@ PHP class to creates array representations for common 1D barcodes to be used wit
<div class="credit">
<hr />
Documentation generated on Sat, 28 Mar 2009 18:42:48 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Fri, 03 Apr 2009 12:04:30 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -507,7 +507,7 @@ Configuration file for TCPDF.<br /><br /><br /><br />
<div class="credit">
<hr />
Documentation generated on Sat, 28 Mar 2009 18:42:53 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Fri, 03 Apr 2009 12:04:35 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -88,7 +88,7 @@ Array of WEB safe colors.<br /><br /><br /><br />
<div class="credit">
<hr />
Documentation generated on Sat, 28 Mar 2009 18:42:48 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Fri, 03 Apr 2009 12:04:30 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -73,7 +73,7 @@ This is a PHP class for generating PDF documents without requiring external exte
<td><b>author:</b>&nbsp;&nbsp;</td><td>Nicola Asuni</td>
</tr>
<tr>
<td><b>version:</b>&nbsp;&nbsp;</td><td>4.5.035</td>
<td><b>version:</b>&nbsp;&nbsp;</td><td>4.5.036</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.035 (http://www.tcpdf.org)'</code>
<code>PDF_PRODUCER = 'TCPDF 4.5.036 (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 Sat, 28 Mar 2009 18:42:48 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Fri, 03 Apr 2009 12:04:30 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -237,7 +237,7 @@ Unicode Include file for TCPDF.<br /><br /><br /><br />
<div class="credit">
<hr />
Documentation generated on Sat, 28 Mar 2009 18:42:53 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Fri, 03 Apr 2009 12:04:35 +0200 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 Sat, 28 Mar 2009 18:42:48 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Fri, 03 Apr 2009 12:04:30 +0200 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 Sat, 28 Mar 2009 18:42:48 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Fri, 03 Apr 2009 12:04:30 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -35,7 +35,7 @@
<a href="#Post-parsing">Post-parsing</a><br>
<div class="credit">
<hr />
Documentation generated on Sat, 28 Mar 2009 18:42:53 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Fri, 03 Apr 2009 12:04:35 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -58,7 +58,7 @@
This documentation was generated by <a href="http://www.phpdoc.org">phpDocumentor v1.4.1</a><br />
<div class="credit">
<hr />
Documentation generated on Sat, 28 Mar 2009 18:42:48 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Fri, 03 Apr 2009 12:04:30 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -58,7 +58,7 @@
This documentation was generated by <a href="http://www.phpdoc.org">phpDocumentor v1.4.1</a><br />
<div class="credit">
<hr />
Documentation generated on Sat, 28 Mar 2009 18:42:48 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
Documentation generated on Fri, 03 Apr 2009 12:04:30 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a>
</div>
</td></tr></table>
</td>

View File

@ -2,9 +2,9 @@
//============================================================+
// File name : tcpdf.php
// Begin : 2002-08-03
// Last Update : 2009-03-28
// Last Update : 2009-04-03
// Author : Nicola Asuni - info@tecnick.com - http://www.tcpdf.org
// Version : 4.5.035
// Version : 4.5.036
// 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.035
* @version 4.5.036
*/
/**
@ -146,14 +146,14 @@ if (!class_exists('TCPDF', false)) {
/**
* define default PDF document producer
*/
define('PDF_PRODUCER', 'TCPDF 4.5.035 (http://www.tcpdf.org)');
define('PDF_PRODUCER', 'TCPDF 4.5.036 (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.035
* @version 4.5.036
* @author Nicola Asuni - info@tecnick.com
* @link http://www.tcpdf.org
* @license http://www.gnu.org/copyleft/lesser.html LGPL
@ -8960,10 +8960,10 @@ if (!class_exists('TCPDF', false)) {
$this->_out('<<');
$this->_out('/Type/Sig');
$this->_out('/Filter/Adobe.PPKLite');
$this->_out('/SubFilter/adbe.pkcs7.sha1');
$this->_out('/SubFilter/adbe.pkcs7.detached');
$this->_out('/Name(TCPDF)');
$this->_out('/ByteRange[0 2 2 2]'); // %PDF SHA1: 39B6D73EFF36493BA0674E48255A9D81724B4521
$this->_out('/Contents<0>'); // This must be calculated
$this->_out('/ByteRange[0 0 0 0]');
$this->_out('/Contents<>');
$this->_out('/M '.$this->_datastring('D:'.date('YmdHis')));
$this->_out('/Reference');
$this->_out('[');
@ -8987,7 +8987,6 @@ if (!class_exists('TCPDF', false)) {
$this->_out('/Signature['.$this->ur_signature.']');
}
$this->_out('>>');
$this->_out('/DigestMethod/SHA1');
$this->_out('>>');
$this->_out(']');
$this->_out('>>');
@ -10343,7 +10342,7 @@ if (!class_exists('TCPDF', false)) {
*/
protected function getHtmlDomArray($html) {
// remove all unsupported tags (the line below lists all supported tags)
$html = strip_tags($html, '<marker/><a><b><blockquote><br><br/><dd><del><div><dl><dt><em><font><h1><h2><h3><h4><h5><h6><hr><i><img><li><ol><p><pre><small><span><strong><sub><sup><table><td><th><thead><tr><tt><u><ul>');
$html = strip_tags($html, '<marker/><a><b><blockquote><br><br/><dd><del><div><dl><dt><em><font><h1><h2><h3><h4><h5><h6><hr><i><img><li><ol><p><pre><small><span><strong><sub><sup><table><tcpdf><td><th><thead><tr><tt><u><ul>');
//replace some blank characters
$html = preg_replace('@(\r\n|\r)@', "\n", $html);
$repTable = array("\t" => ' ', "\0" => ' ', "\x0B" => ' ', "\\" => "\\\\");
@ -10488,7 +10487,7 @@ if (!class_exists('TCPDF', false)) {
$dom[$key]['listtype'] = $dom[$parentkey]['listtype'];
}
// get attributes
preg_match_all('/([^=\s]*)=["\']?([^"\']*)["\']?/', $element, $attr_array, PREG_PATTERN_ORDER);
preg_match_all('/([^=\s]*)=["]?([^"]*)["]?/', $element, $attr_array, PREG_PATTERN_ORDER);
$dom[$key]['attribute'] = array(); // reset attribute array
while (list($id, $name) = each($attr_array[1])) {
$dom[$key]['attribute'][strtolower($name)] = $attr_array[2][$id];
@ -11846,6 +11845,21 @@ if (!class_exists('TCPDF', false)) {
case 'h6': {
$this->addHTMLVertSpace(1, $cell, ($tag['fontsize'] * 1.5) / $this->k, $firstorlast, $tag['value'], false);
break;
}
case 'tcpdf': {
// NOT HTML: used to call TCPDF methods
if (isset($tag['attribute']['method'])) {
$tcpdf_method = $tag['attribute']['method'];
if (method_exists($this, $tcpdf_method)) {
if (isset($tag['attribute']['params']) AND (!empty($tag['attribute']['params']))) {
eval('$params = array('.$tag['attribute']['params'].');');
call_user_func_array(array($this, $tcpdf_method), $params);
} else {
$this->$tcpdf_method();
}
$this->newline = true;
}
}
}
default: {
break;