diff --git a/CHANGELOG.TXT b/CHANGELOG.TXT index d9ec9a0..df55ca2 100755 --- a/CHANGELOG.TXT +++ b/CHANGELOG.TXT @@ -1,3 +1,6 @@ +5.5.003 (2010-06-26) + - On Write() method, blank lines at the beginning of a page or column are now automatically removed. + 5.5.002 (2010-06-24) - ToUnicode Identity-H name was replaced with a full CMap (to avoid preflight syntax error). - Bug #3020638 "str_split() not available in php4" was fixed. diff --git a/README.TXT b/README.TXT index 00ce9b5..543cb5c 100755 --- a/README.TXT +++ b/README.TXT @@ -8,8 +8,8 @@ http: sourceforge.net/donate/index.php?group_id=128076 ------------------------------------------------------------ Name: TCPDF -Version: 5.5.002 -Release date: 2010-06-24 +Version: 5.5.003 +Release date: 2010-06-26 Author: Nicola Asuni Copyright (c) 2002-2010: diff --git a/doc/classtrees_com-tecnick-tcpdf.html b/doc/classtrees_com-tecnick-tcpdf.html index 73f8e20..17958c2 100644 --- a/doc/classtrees_com-tecnick-tcpdf.html +++ b/doc/classtrees_com-tecnick-tcpdf.html @@ -60,7 +60,7 @@

- Documentation generated on Thu, 24 Jun 2010 10:52:54 +0200 by phpDocumentor 1.4.3 + Documentation generated on Sat, 26 Jun 2010 11:22:38 +0200 by phpDocumentor 1.4.3
diff --git a/doc/com-tecnick-tcpdf/PDF417.html b/doc/com-tecnick-tcpdf/PDF417.html index 3556100..358c9ea 100644 --- a/doc/com-tecnick-tcpdf/PDF417.html +++ b/doc/com-tecnick-tcpdf/PDF417.html @@ -1003,7 +1003,7 @@ $code)

- Documentation generated on Thu, 24 Jun 2010 10:52:54 +0200 by phpDocumentor 1.4.3 + Documentation generated on Sat, 26 Jun 2010 11:22:39 +0200 by phpDocumentor 1.4.3
diff --git a/doc/com-tecnick-tcpdf/QRcode.html b/doc/com-tecnick-tcpdf/QRcode.html index 66ac642..9b788f0 100644 --- a/doc/com-tecnick-tcpdf/QRcode.html +++ b/doc/com-tecnick-tcpdf/QRcode.html @@ -5551,7 +5551,7 @@ $frame)

- Documentation generated on Thu, 24 Jun 2010 10:52:54 +0200 by phpDocumentor 1.4.3 + Documentation generated on Sat, 26 Jun 2010 11:22:39 +0200 by phpDocumentor 1.4.3
diff --git a/doc/com-tecnick-tcpdf/TCPDF.html b/doc/com-tecnick-tcpdf/TCPDF.html index 1b309bb..faff4f6 100644 --- a/doc/com-tecnick-tcpdf/TCPDF.html +++ b/doc/com-tecnick-tcpdf/TCPDF.html @@ -83,7 +83,7 @@ Source Location: /tcpdf.php

Version:

@@ -732,7 +732,7 @@ This is a PHP class for generating PDF documents without requiring external exte author:  Nicola Asuni - info@tecnick.com - version:  5.5.002 + version:  5.5.003 link:  http://www.tcpdf.org @@ -6988,7 +6988,7 @@ $diskcache = false])
-

method addExtGState [line 14403]

+

method addExtGState [line 14408]

@@ -7099,7 +7099,7 @@ $subset = 'default'])
-

method addHtmlLink [line 10443]

+

method addHtmlLink [line 10448]

@@ -7174,7 +7174,7 @@ $firstblock = false])
-

method addHTMLTOC [line 20455]

+

method addHTMLTOC [line 20460]

@@ -7237,7 +7237,7 @@ $correct_align = true])
-

method addHTMLVertSpace [line 19185]

+

method addHTMLVertSpace [line 19190]

@@ -7291,7 +7291,7 @@ $firstorlast = false])
-

method addJavascriptObject [line 12999]

+

method addJavascriptObject [line 13004]

@@ -7499,7 +7499,7 @@ $k)
-

method addTOC [line 20305]

+

method addTOC [line 20310]

@@ -7616,7 +7616,7 @@ $keepmargins = false])
-

method AliasNbPages [line 14215]

+

method AliasNbPages [line 14220]

@@ -7658,7 +7658,7 @@ $alias = '{nb}'])
-

method AliasNumPage [line 14242]

+

method AliasNumPage [line 14247]

@@ -7775,7 +7775,7 @@ $spaces = 0])
-

method Arrow [line 12208]

+

method Arrow [line 12213]

@@ -7853,7 +7853,7 @@ $arm_angle = 15])
-

method arrUTF8ToUTF16BE [line 10338]

+

method arrUTF8ToUTF16BE [line 10343]

@@ -7928,7 +7928,7 @@ $setbom = true])
-

method Bookmark [line 12876]

+

method Bookmark [line 12881]

@@ -7988,7 +7988,7 @@ $page = ''])
-

method Button [line 13888]

+

method Button [line 13893]

@@ -8084,7 +8084,7 @@ $js = false])
-

method Cell [line 4927]

+

method Cell [line 4926]

- + @@ -8192,7 +8192,7 @@ $valign = 'M'])
-

method CheckBox [line 13818]

+

method CheckBox [line 13823]

@@ -8149,7 +8149,7 @@ $valign = 'M'])
int   $ln  Indicates where the current position should go after the call. Possible values are:
  • 0: to the right (or left for RTL languages)
  • 1: to the beginning of the next line
  • 2: below
Indicates where the current position should go after the call. Possible values are:
  • 0: to the right (or left for RTL languages)
  • 1: to the beginning of the next line
  • 2: below
Putting 1 is equivalent to putting 0 and calling Ln() just after. Default value: 0.
string  
@@ -8336,7 +8336,7 @@ $addpage = true])
-

method Circle [line 11896]

+

method Circle [line 11901]

@@ -8435,7 +8435,7 @@ $angend:)
-

method Clip [line 14865]

+

method Clip [line 14870]

@@ -8526,7 +8526,7 @@ $h)
-

method closeHTMLTagHandler [line 18795]

+

method closeHTMLTagHandler [line 18800]

@@ -8586,7 +8586,7 @@ $dom)
-

method colorRegistrationBar [line 14540]

+

method colorRegistrationBar [line 14545]

@@ -8664,7 +8664,7 @@ $colors = 'A,R,G,B,C,M,Y,K'])
-

method ComboBox [line 13757]

+

method ComboBox [line 13762]

@@ -8754,7 +8754,7 @@ $js = false])
-

method commitTransaction [line 20567]

+

method commitTransaction [line 20572]

@@ -8782,7 +8782,7 @@ $js = false])
-

method convertHexStringToString [line 11066]

+

method convertHexStringToString [line 11071]

@@ -8824,7 +8824,7 @@ $bs)
-

method convertHTMLColorToDec [line 10476]

+

method convertHTMLColorToDec [line 10481]

@@ -8863,7 +8863,7 @@ $color = '#FFFFFF'])
-

method convertStringToHexString [line 11088]

+

method convertStringToHexString [line 11093]

@@ -8908,7 +8908,7 @@ $s)
-

method convertSVGtMatrix [line 21534]

+

method convertSVGtMatrix [line 21539]

@@ -8950,7 +8950,7 @@ $tm)
-

method CoonsPatchMesh [line 14780]

+

method CoonsPatchMesh [line 14785]

@@ -9058,7 +9058,7 @@ $antialias = false])
-

method copyPage [line 20237]

+

method copyPage [line 20242]

@@ -9100,7 +9100,7 @@ $page = 0])
-

method cropMark [line 14638]

+

method cropMark [line 14643]

@@ -9172,7 +9172,7 @@ $color = array(0,0,0)])
-

method Curve [line 11701]

+

method Curve [line 11706]

@@ -9274,7 +9274,7 @@ $fill_color = array()])
-

method deletePage [line 20100]

+

method deletePage [line 20105]

@@ -9316,7 +9316,7 @@ $page)
-

method Ellipse [line 11765]

+

method Ellipse [line 11770]

@@ -9436,7 +9436,7 @@ $afinish:)
-

method empty_string [line 20621]

+

method empty_string [line 20626]

@@ -9520,7 +9520,7 @@ $tocpage = false])
-

method endSVGElementHandler [line 22560]

+

method endSVGElementHandler [line 22565]

@@ -9638,7 +9638,7 @@ $msg)
-

method extractCSSproperties [line 16094]

+

method extractCSSproperties [line 16099]

@@ -9708,7 +9708,7 @@ $cssdata)
-

method formatPageNumber [line 14319]

+

method formatPageNumber [line 14324]

@@ -9747,7 +9747,7 @@ $num)
-

method formatTOCPageNumber [line 14331]

+

method formatTOCPageNumber [line 14336]

@@ -9789,7 +9789,7 @@ $num)
-

method GetAbsX [line 6905]

+

method GetAbsX [line 6910]

@@ -9820,7 +9820,7 @@ $num)
-

method getAliasNbPages [line 14227]

+

method getAliasNbPages [line 14232]

@@ -9851,7 +9851,7 @@ $num)
-

method getAliasNumPage [line 14255]

+

method getAliasNumPage [line 14260]

@@ -9882,7 +9882,7 @@ $num)
-

method getAnnotOptFromJSProp [line 13125]

+

method getAnnotOptFromJSProp [line 13130]

@@ -9996,7 +9996,7 @@ $getarray = false])
-

method getBarcode [line 15527]

+

method getBarcode [line 15532]

@@ -10024,7 +10024,7 @@ $getarray = false])
-

method getBorderMode [line 5550]

+

method getBorderMode [line 5549]

@@ -10120,7 +10120,7 @@ $pagenum = ''])
-

method getBuffer [line 19786]

+

method getBuffer [line 19791]

@@ -10151,7 +10151,7 @@ $pagenum = ''])
-

method getCellCode [line 4957]

+

method getCellCode [line 4956]

@@ -10259,7 +10259,7 @@ $valign = 'M'])
-

method getCellHeightRatio [line 14500]

+

method getCellHeightRatio [line 14505]

@@ -10332,7 +10332,7 @@ $char)
-

method getEncPermissionsString [line 11105]

+

method getEncPermissionsString [line 11110]

@@ -10428,7 +10428,7 @@ $size = 0])
-

method getFontBuffer [line 19946]

+

method getFontBuffer [line 19951]

@@ -10524,7 +10524,7 @@ $size = 0])
-

method getFontFamily [line 16072]

+

method getFontFamily [line 16077]

@@ -10555,7 +10555,7 @@ $size = 0])
-

method getFontSize [line 16052]

+

method getFontSize [line 16057]

@@ -10586,7 +10586,7 @@ $size = 0])
-

method getFontSizePt [line 16062]

+

method getFontSizePt [line 16067]

@@ -10645,7 +10645,7 @@ $size = 0])
-

method getFontStyle [line 16082]

+

method getFontStyle [line 16087]

@@ -10676,7 +10676,7 @@ $size = 0])
-

method getFontSubsetting [line 21093]

+

method getFontSubsetting [line 21098]

@@ -10710,7 +10710,7 @@ $size = 0])
-

method getFooterFont [line 10401]

+

method getFooterFont [line 10406]

@@ -10766,7 +10766,7 @@ $size = 0])
-

method getFormDefaultProp [line 13500]

+

method getFormDefaultProp [line 13505]

@@ -10800,7 +10800,7 @@ $size = 0])
-

method getGDgamma [line 6845]

+

method getGDgamma [line 6850]

@@ -10839,7 +10839,7 @@ $v)
-

method getGraphicVars [line 19620]

+

method getGraphicVars [line 19625]

@@ -10870,7 +10870,7 @@ $v)
-

method getGroupPageNo [line 14268]

+

method getGroupPageNo [line 14273]

@@ -10901,7 +10901,7 @@ $v)
-

method getGroupPageNoFormatted [line 14278]

+

method getGroupPageNoFormatted [line 14283]

@@ -10960,7 +10960,7 @@ $v)
-

method getHeaderFont [line 10381]

+

method getHeaderFont [line 10386]

@@ -11016,7 +11016,7 @@ $v)
-

method getHtmlDomArray [line 16370]

+

method getHtmlDomArray [line 16375]

@@ -11055,7 +11055,7 @@ $html)
-

method getHTMLUnitToUnits [line 19331]

+

method getHTMLUnitToUnits [line 19336]

@@ -11121,7 +11121,7 @@ $point)
-

method getHyphenPatternsFromTEX [line 20893]

+

method getHyphenPatternsFromTEX [line 20898]

@@ -11166,7 +11166,7 @@ $file)
-

method getImageBuffer [line 19888]

+

method getImageBuffer [line 19893]

@@ -11208,7 +11208,7 @@ $image)
-

method getImageFileType [line 6210]

+

method getImageFileType [line 6215]

@@ -11371,7 +11371,7 @@ $iminfo = array()])
-

method GetLineWidth [line 11448]

+

method GetLineWidth [line 11453]

@@ -11405,7 +11405,7 @@ $iminfo = array()])
-

method getMargins [line 16015]

+

method getMargins [line 16020]

@@ -11478,7 +11478,7 @@ $s)
-

method getNumLines [line 5634]

+

method getNumLines [line 5633]

@@ -11587,7 +11587,7 @@ $lineWidth = ''])
-

method getObjFilename [line 19700]

+

method getObjFilename [line 19705]

@@ -11632,7 +11632,7 @@ $prefix)
-

method getOriginalMargins [line 16038]

+

method getOriginalMargins [line 16043]

@@ -11697,7 +11697,7 @@ $prefix)
-

method getPageBuffer [line 19829]

+

method getPageBuffer [line 19834]

@@ -11784,7 +11784,7 @@ $pagenum = ''])
-

method getPageGroupAlias [line 14290]

+

method getPageGroupAlias [line 14295]

@@ -11863,7 +11863,7 @@ $pagenum = ''])
-

method getPageNumGroupAlias [line 14305]

+

method getPageNumGroupAlias [line 14310]

@@ -11984,7 +11984,7 @@ $pagenum = ''])
-

method getPathPaintOperator [line 21005]

+

method getPathPaintOperator [line 21010]

@@ -12038,7 +12038,7 @@ $mode)
-

method getPDFData [line 10424]

+

method getPDFData [line 10429]

@@ -12063,7 +12063,7 @@ $mode)
-

method getRemainingWidth [line 6111]

+

method getRemainingWidth [line 6116]

@@ -12153,7 +12153,7 @@ $mode)
-

method getSpaceString [line 16975]

+

method getSpaceString [line 16980]

@@ -12184,7 +12184,7 @@ $mode)
-

method getStringHeight [line 5733]

+

method getStringHeight [line 5732]

@@ -12356,7 +12356,7 @@ $getarray = false])
-

method getSVGTransformMatrix [line 21412]

+

method getSVGTransformMatrix [line 21417]

@@ -12401,7 +12401,7 @@ $attribute)
-

method getTagStyleFromCSS [line 16341]

+

method getTagStyleFromCSS [line 16346]

@@ -12455,7 +12455,7 @@ $css)
-

method getTransformationMatrixProduct [line 21516]

+

method getTransformationMatrixProduct [line 21521]

@@ -12506,7 +12506,7 @@ $tb)
-

method getUserPermissionCode [line 10945]

+

method getUserPermissionCode [line 10950]

@@ -12554,7 +12554,7 @@ $mode = 0])
-

method getVectorsAngle [line 22146]

+

method getVectorsAngle [line 22151]

@@ -12614,7 +12614,7 @@ $y2)
-

method GetX [line 6889]

+

method GetX [line 6894]

@@ -12645,7 +12645,7 @@ $y2)
-

method GetY [line 6916]

+

method GetY [line 6921]

@@ -12676,7 +12676,7 @@ $y2)
-

method get_mqr [line 6561]

+

method get_mqr [line 6566]

@@ -12707,7 +12707,7 @@ $y2)
-

method Gradient [line 14889]

+

method Gradient [line 14894]

@@ -12798,7 +12798,7 @@ $antialias = false])
-

method hyphenateText [line 20932]

+

method hyphenateText [line 20937]

@@ -12879,7 +12879,7 @@ $charmax = 8])
-

method hyphenateWord [line 20823]

+

method hyphenateWord [line 20828]

@@ -12960,7 +12960,7 @@ $charmax = 8])
-

method Image [line 6262]

+

method Image [line 6267]

@@ -13098,7 +13098,7 @@ $fitonpage = false])
-

method ImageEps [line 15237]

+

method ImageEps [line 15242]

@@ -13200,7 +13200,7 @@ $fitonpage = false])
-

method ImagePngAlpha [line 6799]

+

method ImagePngAlpha [line 6804]

@@ -13305,7 +13305,7 @@ $palign = ''])
-

method ImageSVG [line 21118]

+

method ImageSVG [line 21123]

@@ -13401,7 +13401,7 @@ $fitonpage = false])
-

method IncludeJS [line 12986]

+

method IncludeJS [line 12991]

@@ -13443,7 +13443,7 @@ $script)
-

method intToRoman [line 19410]

+

method intToRoman [line 19415]

@@ -13513,7 +13513,7 @@ $number)
-

method isValidCSSSelectorForTag [line 16182]

+

method isValidCSSSelectorForTag [line 16187]

@@ -13609,7 +13609,7 @@ $resetmargins = false])
-

method Line [line 11618]

+

method Line [line 11623]

@@ -13675,7 +13675,7 @@ $style = array()])
-

method LinearGradient [line 14739]

+

method LinearGradient [line 14744]

@@ -13825,7 +13825,7 @@ $spaces = 0])
-

method ListBox [line 13697]

+

method ListBox [line 13702]

@@ -13915,7 +13915,7 @@ $js = false])
-

method Ln [line 6858]

+

method Ln [line 6863]

@@ -13963,7 +13963,7 @@ $cell = false])
-

method MirrorH [line 11230]

+

method MirrorH [line 11235]

@@ -14005,7 +14005,7 @@ $x = ''])
-

method MirrorL [line 11266]

+

method MirrorL [line 11271]

@@ -14059,7 +14059,7 @@ $y = ''])
-

method MirrorP [line 11253]

+

method MirrorP [line 11258]

@@ -14107,7 +14107,7 @@ $y = ''])
-

method MirrorV [line 11241]

+

method MirrorV [line 11246]

@@ -14149,7 +14149,7 @@ $y = ''])
-

method movePage [line 19963]

+

method movePage [line 19968]

@@ -14197,7 +14197,7 @@ $topage)
-

method MultiCell [line 5367]

+

method MultiCell [line 5366]

@@ -14323,7 +14323,7 @@ $maxh = 0])
-

method objclone [line 20610]

+

method objclone [line 20615]

@@ -14396,7 +14396,7 @@ $object)
-

method openHTMLTagHandler [line 18208]

+

method openHTMLTagHandler [line 18213]

@@ -14450,7 +14450,7 @@ $dom)
-

method Output [line 7008]

+

method Output [line 7013]

@@ -14532,7 +14532,7 @@ $dest = 'I'])
-

method PageNoFormatted [line 14341]

+

method PageNoFormatted [line 14346]

@@ -14563,7 +14563,7 @@ $dest = 'I'])
-

method PieSector [line 15176]

+

method PieSector [line 15181]

@@ -14659,7 +14659,7 @@ $o:)
-

method PieSectorXY [line 15197]

+

method PieSectorXY [line 15202]

@@ -14767,7 +14767,7 @@ $o:)
-

method pixelsToUnits [line 10543]

+

method pixelsToUnits [line 10548]

@@ -14809,7 +14809,7 @@ $px)
-

method Polycurve [line 11728]

+

method Polycurve [line 11733]

@@ -14881,7 +14881,7 @@ $fill_color = array()])
-

method Polygon [line 11934]

+

method Polygon [line 11939]

@@ -14944,7 +14944,7 @@ $closed = true])
-

method PolyLine [line 11915]

+

method PolyLine [line 11920]

@@ -15007,7 +15007,7 @@ $closed)
-

method putHtmlListBullet [line 19475]

+

method putHtmlListBullet [line 19480]

@@ -15058,7 +15058,7 @@ $size = 10])
-

method RadialGradient [line 14757]

+

method RadialGradient [line 14762]

@@ -15136,7 +15136,7 @@ $coords = array(0.5,0.5,0.5,0.5,1)])
-

method RadioButton [line 13609]

+

method RadioButton [line 13614]

@@ -15226,7 +15226,7 @@ $js = false])
-

method readDiskCache [line 19740]

+

method readDiskCache [line 19745]

@@ -15274,7 +15274,7 @@ $file)
-

method Rect [line 11646]

+

method Rect [line 11651]

@@ -15352,7 +15352,7 @@ $fill_color = array()])
-

method registrationMark [line 14708]

+

method registrationMark [line 14713]

@@ -15424,7 +15424,7 @@ $colb = array(255,255,255)])
-

method RegularPolygon [line 12032]

+

method RegularPolygon [line 12037]

@@ -15577,7 +15577,7 @@ $txt = ''])
-

method replaceBuffer [line 19768]

+

method replaceBuffer [line 19773]

@@ -15616,7 +15616,7 @@ $data)
-

method revstrpos [line 20634]

+

method revstrpos [line 20639]

@@ -15670,7 +15670,7 @@ $offset = 0])
-

method rfread [line 6769]

+

method rfread [line 6774]

@@ -15721,7 +15721,7 @@ $length)
-

method rollbackTransaction [line 20581]

+

method rollbackTransaction [line 20586]

@@ -15763,7 +15763,7 @@ $self = false])
-

method Rotate [line 11322]

+

method Rotate [line 11327]

@@ -15817,7 +15817,7 @@ $y = ''])
-

method RoundedRect [line 12122]

+

method RoundedRect [line 12127]

@@ -15904,7 +15904,7 @@ $fill_color = array()])
-

method RoundedRectXY [line 12141]

+

method RoundedRectXY [line 12146]

@@ -15997,7 +15997,7 @@ $fill_color = array()])
-

method Scale [line 11198]

+

method Scale [line 11203]

@@ -16057,7 +16057,7 @@ $y = ''])
-

method ScaleX [line 11158]

+

method ScaleX [line 11163]

@@ -16111,7 +16111,7 @@ $y = ''])
-

method ScaleXY [line 11184]

+

method ScaleXY [line 11189]

@@ -16165,7 +16165,7 @@ $y = ''])
-

method ScaleY [line 11171]

+

method ScaleY [line 11176]

@@ -16219,7 +16219,7 @@ $y = ''])
-

method segSVGContentHandler [line 22599]

+

method segSVGContentHandler [line 22604]

@@ -16267,7 +16267,7 @@ $data)
-

method selectColumn [line 20697]

+

method selectColumn [line 20702]

@@ -16306,7 +16306,7 @@ $col = ''])
-

method serializeTCPDFtagParameters [line 20748]

+

method serializeTCPDFtagParameters [line 20753]

@@ -16348,7 +16348,7 @@ $pararray)
-

method setAlpha [line 14457]

+

method setAlpha [line 14462]

@@ -16483,7 +16483,7 @@ $margin = 0])
-

method setBarcode [line 15517]

+

method setBarcode [line 15522]

@@ -16519,7 +16519,7 @@ $bc = ''])
-

method SetBooklet [line 19245]

+

method SetBooklet [line 19250]

@@ -16570,7 +16570,7 @@ $outer = -1])
-

method setBuffer [line 19750]

+

method setBuffer [line 19755]

@@ -16609,7 +16609,7 @@ $data)
-

method setCellHeightRatio [line 14491]

+

method setCellHeightRatio [line 14496]

@@ -16690,7 +16690,7 @@ $pad)
-

method setColumnsArray [line 20684]

+

method setColumnsArray [line 20689]

@@ -16888,7 +16888,7 @@ $font)
-

method setDefaultTableColumns [line 14481]

+

method setDefaultTableColumns [line 14486]

@@ -17128,7 +17128,7 @@ $tint = 100])
-

method setEqualColumns [line 20651]

+

method setEqualColumns [line 20656]

@@ -17179,7 +17179,7 @@ $y = ''])
-

method setExtGState [line 14422]

+

method setExtGState [line 14427]

@@ -17437,7 +17437,7 @@ $subset = 'default'])
-

method setFontBuffer [line 19904]

+

method setFontBuffer [line 19909]

@@ -17524,7 +17524,7 @@ $size)
-

method setFontSubBuffer [line 19926]

+

method setFontSubBuffer [line 19931]

@@ -17575,7 +17575,7 @@ $data)
-

method setFontSubsetting [line 21082]

+

method setFontSubsetting [line 21087]

@@ -17645,7 +17645,7 @@ $enable = true])
-

method setFooterFont [line 10391]

+

method setFooterFont [line 10396]

@@ -17720,7 +17720,7 @@ $fm = 10])
-

method setFormDefaultProp [line 13489]

+

method setFormDefaultProp [line 13494]

@@ -17762,7 +17762,7 @@ $prop = array()])
-

method setGraphicVars [line 19659]

+

method setGraphicVars [line 19664]

@@ -17883,7 +17883,7 @@ $hs = ''])
-

method setHeaderFont [line 10371]

+

method setHeaderFont [line 10376]

@@ -17958,7 +17958,7 @@ $hm = 10])
-

method setHtmlLinksStyle [line 19316]

+

method setHtmlLinksStyle [line 19321]

@@ -18003,7 +18003,7 @@ $fontstyle = 'U'])
-

method setHtmlVSpace [line 19285]

+

method setHtmlVSpace [line 19290]

@@ -18042,7 +18042,7 @@ $tagvs)
-

method setImageBuffer [line 19845]

+

method setImageBuffer [line 19850]

@@ -18129,7 +18129,7 @@ $scale)
-

method setImageSubBuffer [line 19868]

+

method setImageSubBuffer [line 19873]

@@ -18180,7 +18180,7 @@ $data)
-

method setJPEGQuality [line 14468]

+

method setJPEGQuality [line 14473]

@@ -18261,7 +18261,7 @@ $keywords)
-

method setLanguageArray [line 10411]

+

method setLanguageArray [line 10416]

@@ -18384,7 +18384,7 @@ $margin)
-

method SetLineStyle [line 11473]

+

method SetLineStyle [line 11478]

@@ -18430,7 +18430,7 @@ $style)
-

method SetLineWidth [line 11432]

+

method SetLineWidth [line 11437]

@@ -18526,7 +18526,7 @@ $page = -1])
-

method setListIndentWidth [line 19295]

+

method setListIndentWidth [line 19300]

@@ -18565,7 +18565,7 @@ $width)
-

method setLIsymbol [line 19206]

+

method setLIsymbol [line 19211]

@@ -18664,7 +18664,7 @@ $keepmargins = false])
-

method setOpenCell [line 19305]

+

method setOpenCell [line 19310]

@@ -18826,7 +18826,7 @@ $points = false])
-

method setPageBuffer [line 19802]

+

method setPageBuffer [line 19807]

@@ -19043,7 +19043,7 @@ $unit)
-

method setPDFVersion [line 14510]

+

method setPDFVersion [line 14515]

@@ -19160,7 +19160,7 @@ $val = true])
-

method SetProtection [line 10989]

+

method SetProtection [line 10994]

@@ -19226,7 +19226,7 @@ $pubkeys = null])
-

method setRasterizeVectorImages [line 20979]

+

method setRasterizeVectorImages [line 20984]

@@ -19352,7 +19352,7 @@ $resetx = true])
-

method setSignature [line 14147]

+

method setSignature [line 14152]

@@ -19424,7 +19424,7 @@ $info = array()])
-

method setSignatureAppearance [line 14180]

+

method setSignatureAppearance [line 14185]

@@ -19571,7 +19571,7 @@ $subject)
-

method setSVGStyles [line 21573]

+

method setSVGStyles [line 21578]

@@ -19824,7 +19824,7 @@ $color)
-

method setTextRenderingMode [line 20760]

+

method setTextRenderingMode [line 20765]

@@ -20007,7 +20007,7 @@ $margin)
-

method setUserRights [line 14114]

+

method setUserRights [line 14119]

@@ -20073,7 +20073,7 @@ $signature = '/Modify'])
-

method setViewerPreferences [line 14523]

+

method setViewerPreferences [line 14528]

@@ -20115,7 +20115,7 @@ $preferences)
-

method setVisibility [line 14367]

+

method setVisibility [line 14372]

@@ -20154,7 +20154,7 @@ $v)
-

method SetX [line 6929]

+

method SetX [line 6934]

@@ -20202,7 +20202,7 @@ $rtloff = false])
-

method SetXY [line 6993]

+

method SetXY [line 6998]

@@ -20256,7 +20256,7 @@ $rtloff = false])
-

method SetY [line 6961]

+

method SetY [line 6966]

@@ -20310,7 +20310,7 @@ $rtloff = false])
-

method set_mqr [line 6546]

+

method set_mqr [line 6551]

@@ -20349,7 +20349,7 @@ $mqr)
-

method Skew [line 11378]

+

method Skew [line 11383]

@@ -20409,7 +20409,7 @@ $y = ''])
-

method SkewX [line 11351]

+

method SkewX [line 11356]

@@ -20463,7 +20463,7 @@ $y = ''])
-

method SkewY [line 11364]

+

method SkewY [line 11369]

@@ -20517,7 +20517,7 @@ $y = ''])
-

method StarPolygon [line 12080]

+

method StarPolygon [line 12085]

@@ -20695,7 +20695,7 @@ $tocpage = false])
-

method startPageGroup [line 14200]

+

method startPageGroup [line 14205]

@@ -20734,7 +20734,7 @@ $page = ''])
-

method startSVGElementHandler [line 22169]

+

method startSVGElementHandler [line 22174]

@@ -20788,7 +20788,7 @@ $attribs)
-

method startTransaction [line 20550]

+

method startTransaction [line 20555]

@@ -20816,7 +20816,7 @@ $attribs)
-

method StartTransform [line 11126]

+

method StartTransform [line 11131]

@@ -20847,7 +20847,7 @@ $attribs)
-

method StopTransform [line 11141]

+

method StopTransform [line 11146]

@@ -20878,7 +20878,7 @@ $attribs)
-

method SVGPath [line 21828]

+

method SVGPath [line 21833]

@@ -20929,7 +20929,7 @@ $style = ''])
-

method SVGTransform [line 21554]

+

method SVGTransform [line 21559]

@@ -20968,7 +20968,7 @@ $tm)
-

method swapMargins [line 19261]

+

method swapMargins [line 19266]

@@ -21178,7 +21178,7 @@ $rtloff = false])
-

method TextField [line 13518]

+

method TextField [line 13523]

@@ -21262,7 +21262,7 @@ $js = false])
-

method Transform [line 11408]

+

method Transform [line 11413]

@@ -21304,7 +21304,7 @@ $tm)
-

method Translate [line 11301]

+

method Translate [line 11306]

@@ -21352,7 +21352,7 @@ $t_y)
-

method TranslateX [line 11278]

+

method TranslateX [line 11283]

@@ -21394,7 +21394,7 @@ $t_x)
-

method TranslateY [line 11289]

+

method TranslateY [line 11294]

@@ -21436,7 +21436,7 @@ $t_y)
-

method unhtmlentities [line 10554]

+

method unhtmlentities [line 10559]

@@ -21475,7 +21475,7 @@ $text_to_convert)
-

method UniArrSubString [line 6150]

+

method UniArrSubString [line 6155]

@@ -21529,7 +21529,7 @@ $end = ''])
-

method unichr [line 6183]

+

method unichr [line 6188]

@@ -21574,7 +21574,7 @@ $c)
-

method UTF8ArrayToUniArray [line 6171]

+

method UTF8ArrayToUniArray [line 6176]

@@ -21616,7 +21616,7 @@ $ta)
-

method UTF8ArrSubString [line 6127]

+

method UTF8ArrSubString [line 6132]

@@ -21667,7 +21667,7 @@ $end = ''])
-

method UTF8ArrToLatin1 [line 10279]

+

method UTF8ArrToLatin1 [line 10284]

@@ -21709,7 +21709,7 @@ $unicode)
-

method utf8Bidi [line 12302]

+

method utf8Bidi [line 12307]

@@ -21766,7 +21766,7 @@ $forcertl = false])
-

method utf8StrArrRev [line 12288]

+

method utf8StrArrRev [line 12293]

@@ -21826,7 +21826,7 @@ $forcertl = false])
-

method UTF8StringToArray [line 10132]

+

method UTF8StringToArray [line 10137]

@@ -21892,7 +21892,7 @@ $str)
-

method utf8StrRev [line 12273]

+

method utf8StrRev [line 12278]

@@ -21946,7 +21946,7 @@ $forcertl = false])
-

method UTF8ToLatin1 [line 10249]

+

method UTF8ToLatin1 [line 10254]

@@ -21988,7 +21988,7 @@ $str)
-

method UTF8ToUTF16BE [line 10233]

+

method UTF8ToUTF16BE [line 10238]

@@ -22039,7 +22039,7 @@ $setbom = true])
-

method Write [line 5773]

+

method Write [line 5772]

@@ -22135,7 +22135,7 @@ $maxh = 0])
-

method write1DBarcode [line 15546]

+

method write1DBarcode [line 15551]

@@ -22225,7 +22225,7 @@ $align = ''])
-

method write2DBarcode [line 15790]

+

method write2DBarcode [line 15795]

@@ -22315,7 +22315,7 @@ $distort = false])
-

method writeBarcode [line 15739]

+

method writeBarcode [line 15744]

@@ -22405,7 +22405,7 @@ $code)
-

method writeDiskCache [line 19712]

+

method writeDiskCache [line 19717]

@@ -22462,7 +22462,7 @@ $file)
-

method writeHTML [line 17019]

+

method writeHTML [line 17024]

@@ -22528,7 +22528,7 @@ $align = ''])
-

method writeHTMLCell [line 17003]

+

method writeHTMLCell [line 17008]

@@ -22630,7 +22630,7 @@ $autopadding = true])
-

method _addfield [line 13090]

+

method _addfield [line 13095]

@@ -22708,7 +22708,7 @@ $prop)
-

method _AES [line 10777]

+

method _AES [line 10782]

@@ -22759,7 +22759,7 @@ $text)
-

method _beginpage [line 9798]

+

method _beginpage [line 9803]

@@ -22804,7 +22804,7 @@ $format = ''])
-

method _dataannobjstring [line 9975]

+

method _dataannobjstring [line 9980]

@@ -22843,7 +22843,7 @@ $s)
-

method _datastring [line 9964]

+

method _datastring [line 9969]

@@ -22882,7 +22882,7 @@ $s)
-

method _datestring [line 9986]

+

method _datestring [line 9991]

@@ -22913,7 +22913,7 @@ $s)
-

method _destroy [line 7203]

+

method _destroy [line 7208]

@@ -22958,7 +22958,7 @@ $preserve_objcopy = false])
-

method _dochecks [line 7231]

+

method _dochecks [line 7236]

@@ -22983,7 +22983,7 @@ $preserve_objcopy = false])
-

method _dolinethrough [line 9891]

+

method _dolinethrough [line 9896]

@@ -23031,7 +23031,7 @@ $txt)
-

method _dolinethroughw [line 9904]

+

method _dolinethroughw [line 9909]

@@ -23088,7 +23088,7 @@ $txt)
-

method _dooverline [line 9917]

+

method _dooverline [line 9922]

@@ -23139,7 +23139,7 @@ $txt)
-

method _dooverlinew [line 9930]

+

method _dooverlinew [line 9935]

@@ -23190,7 +23190,7 @@ $w)
-

method _dounderline [line 9866]

+

method _dounderline [line 9871]

@@ -23238,7 +23238,7 @@ $txt)
-

method _dounderlinew [line 9879]

+

method _dounderlinew [line 9884]

@@ -23289,7 +23289,7 @@ $w)
-

method _encrypt_data [line 10587]

+

method _encrypt_data [line 10592]

@@ -23337,7 +23337,7 @@ $s)
-

method _enddoc [line 9666]

+

method _enddoc [line 9671]

@@ -23362,7 +23362,7 @@ $s)
-

method _endpage [line 9842]

+

method _endpage [line 9847]

@@ -23387,7 +23387,7 @@ $s)
-

method _escape [line 9953]

+

method _escape [line 9958]

@@ -23426,7 +23426,7 @@ $s)
-

method _escapetext [line 10025]

+

method _escapetext [line 10030]

@@ -23465,7 +23465,7 @@ $s)
-

method _freadint [line 9942]

+

method _freadint [line 9947]

@@ -23504,7 +23504,7 @@ $f)
-

method _generateencryptionkey [line 10864]

+

method _generateencryptionkey [line 10869]

@@ -23558,7 +23558,7 @@ $protection)
-

method _getannotsrefs [line 7480]

+

method _getannotsrefs [line 7485]

@@ -23600,7 +23600,7 @@ $n)
-

method _getBYTE [line 8204]

+

method _getBYTE [line 8209]

@@ -23663,7 +23663,7 @@ $offset)
-

method _getfontpath [line 7247]

+

method _getfontpath [line 7252]

@@ -23688,7 +23688,7 @@ $offset)
-

method _getrawstream [line 10045]

+

method _getrawstream [line 10050]

@@ -23736,7 +23736,7 @@ $n = 0])
-

method _getSHORT [line 8189]

+

method _getSHORT [line 8194]

@@ -23799,7 +23799,7 @@ $offset)
-

method _getstream [line 10060]

+

method _getstream [line 10065]

@@ -23844,7 +23844,7 @@ $n = 0])
-

method _getTrueTypeFontSubset [line 8219]

+

method _getTrueTypeFontSubset [line 8224]

@@ -23895,7 +23895,7 @@ $subsetchars)
-

method _getTTFtableChecksum [line 8550]

+

method _getTTFtableChecksum [line 8555]

@@ -23946,7 +23946,7 @@ $length)
-

method _getULONG [line 8159]

+

method _getULONG [line 8164]

@@ -24009,7 +24009,7 @@ $offset)
-

method _getUSHORT [line 8174]

+

method _getUSHORT [line 8179]

@@ -24072,7 +24072,7 @@ $offset)
-

method _JScolor [line 13066]

+

method _JScolor [line 13071]

@@ -24114,7 +24114,7 @@ $color)
-

method _md5_16 [line 10795]

+

method _md5_16 [line 10800]

@@ -24159,7 +24159,7 @@ $str)
-

method _newobj [line 9852]

+

method _newobj [line 9857]

@@ -24187,7 +24187,7 @@ $str)
-

method _objectkey [line 10568]

+

method _objectkey [line 10573]

@@ -24229,7 +24229,7 @@ $n)
-

method _out [line 10080]

+

method _out [line 10085]

@@ -24265,7 +24265,7 @@ $s)
-

method _outCurve [line 11573]

+

method _outCurve [line 11578]

@@ -24334,7 +24334,7 @@ $y3)
-

method _outCurveV [line 11587]

+

method _outCurveV [line 11592]

@@ -24391,7 +24391,7 @@ $y3)
-

method _outCurveY [line 11603]

+

method _outCurveY [line 11608]

@@ -24460,7 +24460,7 @@ $y2)
-

method _outellipticalarc [line 11799]

+

method _outellipticalarc [line 11804]

@@ -24568,7 +24568,7 @@ $angf:)
-

method _outLine [line 11543]

+

method _outLine [line 11548]

@@ -24613,7 +24613,7 @@ $y)
-

method _outPoint [line 11531]

+

method _outPoint [line 11536]

@@ -24658,7 +24658,7 @@ $y)
-

method _outRect [line 11557]

+

method _outRect [line 11562]

@@ -24721,7 +24721,7 @@ $op)
-

method _Ovalue [line 10808]

+

method _Ovalue [line 10813]

@@ -24772,7 +24772,7 @@ $owner_pass)
-

method _parsejpeg [line 6638]

+

method _parsejpeg [line 6643]

@@ -24811,7 +24811,7 @@ $file)
-

method _parsepng [line 6664]

+

method _parsepng [line 6669]

@@ -24850,7 +24850,7 @@ $file)
-

method _putannotsobjs [line 7512]

+

method _putannotsobjs [line 7517]

@@ -24881,7 +24881,7 @@ $file)
-

method _putannotsrefs [line 7468]

+

method _putannotsrefs [line 7473]

@@ -24926,7 +24926,7 @@ $n)
-

method _putAPXObject [line 8124]

+

method _putAPXObject [line 8129]

@@ -24980,7 +24980,7 @@ $stream = ''])
-

method _putbookmarks [line 12904]

+

method _putbookmarks [line 12909]

@@ -25011,7 +25011,7 @@ $stream = ''])
-

method _putcatalog [line 9497]

+

method _putcatalog [line 9502]

@@ -25039,7 +25039,7 @@ $stream = ''])
-

method _putcidfont0 [line 9220]

+

method _putcidfont0 [line 9225]

@@ -25115,7 +25115,7 @@ $font)
-

method _putencryption [line 10611]

+

method _putencryption [line 10616]

@@ -25146,7 +25146,7 @@ $font)
-

method _putextgstates [line 14432]

+

method _putextgstates [line 14437]

@@ -25185,7 +25185,7 @@ $gs)
-

method _putfonts [line 8671]

+

method _putfonts [line 8676]

@@ -25213,7 +25213,7 @@ $gs)
-

method _putfontwidths [line 8572]

+

method _putfontwidths [line 8577]

@@ -25264,7 +25264,7 @@ $cidoffset = 0])
-

method _putheader [line 9658]

+

method _putheader [line 9663]

@@ -25289,7 +25289,7 @@ $cidoffset = 0])
-

method _putimages [line 9291]

+

method _putimages [line 9296]

@@ -25314,7 +25314,7 @@ $cidoffset = 0])
-

method _putinfo [line 9450]

+

method _putinfo [line 9455]

@@ -25342,7 +25342,7 @@ $cidoffset = 0])
-

method _putjavascript [line 13011]

+

method _putjavascript [line 13016]

@@ -25373,7 +25373,7 @@ $cidoffset = 0])
-

method _putocg [line 14350]

+

method _putocg [line 14355]

@@ -25401,7 +25401,7 @@ $cidoffset = 0])
-

method _putpages [line 7258]

+

method _putpages [line 7263]

@@ -25426,7 +25426,7 @@ $cidoffset = 0])
-

method _putresourcedict [line 9365]

+

method _putresourcedict [line 9370]

@@ -25451,7 +25451,7 @@ $cidoffset = 0])
-

method _putresources [line 9426]

+

method _putresources [line 9431]

@@ -25476,7 +25476,7 @@ $cidoffset = 0])
-

method _putshaders [line 14987]

+

method _putshaders [line 14992]

@@ -25507,7 +25507,7 @@ $cidoffset = 0])
-

method _putsignature [line 14038]

+

method _putsignature [line 14043]

@@ -25538,7 +25538,7 @@ $cidoffset = 0])
-

method _putspotcolors [line 9347]

+

method _putspotcolors [line 9352]

@@ -25566,7 +25566,7 @@ $cidoffset = 0])
-

method _putstream [line 10071]

+

method _putstream [line 10076]

@@ -25611,7 +25611,7 @@ $n = 0])
-

method _puttruetypeunicode [line 8831]

+

method _puttruetypeunicode [line 8836]

diff --git a/tcpdf.php b/tcpdf.php index da71ae7..1c3d2d3 100755 --- a/tcpdf.php +++ b/tcpdf.php @@ -1,9 +1,9 @@ * 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.
* @name TCPDF * @package com.tecnick.tcpdf - * @version 5.5.002 + * @version 5.5.003 * @author Nicola Asuni - info@tecnick.com * @link http://www.tcpdf.org * @license http://www.gnu.org/copyleft/lesser.html LGPL @@ -4911,8 +4911,7 @@ if (!class_exists('TCPDF', false)) { * @param float $h Cell height. Default value: 0. * @param string $txt String to print. Default value: empty string. * @param mixed $border Indicates if borders must be drawn around the cell. The value can be either a number:
  • 0: no border (default)
  • 1: frame
or a string containing some or all of the following characters (in any order):
  • L: left
  • T: top
  • R: right
  • B: bottom
- * @param int $ln Indicates where the current position should go after the call. Possible values are:
  • 0: to the right (or left for RTL languages)
  • 1: to the beginning of the next line
  • 2: below
- Putting 1 is equivalent to putting 0 and calling Ln() just after. Default value: 0. + * @param int $ln Indicates where the current position should go after the call. Possible values are:
  • 0: to the right (or left for RTL languages)
  • 1: to the beginning of the next line
  • 2: below
Putting 1 is equivalent to putting 0 and calling Ln() just after. Default value: 0. * @param string $align Allows to center or align the text. Possible values are:
  • L or empty string: left align (default value)
  • C: center
  • R: right align
  • J: justify
* @param int $fill Indicates if the cell background must be painted (1) or transparent (0). Default value: 0. * @param mixed $link URL or identifier returned by AddLink(). @@ -5818,6 +5817,9 @@ if (!class_exists('TCPDF', false)) { // a single character do not fit on column return ''; } + // minimum row height + $row_height = max($h, $this->FontSize * $this->cell_height_ratio); + $start_page = $this->page; $i = 0; // character position $j = 0; // current starting position $sep = -1; // position of the last blank space @@ -5867,7 +5869,10 @@ if (!class_exists('TCPDF', false)) { if ($firstblock AND $this->isRTLTextDir()) { $tmpstr = rtrim($tmpstr); } - $this->Cell($w, $h, $tmpstr, 0, 1, $talign, $fill, $link, $stretch); + // Skip newlines at the begining of a page or column + if (!empty($tmpstr) OR ($this->y < ($this->PageBreakTrigger - $row_height))) { + $this->Cell($w, $h, $tmpstr, 0, 1, $talign, $fill, $link, $stretch); + } unset($tmpstr); if ($firstline) { $this->cMargin = $tmpcmargin;
diff --git a/doc/li_com-tecnick-tcpdf.html b/doc/li_com-tecnick-tcpdf.html index 2308d81..c8bc4a4 100644 --- a/doc/li_com-tecnick-tcpdf.html +++ b/doc/li_com-tecnick-tcpdf.html @@ -67,7 +67,7 @@ This documentation was generated by phpDocumentor v1.4.3

- Documentation generated on Thu, 24 Jun 2010 10:52:54 +0200 by phpDocumentor 1.4.3 + Documentation generated on Sat, 26 Jun 2010 11:22:38 +0200 by phpDocumentor 1.4.3
@@ -25656,7 +25656,7 @@ $font)
-

method _putviewerpreferences [line 9587]

+

method _putviewerpreferences [line 9592]

diff --git a/doc/index.html b/doc/index.html index 2308d81..c8bc4a4 100644 --- a/doc/index.html +++ b/doc/index.html @@ -67,7 +67,7 @@ This documentation was generated by phpDocumentor v1.4.3

- Documentation generated on Thu, 24 Jun 2010 10:52:54 +0200 by phpDocumentor 1.4.3 + Documentation generated on Sat, 26 Jun 2010 11:22:38 +0200 by phpDocumentor 1.4.3
diff --git a/doc/errors.html b/doc/errors.html index 248ce9c..dbc1de0 100644 --- a/doc/errors.html +++ b/doc/errors.html @@ -35,7 +35,7 @@ Post-parsing

- Documentation generated on Thu, 24 Jun 2010 10:52:59 +0200 by phpDocumentor 1.4.3 + Documentation generated on Sat, 26 Jun 2010 11:22:44 +0200 by phpDocumentor 1.4.3
@@ -25690,7 +25690,7 @@ $font)
-

method _RC4 [line 10731]

+

method _RC4 [line 10736]

diff --git a/doc/elementindex_com-tecnick-tcpdf.html b/doc/elementindex_com-tecnick-tcpdf.html index dc86143..08da43b 100644 --- a/doc/elementindex_com-tecnick-tcpdf.html +++ b/doc/elementindex_com-tecnick-tcpdf.html @@ -2058,7 +2058,7 @@ top

- Documentation generated on Thu, 24 Jun 2010 10:52:53 +0200 by phpDocumentor 1.4.3 + Documentation generated on Sat, 26 Jun 2010 11:22:38 +0200 by phpDocumentor 1.4.3
diff --git a/doc/elementindex.html b/doc/elementindex.html index b609ced..47eff6d 100644 --- a/doc/elementindex.html +++ b/doc/elementindex.html @@ -2026,7 +2026,7 @@ top

- Documentation generated on Thu, 24 Jun 2010 10:52:54 +0200 by phpDocumentor 1.4.3 + Documentation generated on Sat, 26 Jun 2010 11:22:38 +0200 by phpDocumentor 1.4.3
@@ -25741,7 +25741,7 @@ $text)
-

method _setGDImageTransparency [line 6617]

+

method _setGDImageTransparency [line 6622]

diff --git a/doc/com-tecnick-tcpdf/_unicode_data.php.html b/doc/com-tecnick-tcpdf/_unicode_data.php.html index 23c732a..a056880 100644 --- a/doc/com-tecnick-tcpdf/_unicode_data.php.html +++ b/doc/com-tecnick-tcpdf/_unicode_data.php.html @@ -246,7 +246,7 @@ Unicode data for TCPDF library.




- Documentation generated on Thu, 24 Jun 2010 10:52:59 +0200 by phpDocumentor 1.4.3 + Documentation generated on Sat, 26 Jun 2010 11:22:44 +0200 by phpDocumentor 1.4.3
@@ -25786,7 +25786,7 @@ $image)
-

method _textannobjstring [line 10011]

+

method _textannobjstring [line 10016]

diff --git a/doc/com-tecnick-tcpdf/_tcpdf.php.html b/doc/com-tecnick-tcpdf/_tcpdf.php.html index 96fdf2a..7560687 100644 --- a/doc/com-tecnick-tcpdf/_tcpdf.php.html +++ b/doc/com-tecnick-tcpdf/_tcpdf.php.html @@ -82,7 +82,7 @@ This is a PHP class for generating PDF documents without requiring external exte - + @@ -113,7 +113,7 @@ unicode data

diff --git a/doc/com-tecnick-tcpdf/_qrcode.php.html b/doc/com-tecnick-tcpdf/_qrcode.php.html index 493c7fd..d2fe2c7 100644 --- a/doc/com-tecnick-tcpdf/_qrcode.php.html +++ b/doc/com-tecnick-tcpdf/_qrcode.php.html @@ -480,7 +480,7 @@ string $string, [int $split_length = 1])

- Documentation generated on Thu, 24 Jun 2010 10:52:54 +0200 by phpDocumentor 1.4.3 + Documentation generated on Sat, 26 Jun 2010 11:22:39 +0200 by phpDocumentor 1.4.3
@@ -25825,7 +25825,7 @@ $s)
-

method _textstring [line 9997]

+

method _textstring [line 10002]

diff --git a/doc/com-tecnick-tcpdf/_pdf417.php.html b/doc/com-tecnick-tcpdf/_pdf417.php.html index 4baa5e9..a1e448b 100644 --- a/doc/com-tecnick-tcpdf/_pdf417.php.html +++ b/doc/com-tecnick-tcpdf/_pdf417.php.html @@ -157,7 +157,7 @@ Class to create PDF417 barcode arrays for TCPDF class.

PDF417 (ISO


- Documentation generated on Thu, 24 Jun 2010 10:52:54 +0200 by phpDocumentor 1.4.3 + Documentation generated on Sat, 26 Jun 2010 11:22:39 +0200 by phpDocumentor 1.4.3
diff --git a/doc/com-tecnick-tcpdf/_htmlcolors.php.html b/doc/com-tecnick-tcpdf/_htmlcolors.php.html index 8b6a242..8256149 100644 --- a/doc/com-tecnick-tcpdf/_htmlcolors.php.html +++ b/doc/com-tecnick-tcpdf/_htmlcolors.php.html @@ -97,7 +97,7 @@ Array of WEB safe colors.




- Documentation generated on Thu, 24 Jun 2010 10:52:54 +0200 by phpDocumentor 1.4.3 + Documentation generated on Sat, 26 Jun 2010 11:22:39 +0200 by phpDocumentor 1.4.3
@@ -25864,7 +25864,7 @@ $s)
-

method _toJPEG [line 6580]

+

method _toJPEG [line 6585]

diff --git a/doc/com-tecnick-tcpdf/_config---tcpdf_config.php.html b/doc/com-tecnick-tcpdf/_config---tcpdf_config.php.html index 74a4d56..9ed2a9a 100644 --- a/doc/com-tecnick-tcpdf/_config---tcpdf_config.php.html +++ b/doc/com-tecnick-tcpdf/_config---tcpdf_config.php.html @@ -542,7 +542,7 @@ Configuration file for TCPDF.




- Documentation generated on Thu, 24 Jun 2010 10:52:59 +0200 by phpDocumentor 1.4.3 + Documentation generated on Sat, 26 Jun 2010 11:22:44 +0200 by phpDocumentor 1.4.3
diff --git a/doc/com-tecnick-tcpdf/_barcodes.php.html b/doc/com-tecnick-tcpdf/_barcodes.php.html index b7cede9..2b3cd8b 100644 --- a/doc/com-tecnick-tcpdf/_barcodes.php.html +++ b/doc/com-tecnick-tcpdf/_barcodes.php.html @@ -105,7 +105,7 @@ PHP class to creates array representations for common 1D barcodes to be used wit

- Documentation generated on Thu, 24 Jun 2010 10:52:54 +0200 by phpDocumentor 1.4.3 + Documentation generated on Sat, 26 Jun 2010 11:22:38 +0200 by phpDocumentor 1.4.3
@@ -25906,7 +25906,7 @@ $file)
-

method _toPNG [line 6599]

+

method _toPNG [line 6604]

diff --git a/doc/com-tecnick-tcpdf/_2dbarcodes.php.html b/doc/com-tecnick-tcpdf/_2dbarcodes.php.html index 622e27e..be4ee8c 100644 --- a/doc/com-tecnick-tcpdf/_2dbarcodes.php.html +++ b/doc/com-tecnick-tcpdf/_2dbarcodes.php.html @@ -105,7 +105,7 @@ PHP class to creates array representations for 2D barcodes to be used with TCPDF

- Documentation generated on Thu, 24 Jun 2010 10:52:54 +0200 by phpDocumentor 1.4.3 + Documentation generated on Sat, 26 Jun 2010 11:22:38 +0200 by phpDocumentor 1.4.3
diff --git a/doc/com-tecnick-tcpdf/TCPDFBarcode.html b/doc/com-tecnick-tcpdf/TCPDFBarcode.html index ce4f667..89318f1 100644 --- a/doc/com-tecnick-tcpdf/TCPDFBarcode.html +++ b/doc/com-tecnick-tcpdf/TCPDFBarcode.html @@ -1377,7 +1377,7 @@ $type)

- Documentation generated on Thu, 24 Jun 2010 10:52:54 +0200 by phpDocumentor 1.4.3 + Documentation generated on Sat, 26 Jun 2010 11:22:38 +0200 by phpDocumentor 1.4.3
@@ -25951,7 +25951,7 @@ $file)
-

method _Uvalue [line 10837]

+

method _Uvalue [line 10842]

diff --git a/doc/com-tecnick-tcpdf/TCPDF2DBarcode.html b/doc/com-tecnick-tcpdf/TCPDF2DBarcode.html index a81e629..b3e0ca5 100644 --- a/doc/com-tecnick-tcpdf/TCPDF2DBarcode.html +++ b/doc/com-tecnick-tcpdf/TCPDF2DBarcode.html @@ -299,7 +299,7 @@ $type)

- Documentation generated on Thu, 24 Jun 2010 10:52:54 +0200 by phpDocumentor 1.4.3 + Documentation generated on Sat, 26 Jun 2010 11:22:38 +0200 by phpDocumentor 1.4.3
@@ -25988,7 +25988,7 @@ $file)

- Documentation generated on Thu, 24 Jun 2010 10:52:55 +0200 by phpDocumentor 1.4.3 + Documentation generated on Sat, 26 Jun 2010 11:22:40 +0200 by phpDocumentor 1.4.3
author:  Nicola Asuni
version:  5.5.002version:  5.5.003
copyright:  2002-2010 Nicola Asuni - Tecnick.com S.r.l (www.tecnick.com) Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - info@tecnick.com
- PDF_PRODUCER = 'TCPDF 5.5.002 (http://www.tcpdf.org)' + PDF_PRODUCER = 'TCPDF 5.5.003 (http://www.tcpdf.org)'
@@ -124,7 +124,7 @@ unicode data


- Documentation generated on Thu, 24 Jun 2010 10:52:55 +0200 by phpDocumentor 1.4.3 + Documentation generated on Sat, 26 Jun 2010 11:22:40 +0200 by phpDocumentor 1.4.3