diff --git a/CHANGELOG.TXT b/CHANGELOG.TXT index 2cc7443..1924c26 100755 --- a/CHANGELOG.TXT +++ b/CHANGELOG.TXT @@ -1,3 +1,10 @@ +4.8.003 (2009-09-15) + - Bug item #2858754 "Division by zero" was fixed. + - A bug relative to HTML list items was fixed. + - A bug relative to form fields on multiple pages was fixed. + - PolyLine() method was added (see example n. 12). + - Signature of Polygon() method was changed. + 4.8.002 (2009-09-12) - A problem related to CID-0 fonts offset was fixed: if the $cw[1] entry on the CID-0 font file is not defined, then a CID keys offset is introduced. diff --git a/README.TXT b/README.TXT index 87feeb8..b91d075 100755 --- a/README.TXT +++ b/README.TXT @@ -8,8 +8,8 @@ http://sourceforge.net/donate/index.php?group_id=128076 ------------------------------------------------------------ Name: TCPDF -Version: 4.8.002 -Release date: 2009-09-12 +Version: 4.8.003 +Release date: 2009-09-15 Author: Nicola Asuni Copyright (c) 2001-2009: diff --git a/doc/classtrees_com-tecnick-tcpdf.html b/doc/classtrees_com-tecnick-tcpdf.html index 1d7a74e..923b4ba 100644 --- a/doc/classtrees_com-tecnick-tcpdf.html +++ b/doc/classtrees_com-tecnick-tcpdf.html @@ -45,7 +45,7 @@

- Documentation generated on Sat, 12 Sep 2009 11:43:28 +0200 by phpDocumentor 1.4.1 + Documentation generated on Tue, 15 Sep 2009 13:07:01 +0200 by phpDocumentor 1.4.1
diff --git a/doc/com-tecnick-tcpdf/TCPDF.html b/doc/com-tecnick-tcpdf/TCPDF.html index a9cf9e3..fa1270b 100644 --- a/doc/com-tecnick-tcpdf/TCPDF.html +++ b/doc/com-tecnick-tcpdf/TCPDF.html @@ -74,7 +74,7 @@ Source Location: /tcpdf.php

Version:

@@ -113,6 +113,7 @@ Source Location: /tcpdf.php

  • $CurOrientation
  • $CurrentFont
  • $currpagegroup
  • +
  • $curr_annot_obj_id
  • $customlistindent
  • $default_form_prop
  • $default_monospaced_font
  • @@ -406,6 +407,7 @@ Source Location: /tcpdf.php

  • pixelsToUnits
  • Polycurve
  • Polygon
  • +
  • PolyLine
  • putHtmlListBullet
  • RadialGradient
  • RadioButton
  • @@ -621,7 +623,7 @@ This is a PHP class for generating PDF documents without requiring external exte author:  Nicola Asuni - info@tecnick.com - version:  4.8.002 + version:  4.8.003 link:  http://www.tcpdf.org @@ -698,7 +700,7 @@ This is a PHP class for generating PDF documents without requiring external exte

    $annotation_fonts = array()

    -

    [line 1438]

    +

    [line 1445]

    List of fonts used on form fields (fontname => fontkey).



    Tags:

    @@ -753,7 +755,7 @@ This is a PHP class for generating PDF documents without requiring external exte

    $annot_obj_id =  200000

    [line 1361]

    - Current ID of annotation object



    + Max ID of annotation object



    Tags:

    @@ -779,7 +781,7 @@ This is a PHP class for generating PDF documents without requiring external exte

    $apxo_obj_id =  400000

    -

    [line 1431]

    +

    [line 1438]

    Current ID of appearance streams XObjects



    Tags:

    @@ -806,7 +808,7 @@ This is a PHP class for generating PDF documents without requiring external exte

    $apxo_start_obj_id =  400000

    -

    [line 1424]

    +

    [line 1431]

    Start ID for appearance streams XObjects



    Tags:

    @@ -1433,6 +1435,33 @@ This is a PHP class for generating PDF documents without requiring external exte
    access:  protected
    +
    + +
    +
    + + + + + +
    Type:  mixed
    +


    +
    [ Top ]

    + +

    +

    $curr_annot_obj_id =  200000

    +

    [line 1368]

    + Current ID of annotation object



    +

    Tags:

    +
    + + + + + + + +
    since:  4.8.003 (2009-09-15)
    access:  protected

    @@ -1478,7 +1507,7 @@ This is a PHP class for generating PDF documents without requiring external exte

    $default_form_prop = array('lineWidth'=>1, 'borderStyle'=>'solid', 'fillColor'=>array(255, 255, 255),'strokeColor'=>array(128,128,128))

    -

    [line 1375]

    +

    [line 1382]



    Tags:

    @@ -2429,7 +2458,7 @@ This is a PHP class for generating PDF documents without requiring external exte

    $form_action =  ''

    -

    [line 1403]

    +

    [line 1410]

    Current form action (used during XHTML rendering)



    Tags:

    @@ -2456,7 +2485,7 @@ This is a PHP class for generating PDF documents without requiring external exte

    $form_enctype =  'application/x-www-form-urlencoded'

    -

    [line 1410]

    +

    [line 1417]

    Current form encryption type (used during XHTML rendering)



    Tags:

    @@ -2483,7 +2512,7 @@ This is a PHP class for generating PDF documents without requiring external exte

    $form_mode =  'post'

    -

    [line 1417]

    +

    [line 1424]

    Current method to submit forms.



    Tags:

    @@ -2510,7 +2539,7 @@ This is a PHP class for generating PDF documents without requiring external exte

    $form_obj_id = array()

    -

    [line 1368]

    +

    [line 1375]

    List of form annotations IDs



    Tags:

    @@ -3239,7 +3268,7 @@ This is a PHP class for generating PDF documents without requiring external exte

    $js_objects = array()

    -

    [line 1382]

    +

    [line 1389]

    Javascript objects array



    Tags:

    @@ -3266,7 +3295,7 @@ This is a PHP class for generating PDF documents without requiring external exte

    $js_obj_id =  300000

    -

    [line 1396]

    +

    [line 1403]

    Current ID of javascript object



    Tags:

    @@ -3293,7 +3322,7 @@ This is a PHP class for generating PDF documents without requiring external exte

    $js_start_obj_id =  300000

    -

    [line 1389]

    +

    [line 1396]

    Start ID for javascript objects



    Tags:

    @@ -4841,7 +4870,7 @@ This is a PHP class for generating PDF documents without requiring external exte

    $radiobutton_groups = array()

    -

    [line 1445]

    +

    [line 1452]

    List of radio buttons parent objects.



    Tags:

    @@ -4868,7 +4897,7 @@ This is a PHP class for generating PDF documents without requiring external exte

    $radio_groups = array()

    -

    [line 1452]

    +

    [line 1459]

    List of radio group objects IDs



    Tags:

    @@ -5846,7 +5875,7 @@ This is a PHP class for generating PDF documents without requiring external exte
    -

    constructor __construct [line 1471]

    +

    constructor __construct [line 1478]

    @@ -5915,7 +5944,7 @@ $diskcache = false])
    -

    destructor __destruct [line 1596]

    +

    destructor __destruct [line 1604]

    @@ -5943,7 +5972,7 @@ $diskcache = false])
    -

    method AcceptPageBreak [line 3551]

    +

    method AcceptPageBreak [line 3559]

    @@ -5974,7 +6003,7 @@ $diskcache = false])
    -

    method addExtGState [line 11211]

    +

    method addExtGState [line 11256]

    @@ -6010,7 +6039,7 @@ $parms)
    -

    method AddFont [line 3105]

    +

    method AddFont [line 3113]

    @@ -6067,7 +6096,7 @@ $fontfile = ''])
    -

    method addHtmlLink [line 7620]

    +

    method addHtmlLink [line 7636]

    @@ -6136,7 +6165,7 @@ $style = -1])
    -

    method addHTMLVertSpace [line 14617]

    +

    method addHTMLVertSpace [line 14675]

    @@ -6202,7 +6231,7 @@ $closing = false])
    -

    method addJavascriptObject [line 9831]

    +

    method addJavascriptObject [line 9876]

    @@ -6244,7 +6273,7 @@ $onload = false])
    -

    method AddLink [line 3346]

    +

    method AddLink [line 3354]

    @@ -6275,7 +6304,7 @@ $onload = false])
    -

    method AddPage [line 2321]

    +

    method AddPage [line 2329]

    @@ -6323,7 +6352,7 @@ $format = ''])
    -

    method AddSpotColor [line 2738]

    +

    method AddSpotColor [line 2746]

    @@ -6389,7 +6418,7 @@ $k)
    -

    method addTOC [line 15639]

    +

    method addTOC [line 15697]

    @@ -6443,7 +6472,7 @@ $filler = '.'])
    -

    method AliasNbPages [line 11019]

    +

    method AliasNbPages [line 11064]

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

    method AliasNumPage [line 11046]

    +

    method AliasNumPage [line 11091]

    @@ -6527,7 +6556,7 @@ $alias = '{pnb}'])
    -

    method Annotation [line 3402]

    +

    method Annotation [line 3410]

    @@ -6602,7 +6631,7 @@ $spaces = 0])
    -

    method Arrow [line 9081]

    +

    method Arrow [line 9126]

    @@ -6680,7 +6709,7 @@ $arm_angle = 15])
    -

    method arrUTF8ToUTF16BE [line 7518]

    +

    method arrUTF8ToUTF16BE [line 7534]

    @@ -6755,7 +6784,7 @@ $setbom = true])
    -

    method Bookmark [line 9725]

    +

    method Bookmark [line 9770]

    @@ -6809,7 +6838,7 @@ $page = ''])
    -

    method Button [line 10725]

    +

    method Button [line 10770]

    @@ -6899,7 +6928,7 @@ $js = false])
    -

    method Cell [line 3612]

    +

    method Cell [line 3620]

    @@ -6995,7 +7024,7 @@ $ignore_min_height = false])
    -

    method CheckBox [line 10655]

    +

    method CheckBox [line 10700]

    @@ -7079,7 +7108,7 @@ $js = false])
    -

    method checkPageBreak [line 3564]

    +

    method checkPageBreak [line 3572]

    @@ -7133,7 +7162,7 @@ $addpage = true])
    -

    method Circle [line 8744]

    +

    method Circle [line 8760]

    @@ -7232,7 +7261,7 @@ $afinish:)
    -

    method Clip [line 11474]

    +

    method Clip [line 11519]

    @@ -7292,7 +7321,7 @@ $h)
    -

    method Close [line 2215]

    +

    method Close [line 2223]

    @@ -7323,7 +7352,7 @@ $h)
    -

    method closeHTMLTagHandler [line 14280]

    +

    method closeHTMLTagHandler [line 14338]

    @@ -7377,7 +7406,7 @@ $dom)
    -

    method ComboBox [line 10594]

    +

    method ComboBox [line 10639]

    @@ -7461,7 +7490,7 @@ $js = false])
    -

    method commitTransaction [line 15796]

    +

    method commitTransaction [line 15854]

    @@ -7489,7 +7518,7 @@ $js = false])
    -

    method convertHTMLColorToDec [line 7653]

    +

    method convertHTMLColorToDec [line 7669]

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

    method CoonsPatchMesh [line 11394]

    +

    method CoonsPatchMesh [line 11439]

    @@ -7630,7 +7659,7 @@ $coords_max = 1])
    -

    method Curve [line 8519]

    +

    method Curve [line 8535]

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

    method deletePage [line 15499]

    +

    method deletePage [line 15557]

    @@ -7774,7 +7803,7 @@ $page)
    -

    method Ellipse [line 8640]

    +

    method Ellipse [line 8656]

    @@ -7891,7 +7920,7 @@ $afinish:)
    -

    method empty_string [line 15843]

    +

    method empty_string [line 15901]

    @@ -7933,7 +7962,7 @@ $str)
    -

    method endPage [line 2340]

    +

    method endPage [line 2348]

    @@ -7964,7 +7993,7 @@ $str)
    -

    method Error [line 2187]

    +

    method Error [line 2195]

    @@ -8003,7 +8032,7 @@ $msg)
    -

    method Footer [line 2579]

    +

    method Footer [line 2587]

    @@ -8028,7 +8057,7 @@ $msg)
    -

    method formatPageNumber [line 11123]

    +

    method formatPageNumber [line 11168]

    @@ -8067,7 +8096,7 @@ $num)
    -

    method formatTOCPageNumber [line 11135]

    +

    method formatTOCPageNumber [line 11180]

    @@ -8109,7 +8138,7 @@ $num)
    -

    method GetAbsX [line 5132]

    +

    method GetAbsX [line 5143]

    @@ -8140,7 +8169,7 @@ $num)
    -

    method getAliasNbPages [line 11031]

    +

    method getAliasNbPages [line 11076]

    @@ -8171,7 +8200,7 @@ $num)
    -

    method getAliasNumPage [line 11059]

    +

    method getAliasNumPage [line 11104]

    @@ -8202,7 +8231,7 @@ $num)
    -

    method getAnnotOptFromJSProp [line 9962]

    +

    method getAnnotOptFromJSProp [line 10007]

    @@ -8238,7 +8267,7 @@ $prop)
    -

    method GetArrStringWidth [line 3017]

    +

    method GetArrStringWidth [line 3025]

    @@ -8301,7 +8330,7 @@ $fontsize = 0])
    -

    method getBarcode [line 11939]

    +

    method getBarcode [line 11984]

    @@ -8329,7 +8358,7 @@ $fontsize = 0])
    -

    method getBorderMode [line 4058]

    +

    method getBorderMode [line 4069]

    @@ -8377,7 +8406,7 @@ $position = 'start'])
    -

    method getBreakMargin [line 1918]

    +

    method getBreakMargin [line 1926]

    @@ -8425,7 +8454,7 @@ $pagenum = ''])
    -

    method getBuffer [line 15185]

    +

    method getBuffer [line 15243]

    @@ -8456,7 +8485,7 @@ $pagenum = ''])
    -

    method getCellCode [line 3664]

    +

    method getCellCode [line 3672]

    @@ -8552,7 +8581,7 @@ $ignore_min_height = false])
    -

    method getCellHeightRatio [line 11297]

    +

    method getCellHeightRatio [line 11342]

    @@ -8577,7 +8606,7 @@ $ignore_min_height = false])
    -

    method GetCharWidth [line 3044]

    +

    method GetCharWidth [line 3052]

    @@ -8622,7 +8651,7 @@ $char)
    -

    method getFontBuffer [line 15345]

    +

    method getFontBuffer [line 15403]

    @@ -8664,7 +8693,7 @@ $font)
    -

    method getFontFamily [line 12413]

    +

    method getFontFamily [line 12458]

    @@ -8695,7 +8724,7 @@ $font)
    -

    method getFontSize [line 12393]

    +

    method getFontSize [line 12438]

    @@ -8726,7 +8755,7 @@ $font)
    -

    method getFontSizePt [line 12403]

    +

    method getFontSizePt [line 12448]

    @@ -8757,7 +8786,7 @@ $font)
    -

    method getFontsList [line 3083]

    +

    method getFontsList [line 3091]

    @@ -8785,7 +8814,7 @@ $font)
    -

    method getFontStyle [line 12423]

    +

    method getFontStyle [line 12468]

    @@ -8816,7 +8845,7 @@ $font)
    -

    method getFooterFont [line 7579]

    +

    method getFooterFont [line 7595]

    @@ -8844,7 +8873,7 @@ $font)
    -

    method getFooterMargin [line 2493]

    +

    method getFooterMargin [line 2501]

    @@ -8872,7 +8901,7 @@ $font)
    -

    method getFormDefaultProp [line 10337]

    +

    method getFormDefaultProp [line 10382]

    @@ -8897,7 +8926,7 @@ $font)
    -

    method getGDgamma [line 5075]

    +

    method getGDgamma [line 5086]

    @@ -8936,7 +8965,7 @@ $v)
    -

    method getGraphicVars [line 15053]

    +

    method getGraphicVars [line 15111]

    @@ -8967,7 +8996,7 @@ $v)
    -

    method getGroupPageNo [line 11072]

    +

    method getGroupPageNo [line 11117]

    @@ -8992,7 +9021,7 @@ $v)
    -

    method getGroupPageNoFormatted [line 11082]

    +

    method getGroupPageNoFormatted [line 11127]

    @@ -9023,7 +9052,7 @@ $v)
    -

    method getHeaderData [line 2448]

    +

    method getHeaderData [line 2456]

    @@ -9051,7 +9080,7 @@ $v)
    -

    method getHeaderFont [line 7559]

    +

    method getHeaderFont [line 7575]

    @@ -9079,7 +9108,7 @@ $v)
    -

    method getHeaderMargin [line 2473]

    +

    method getHeaderMargin [line 2481]

    @@ -9107,7 +9136,7 @@ $v)
    -

    method getHtmlDomArray [line 12459]

    +

    method getHtmlDomArray [line 12504]

    @@ -9146,7 +9175,7 @@ $html)
    -

    method getHTMLUnitToUnits [line 14772]

    +

    method getHTMLUnitToUnits [line 14830]

    @@ -9212,7 +9241,7 @@ $point)
    -

    method getImageBuffer [line 15287]

    +

    method getImageBuffer [line 15345]

    @@ -9254,7 +9283,7 @@ $image)
    -

    method getImageRBX [line 2519]

    +

    method getImageRBX [line 2527]

    @@ -9279,7 +9308,7 @@ $image)
    -

    method getImageRBY [line 2528]

    +

    method getImageRBY [line 2536]

    @@ -9304,7 +9333,7 @@ $image)
    -

    method getImageScale [line 1857]

    +

    method getImageScale [line 1865]

    @@ -9338,7 +9367,7 @@ $image)
    -

    method getLastH [line 1835]

    +

    method getLastH [line 1843]

    @@ -9369,7 +9398,7 @@ $image)
    -

    method GetLineWidth [line 8233]

    +

    method GetLineWidth [line 8249]

    @@ -9403,7 +9432,7 @@ $image)
    -

    method getMargins [line 12356]

    +

    method getMargins [line 12401]

    @@ -9434,7 +9463,7 @@ $image)
    -

    method GetNumChars [line 3071]

    +

    method GetNumChars [line 3079]

    @@ -9476,7 +9505,7 @@ $s)
    -

    method getNumLines [line 4137]

    +

    method getNumLines [line 4148]

    @@ -9524,7 +9553,7 @@ $w = 0])
    -

    method getNumPages [line 2308]

    +

    method getNumPages [line 2316]

    @@ -9558,7 +9587,7 @@ $w = 0])
    -

    method getObjFilename [line 15117]

    +

    method getObjFilename [line 15175]

    @@ -9603,7 +9632,7 @@ $prefix)
    -

    method getOriginalMargins [line 12379]

    +

    method getOriginalMargins [line 12424]

    @@ -9634,7 +9663,7 @@ $prefix)
    -

    method getPage [line 2296]

    +

    method getPage [line 2304]

    @@ -9668,7 +9697,7 @@ $prefix)
    -

    method getPageBuffer [line 15228]

    +

    method getPageBuffer [line 15286]

    @@ -9710,7 +9739,7 @@ $page)
    -

    method getPageDimensions [line 1870]

    +

    method getPageDimensions [line 1878]

    @@ -9755,7 +9784,7 @@ $pagenum = ''])
    -

    method getPageGroupAlias [line 11094]

    +

    method getPageGroupAlias [line 11139]

    @@ -9780,7 +9809,7 @@ $pagenum = ''])
    -

    method getPageHeight [line 1902]

    +

    method getPageHeight [line 1910]

    @@ -9828,7 +9857,7 @@ $pagenum = ''])
    -

    method getPageNumGroupAlias [line 11109]

    +

    method getPageNumGroupAlias [line 11154]

    @@ -9853,7 +9882,7 @@ $pagenum = ''])
    -

    method getPageWidth [line 1886]

    +

    method getPageWidth [line 1894]

    @@ -9901,7 +9930,7 @@ $pagenum = ''])
    -

    method getPDFData [line 7602]

    +

    method getPDFData [line 7618]

    @@ -9926,7 +9955,7 @@ $pagenum = ''])
    -

    method getRemainingWidth [line 4498]

    +

    method getRemainingWidth [line 4509]

    @@ -9954,7 +9983,7 @@ $pagenum = ''])
    -

    method getRTL [line 1798]

    +

    method getRTL [line 1806]

    @@ -9982,7 +10011,7 @@ $pagenum = ''])
    -

    method getScaleFactor [line 1932]

    +

    method getScaleFactor [line 1940]

    @@ -10016,7 +10045,7 @@ $pagenum = ''])
    -

    method GetStringWidth [line 3002]

    +

    method GetStringWidth [line 3010]

    @@ -10079,7 +10108,7 @@ $fontsize = 0])
    -

    method GetX [line 5116]

    +

    method GetX [line 5127]

    @@ -10110,7 +10139,7 @@ $fontsize = 0])
    -

    method GetY [line 5143]

    +

    method GetY [line 5154]

    @@ -10141,7 +10170,7 @@ $fontsize = 0])
    -

    method get_mqr [line 4839]

    +

    method get_mqr [line 4850]

    @@ -10172,7 +10201,7 @@ $fontsize = 0])
    -

    method Gradient [line 11497]

    +

    method Gradient [line 11542]

    @@ -10232,7 +10261,7 @@ $coords)
    -

    method Header [line 2537]

    +

    method Header [line 2545]

    @@ -10257,7 +10286,7 @@ $coords)
    -

    method Image [line 4621]

    +

    method Image [line 4632]

    @@ -10389,7 +10418,7 @@ $hidden = false])
    -

    method ImageEps [line 11669]

    +

    method ImageEps [line 11714]

    @@ -10485,7 +10514,7 @@ $border = 0])
    -

    method ImagePngAlpha [line 5031]

    +

    method ImagePngAlpha [line 5042]

    @@ -10590,7 +10619,7 @@ $palign = ''])
    -

    method IncludeJS [line 9818]

    +

    method IncludeJS [line 9863]

    @@ -10626,7 +10655,7 @@ $script)
    -

    method intToRoman [line 14846]

    +

    method intToRoman [line 14904]

    @@ -10668,7 +10697,7 @@ $number)
    -

    method lastPage [line 2285]

    +

    method lastPage [line 2293]

    @@ -10710,7 +10739,7 @@ $resetmargins = false])
    -

    method Line [line 8386]

    +

    method Line [line 8402]

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

    method LinearGradient [line 11354]

    +

    method LinearGradient [line 11399]

    @@ -10854,7 +10883,7 @@ $coords = array(0,0,1,0)])
    -

    method Link [line 3385]

    +

    method Link [line 3393]

    @@ -10926,7 +10955,7 @@ $spaces = 0])
    -

    method ListBox [line 10534]

    +

    method ListBox [line 10579]

    @@ -11010,7 +11039,7 @@ $js = false])
    -

    method Ln [line 5088]

    +

    method Ln [line 5099]

    @@ -11058,7 +11087,7 @@ $cell = false])
    -

    method MirrorH [line 8005]

    +

    method MirrorH [line 8021]

    @@ -11100,7 +11129,7 @@ $x = ''])
    -

    method MirrorL [line 8041]

    +

    method MirrorL [line 8057]

    @@ -11154,7 +11183,7 @@ $y = ''])
    -

    method MirrorP [line 8028]

    +

    method MirrorP [line 8044]

    @@ -11202,7 +11231,7 @@ $y = ''])
    -

    method MirrorV [line 8016]

    +

    method MirrorV [line 8032]

    @@ -11244,7 +11273,7 @@ $y = ''])
    -

    method movePage [line 15362]

    +

    method movePage [line 15420]

    @@ -11292,7 +11321,7 @@ $topage)
    -

    method MultiCell [line 3899]

    +

    method MultiCell [line 3910]

    @@ -11418,7 +11447,7 @@ $maxh = 0])
    -

    method objclone [line 15832]

    +

    method objclone [line 15890]

    @@ -11460,7 +11489,7 @@ $object)
    -

    method Open [line 2202]

    +

    method Open [line 2210]

    @@ -11491,7 +11520,7 @@ $object)
    -

    method openHTMLTagHandler [line 13743]

    +

    method openHTMLTagHandler [line 13801]

    @@ -11545,7 +11574,7 @@ $dom)
    -

    method Output [line 5235]

    +

    method Output [line 5246]

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

    method PageNo [line 2722]

    +

    method PageNo [line 2730]

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

    method PageNoFormatted [line 11145]

    +

    method PageNoFormatted [line 11190]

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

    method PieSector [line 11591]

    +

    method PieSector [line 11636]

    @@ -11760,7 +11789,7 @@ $o:)
    -

    method pixelsToUnits [line 7710]

    +

    method pixelsToUnits [line 7726]

    @@ -11802,7 +11831,7 @@ $px)
    -

    method Polycurve [line 8576]

    +

    method Polycurve [line 8592]

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

    method Polygon [line 8769]

    +

    method Polygon [line 8812]

    @@ -11883,7 +11912,8 @@ array $p, [string $style = ''], [array $line_style = array()], [array -$fill_color = array()]) +$fill_color = array()], [boolean +$closed = true])

    @@ -11924,6 +11954,74 @@ $fill_color = array()])
    array   $fill_color   Fill color. Format: array(GREY) or array(R,G,B) or array(C,M,Y,K). Default value: default color (empty array).
    boolean  $closed  if true the polygon is closes, otherwise will remain open
    +
    +
    [ Top ]
    + +
    + +

    method PolyLine [line 8786]

    +
    +
    +
    + void PolyLine( +array +$p, [string +$style = ''], [array +$line_style = array()], [array +$fill_color = array()], boolean +$closed) +
    +

    + + Draws a polygonal line



    +

    Tags:

    +
    + + + + + + + +
    since:  4.8.003 (2009-09-15)
    access:  public
    +
    +

    + + +

    Parameters:

    +
    + + + + + + + + + + + + + + + + + + + + + + + + +
    array  $p  Points 0 to ($np - 1). Array with values (x0, y0, x1, y1,..., x(np-1), y(np - 1))
    string  $style  Style of rendering. Possible values are:
    • D or empty string: Draw (default).
    • F: Fill.
    • DF or FD: Draw and fill.
    • CNZ: Clipping mode (using the even-odd rule to determine which regions lie inside the clipping path).
    • CEO: Clipping mode (using the nonzero winding number rule to determine which regions lie inside the clipping path).
    array  $line_style  Line style of polygon. Array with keys among the following:
    • all: Line style of all lines. Array like for SetLineStyle.
    • 0 to ($np - 1): Line style of each line. Array like for SetLineStyle.
    If a key is not present or is null, not draws the line. Default value is default line style (empty array).
    array  $fill_color  Fill color. Format: array(GREY) or array(R,G,B) or array(C,M,Y,K). Default value: default color (empty array).
    boolean  $closed  if true the polygon is closes, otherwise will remain open

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

    -

    method putHtmlListBullet [line 14911]

    +

    method putHtmlListBullet [line 14969]

    @@ -11982,7 +12080,7 @@ $size = 10])
    -

    method RadialGradient [line 11372]

    +

    method RadialGradient [line 11417]

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

    method RadioButton [line 10446]

    +

    method RadioButton [line 10491]

    @@ -12144,7 +12242,7 @@ $js = false])
    -

    method readDiskCache [line 15157]

    +

    method readDiskCache [line 15215]

    @@ -12192,7 +12290,7 @@ $file)
    -

    method Rect [line 8421]

    +

    method Rect [line 8437]

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

    method RegularPolygon [line 8892]

    +

    method RegularPolygon [line 8937]

    @@ -12381,7 +12479,7 @@ $r:)
    -

    method removeSHY [line 3629]

    +

    method removeSHY [line 3637]

    @@ -12423,7 +12521,7 @@ $txt = ''])
    -

    method rfread [line 5001]

    +

    method rfread [line 5012]

    @@ -12474,7 +12572,7 @@ $length)
    -

    method rollbackTransaction [line 15809]

    +

    method rollbackTransaction [line 15867]

    @@ -12505,7 +12603,7 @@ $length)
    -

    method Rotate [line 8100]

    +

    method Rotate [line 8116]

    @@ -12559,7 +12657,7 @@ $y = ''])
    -

    method RoundedRect [line 8996]

    +

    method RoundedRect [line 9041]

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

    method Scale [line 7970]

    +

    method Scale [line 7986]

    @@ -12706,7 +12804,7 @@ $y = ''])
    -

    method ScaleX [line 7930]

    +

    method ScaleX [line 7946]

    @@ -12760,7 +12858,7 @@ $y = ''])
    -

    method ScaleXY [line 7956]

    +

    method ScaleXY [line 7972]

    @@ -12814,7 +12912,7 @@ $y = ''])
    -

    method ScaleY [line 7943]

    +

    method ScaleY [line 7959]

    @@ -12868,7 +12966,7 @@ $y = ''])
    -

    method setAlpha [line 11254]

    +

    method setAlpha [line 11299]

    @@ -12910,7 +13008,7 @@ $bm = 'Normal'])
    -

    method SetAuthor [line 2151]

    +

    method SetAuthor [line 2159]

    @@ -12952,7 +13050,7 @@ $author)
    -

    method SetAutoPageBreak [line 2018]

    +

    method SetAutoPageBreak [line 2026]

    @@ -13000,7 +13098,7 @@ $margin = 0])
    -

    method setBarcode [line 11929]

    +

    method setBarcode [line 11974]

    @@ -13036,7 +13134,7 @@ $bc = ''])
    -

    method SetBooklet [line 14686]

    +

    method SetBooklet [line 14744]

    @@ -13087,7 +13185,7 @@ $outer = -1])
    -

    method setBuffer [line 15167]

    +

    method setBuffer [line 15225]

    @@ -13126,7 +13224,7 @@ $data)
    -

    method setCellHeightRatio [line 11288]

    +

    method setCellHeightRatio [line 11333]

    @@ -13162,7 +13260,7 @@ $h)
    -

    method SetCellPadding [line 2006]

    +

    method SetCellPadding [line 2014]

    @@ -13204,7 +13302,7 @@ $pad)
    -

    method SetCompression [line 2111]

    +

    method SetCompression [line 2119]

    @@ -13243,7 +13341,7 @@ $compress)
    -

    method setContentMark [line 2415]

    +

    method setContentMark [line 2423]

    @@ -13282,7 +13380,7 @@ $page = 0])
    -

    method SetCreator [line 2175]

    +

    method SetCreator [line 2183]

    @@ -13324,7 +13422,7 @@ $creator)
    -

    method SetDefaultMonospacedFont [line 3335]

    +

    method SetDefaultMonospacedFont [line 3343]

    @@ -13363,7 +13461,7 @@ $font)
    -

    method setDefaultTableColumns [line 11278]

    +

    method setDefaultTableColumns [line 11323]

    @@ -13399,7 +13497,7 @@ $cols = 4])
    -

    method SetDisplayMode [line 2033]

    +

    method SetDisplayMode [line 2041]

    @@ -13450,7 +13548,7 @@ $mode = 'UseNone'])
    -

    method SetDrawColor [line 2777]

    +

    method SetDrawColor [line 2785]

    @@ -13510,7 +13608,7 @@ $col4 = -1])
    -

    method SetDrawColorArray [line 2754]

    +

    method SetDrawColorArray [line 2762]

    @@ -13552,7 +13650,7 @@ $color)
    -

    method SetDrawSpotColor [line 2815]

    +

    method SetDrawSpotColor [line 2823]

    @@ -13600,7 +13698,7 @@ $tint = 100])
    -

    method setExtGState [line 11223]

    +

    method setExtGState [line 11268]

    @@ -13636,7 +13734,7 @@ $gs)
    -

    method SetFillColor [line 2857]

    +

    method SetFillColor [line 2865]

    @@ -13696,7 +13794,7 @@ $col4 = -1])
    -

    method SetFillColorArray [line 2834]

    +

    method SetFillColorArray [line 2842]

    @@ -13738,7 +13836,7 @@ $color)
    -

    method SetFillSpotColor [line 2899]

    +

    method SetFillSpotColor [line 2907]

    @@ -13786,7 +13884,7 @@ $tint = 100])
    -

    method SetFont [line 3290]

    +

    method SetFont [line 3298]

    @@ -13846,7 +13944,7 @@ $fontfile = ''])
    -

    method setFontBuffer [line 15303]

    +

    method setFontBuffer [line 15361]

    @@ -13891,7 +13989,7 @@ $data)
    -

    method SetFontSize [line 3310]

    +

    method SetFontSize [line 3318]

    @@ -13933,7 +14031,7 @@ $size)
    -

    method setFontSubBuffer [line 15325]

    +

    method setFontSubBuffer [line 15383]

    @@ -13984,7 +14082,7 @@ $data)
    -

    method setFooter [line 2645]

    +

    method setFooter [line 2653]

    @@ -14012,7 +14110,7 @@ $data)
    -

    method setFooterFont [line 7569]

    +

    method setFooterFont [line 7585]

    @@ -14051,7 +14149,7 @@ $font)
    -

    method setFooterMargin [line 2483]

    +

    method setFooterMargin [line 2491]

    @@ -14087,7 +14185,7 @@ $fm = 10])
    -

    method setFormDefaultProp [line 10326]

    +

    method setFormDefaultProp [line 10371]

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

    method setGraphicVars [line 15084]

    +

    method setGraphicVars [line 15142]

    @@ -14162,7 +14260,7 @@ $gvars)
    -

    method setHeader [line 2614]

    +

    method setHeader [line 2622]

    @@ -14190,7 +14288,7 @@ $gvars)
    -

    method setHeaderData [line 2434]

    +

    method setHeaderData [line 2442]

    @@ -14244,7 +14342,7 @@ $hs = ''])
    -

    method setHeaderFont [line 7549]

    +

    method setHeaderFont [line 7565]

    @@ -14283,7 +14381,7 @@ $font)
    -

    method setHeaderMargin [line 2463]

    +

    method setHeaderMargin [line 2471]

    @@ -14319,7 +14417,7 @@ $hm = 10])
    -

    method setHtmlLinksStyle [line 14757]

    +

    method setHtmlLinksStyle [line 14815]

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

    method setHtmlVSpace [line 14726]

    +

    method setHtmlVSpace [line 14784]

    @@ -14403,7 +14501,7 @@ $tagvs)
    -

    method setImageBuffer [line 15244]

    +

    method setImageBuffer [line 15302]

    @@ -14448,7 +14546,7 @@ $data)
    -

    method setImageScale [line 1846]

    +

    method setImageScale [line 1854]

    @@ -14490,7 +14588,7 @@ $scale)
    -

    method setImageSubBuffer [line 15267]

    +

    method setImageSubBuffer [line 15325]

    @@ -14541,7 +14639,7 @@ $data)
    -

    method setJPEGQuality [line 11265]

    +

    method setJPEGQuality [line 11310]

    @@ -14577,7 +14675,7 @@ $quality)
    -

    method SetKeywords [line 2163]

    +

    method SetKeywords [line 2171]

    @@ -14619,7 +14717,7 @@ $keywords)
    -

    method setLanguageArray [line 7589]

    +

    method setLanguageArray [line 7605]

    @@ -14658,7 +14756,7 @@ $language)
    -

    method setLastH [line 1825]

    +

    method setLastH [line 1833]

    @@ -14700,7 +14798,7 @@ $h)
    -

    method SetLeftMargin [line 1962]

    +

    method SetLeftMargin [line 1970]

    @@ -14742,7 +14840,7 @@ $margin)
    -

    method SetLineStyle [line 8258]

    +

    method SetLineStyle [line 8274]

    @@ -14788,7 +14886,7 @@ $style)
    -

    method SetLineWidth [line 8217]

    +

    method SetLineWidth [line 8233]

    @@ -14830,7 +14928,7 @@ $width)
    -

    method SetLink [line 3362]

    +

    method SetLink [line 3370]

    @@ -14884,7 +14982,7 @@ $page = -1])
    -

    method setListIndentWidth [line 14736]

    +

    method setListIndentWidth [line 14794]

    @@ -14923,7 +15021,7 @@ $width)
    -

    method setLIsymbol [line 14646]

    +

    method setLIsymbol [line 14704]

    @@ -14962,7 +15060,7 @@ $symbol = '!'])
    -

    method SetMargins [line 1945]

    +

    method SetMargins [line 1953]

    @@ -15016,7 +15114,7 @@ $right = -1])
    -

    method setOpenCell [line 14746]

    +

    method setOpenCell [line 14804]

    @@ -15055,7 +15153,7 @@ $isopen)
    -

    method setPage [line 2238]

    +

    method setPage [line 2246]

    @@ -15103,7 +15201,7 @@ $resetmargins = false])
    -

    method setPageBuffer [line 15201]

    +

    method setPageBuffer [line 15259]

    @@ -15154,7 +15252,7 @@ $append = false])
    -

    method setPageFormat [line 1653]

    +

    method setPageFormat [line 1661]

    @@ -15199,7 +15297,7 @@ $orientation = 'P'])
    -

    method setPageMark [line 2404]

    +

    method setPageMark [line 2412]

    @@ -15227,7 +15325,7 @@ $orientation = 'P'])
    -

    method setPageOrientation [line 1726]

    +

    method setPageOrientation [line 1734]

    @@ -15278,7 +15376,7 @@ $bottommargin = ''])
    -

    method setPageUnit [line 1611]

    +

    method setPageUnit [line 1619]

    @@ -15317,7 +15415,7 @@ $unit)
    -

    method setPDFVersion [line 11307]

    +

    method setPDFVersion [line 11352]

    @@ -15353,7 +15451,7 @@ $version = '1.7'])
    -

    method setPrintFooter [line 2510]

    +

    method setPrintFooter [line 2518]

    @@ -15395,7 +15493,7 @@ $value)
    -

    method setPrintHeader [line 2501]

    +

    method setPrintHeader [line 2509]

    @@ -15431,7 +15529,7 @@ $val = true])
    -

    method SetProtection [line 7873]

    +

    method SetProtection [line 7889]

    @@ -15485,7 +15583,7 @@ $owner_pass = null])
    -

    method SetRightMargin [line 1992]

    +

    method SetRightMargin [line 2000]

    @@ -15527,7 +15625,7 @@ $margin)
    -

    method setRTL [line 1782]

    +

    method setRTL [line 1790]

    @@ -15572,7 +15670,7 @@ $resetx = true])
    -

    method setSignature [line 10976]

    +

    method setSignature [line 11021]

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

    method setSpacesRE [line 1767]

    +

    method setSpacesRE [line 1775]

    @@ -15677,7 +15775,7 @@ $re = '/[\s]/'])
    -

    method SetSubject [line 2139]

    +

    method SetSubject [line 2147]

    @@ -15719,7 +15817,7 @@ $subject)
    -

    method setTableHeader [line 2687]

    +

    method setTableHeader [line 2695]

    @@ -15747,7 +15845,7 @@ $subject)
    -

    method setTempRTL [line 1808]

    +

    method setTempRTL [line 1816]

    @@ -15786,7 +15884,7 @@ $mode)
    -

    method SetTextColor [line 2941]

    +

    method SetTextColor [line 2949]

    @@ -15846,7 +15944,7 @@ $col4 = -1])
    -

    method SetTextColorArray [line 2918]

    +

    method SetTextColorArray [line 2926]

    @@ -15888,7 +15986,7 @@ $color)
    -

    method SetTextSpotColor [line 2980]

    +

    method SetTextSpotColor [line 2988]

    @@ -15936,7 +16034,7 @@ $tint = 100])
    -

    method SetTitle [line 2127]

    +

    method SetTitle [line 2135]

    @@ -15978,7 +16076,7 @@ $title)
    -

    method SetTopMargin [line 1977]

    +

    method SetTopMargin [line 1985]

    @@ -16020,7 +16118,7 @@ $margin)
    -

    method setUserRights [line 10946]

    +

    method setUserRights [line 10991]

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

    method setViewerPreferences [line 11337]

    +

    method setViewerPreferences [line 11382]

    @@ -16116,7 +16214,7 @@ $preferences)
    -

    method setVisibility [line 11175]

    +

    method setVisibility [line 11220]

    @@ -16152,7 +16250,7 @@ $v)
    -

    method SetX [line 5156]

    +

    method SetX [line 5167]

    @@ -16194,7 +16292,7 @@ $x)
    -

    method SetXY [line 5219]

    +

    method SetXY [line 5230]

    @@ -16242,7 +16340,7 @@ $y)
    -

    method SetY [line 5188]

    +

    method SetY [line 5199]

    @@ -16290,7 +16388,7 @@ $resetx = true])
    -

    method set_mqr [line 4828]

    +

    method set_mqr [line 4839]

    @@ -16329,7 +16427,7 @@ $mqr)
    -

    method Skew [line 8160]

    +

    method Skew [line 8176]

    @@ -16389,7 +16487,7 @@ $y = ''])
    -

    method SkewX [line 8133]

    +

    method SkewX [line 8149]

    @@ -16443,7 +16541,7 @@ $y = ''])
    -

    method SkewY [line 8146]

    +

    method SkewY [line 8162]

    @@ -16497,7 +16595,7 @@ $y = ''])
    -

    method StarPolygon [line 8947]

    +

    method StarPolygon [line 8992]

    @@ -16621,7 +16719,7 @@ $draw_circle:)
    -

    method startPage [line 2364]

    +

    method startPage [line 2372]

    @@ -16669,7 +16767,7 @@ $format = ''])
    -

    method startPageGroup [line 11004]

    +

    method startPageGroup [line 11049]

    @@ -16705,7 +16803,7 @@ $page = ''])
    -

    method startTransaction [line 15782]

    +

    method startTransaction [line 15840]

    @@ -16733,7 +16831,7 @@ $page = ''])
    -

    method StartTransform [line 7901]

    +

    method StartTransform [line 7917]

    @@ -16764,7 +16862,7 @@ $page = ''])
    -

    method StopTransform [line 7914]

    +

    method StopTransform [line 7930]

    @@ -16795,7 +16893,7 @@ $page = ''])
    -

    method swapMargins [line 14702]

    +

    method swapMargins [line 14760]

    @@ -16834,7 +16932,7 @@ $reverse = true])
    -

    method Text [line 3511]

    +

    method Text [line 3519]

    @@ -16903,7 +17001,7 @@ $clip = false])
    -

    method TextField [line 10355]

    +

    method TextField [line 10400]

    @@ -16981,7 +17079,7 @@ $js = false])
    -

    method Transform [line 8193]

    +

    method Transform [line 8209]

    @@ -17023,7 +17121,7 @@ $tm)
    -

    method Translate [line 8076]

    +

    method Translate [line 8092]

    @@ -17071,7 +17169,7 @@ $t_y)
    -

    method TranslateX [line 8053]

    +

    method TranslateX [line 8069]

    @@ -17113,7 +17211,7 @@ $t_x)
    -

    method TranslateY [line 8064]

    +

    method TranslateY [line 8080]

    @@ -17155,7 +17253,7 @@ $t_y)
    -

    method unhtmlentities [line 7721]

    +

    method unhtmlentities [line 7737]

    @@ -17194,7 +17292,7 @@ $text_to_convert)
    -

    method UniArrSubString [line 4537]

    +

    method UniArrSubString [line 4548]

    @@ -17248,7 +17346,7 @@ $end = ''])
    -

    method unichr [line 4570]

    +

    method unichr [line 4581]

    @@ -17293,7 +17391,7 @@ $c)
    -

    method UTF8ArrayToUniArray [line 4558]

    +

    method UTF8ArrayToUniArray [line 4569]

    @@ -17335,7 +17433,7 @@ $ta)
    -

    method UTF8ArrSubString [line 4514]

    +

    method UTF8ArrSubString [line 4525]

    @@ -17386,7 +17484,7 @@ $end = ''])
    -

    method utf8Bidi [line 9154]

    +

    method utf8Bidi [line 9199]

    @@ -17440,7 +17538,7 @@ $forcertl = false])
    -

    method UTF8StringToArray [line 7351]

    +

    method UTF8StringToArray [line 7367]

    @@ -17506,7 +17604,7 @@ $str)
    -

    method utf8StrRev [line 9140]

    +

    method utf8StrRev [line 9185]

    @@ -17560,7 +17658,7 @@ $forcertl = false])
    -

    method UTF8ToLatin1 [line 7458]

    +

    method UTF8ToLatin1 [line 7474]

    @@ -17602,7 +17700,7 @@ $str)
    -

    method UTF8ToUTF16BE [line 7442]

    +

    method UTF8ToUTF16BE [line 7458]

    @@ -17653,7 +17751,7 @@ $setbom = true])
    -

    method Write [line 4180]

    +

    method Write [line 4191]

    @@ -17749,7 +17847,7 @@ $maxh = 0])
    -

    method write1DBarcode [line 11958]

    +

    method write1DBarcode [line 12003]

    @@ -17839,7 +17937,7 @@ $align = ''])
    -

    method write2DBarcode [line 12209]

    +

    method write2DBarcode [line 12254]

    @@ -17923,7 +18021,7 @@ $align = ''])
    -

    method writeBarcode [line 12159]

    +

    method writeBarcode [line 12204]

    @@ -18013,7 +18111,7 @@ $code)
    -

    method writeDiskCache [line 15129]

    +

    method writeDiskCache [line 15187]

    @@ -18070,7 +18168,7 @@ $file)
    -

    method writeHTML [line 12890]

    +

    method writeHTML [line 12935]

    @@ -18136,7 +18234,7 @@ $align = ''])
    -

    method writeHTMLCell [line 12447]

    +

    method writeHTMLCell [line 12492]

    @@ -18238,7 +18336,7 @@ $autopadding = true])
    -

    method _addfield [line 9927]

    +

    method _addfield [line 9972]

    @@ -18310,7 +18408,7 @@ $prop)
    -

    method _beginpage [line 7118]

    +

    method _beginpage [line 7134]

    @@ -18352,7 +18450,7 @@ $format = ''])
    -

    method _datastring [line 7230]

    +

    method _datastring [line 7246]

    @@ -18391,7 +18489,7 @@ $s)
    -

    method _datestring [line 7243]

    +

    method _datestring [line 7259]

    @@ -18422,7 +18520,7 @@ $s)
    -

    method _destroy [line 5390]

    +

    method _destroy [line 5401]

    @@ -18467,7 +18565,7 @@ $preserve_objcopy = false])
    -

    method _dochecks [line 5418]

    +

    method _dochecks [line 5429]

    @@ -18492,7 +18590,7 @@ $preserve_objcopy = false])
    -

    method _dolinethrough [line 7195]

    +

    method _dolinethrough [line 7211]

    @@ -18540,7 +18638,7 @@ $txt)
    -

    method _dounderline [line 7181]

    +

    method _dounderline [line 7197]

    @@ -18588,7 +18686,7 @@ $txt)
    -

    method _enddoc [line 7001]

    +

    method _enddoc [line 7017]

    @@ -18613,7 +18711,7 @@ $txt)
    -

    method _endpage [line 7157]

    +

    method _endpage [line 7173]

    @@ -18638,7 +18736,7 @@ $txt)
    -

    method _escape [line 7219]

    +

    method _escape [line 7235]

    @@ -18677,7 +18775,7 @@ $s)
    -

    method _escapetext [line 7268]

    +

    method _escapetext [line 7284]

    @@ -18716,7 +18814,7 @@ $s)
    -

    method _freadint [line 7208]

    +

    method _freadint [line 7224]

    @@ -18755,7 +18853,7 @@ $f)
    -

    method _generateencryptionkey [line 7841]

    +

    method _generateencryptionkey [line 7857]

    @@ -18809,7 +18907,7 @@ $protection)
    -

    method _getfontpath [line 5434]

    +

    method _getfontpath [line 5445]

    @@ -18834,7 +18932,7 @@ $protection)
    -

    method _JScolor [line 9903]

    +

    method _JScolor [line 9948]

    @@ -18870,7 +18968,7 @@ $color)
    -

    method _md5_16 [line 7802]

    +

    method _md5_16 [line 7818]

    @@ -18915,7 +19013,7 @@ $str)
    -

    method _newobj [line 7167]

    +

    method _newobj [line 7183]

    @@ -18943,7 +19041,7 @@ $str)
    -

    method _objectkey [line 7734]

    +

    method _objectkey [line 7750]

    @@ -18982,7 +19080,7 @@ $n)
    -

    method _out [line 7299]

    +

    method _out [line 7315]

    @@ -19018,7 +19116,7 @@ $s)
    -

    method _outarc [line 11571]

    +

    method _outarc [line 11616]

    @@ -19090,7 +19188,7 @@ $y3)
    -

    method _outCurve [line 8366]

    +

    method _outCurve [line 8382]

    @@ -19156,7 +19254,7 @@ $y3)
    -

    method _outLine [line 8330]

    +

    method _outLine [line 8346]

    @@ -19198,7 +19296,7 @@ $y)
    -

    method _outPoint [line 8316]

    +

    method _outPoint [line 8332]

    @@ -19240,7 +19338,7 @@ $y)
    -

    method _outRect [line 8347]

    +

    method _outRect [line 8363]

    @@ -19303,7 +19401,7 @@ $op)
    -

    method _Ovalue [line 7815]

    +

    method _Ovalue [line 7831]

    @@ -19354,7 +19452,7 @@ $owner_pass)
    -

    method _parsejpeg [line 4870]

    +

    method _parsejpeg [line 4881]

    @@ -19393,7 +19491,7 @@ $file)
    -

    method _parsepng [line 4896]

    +

    method _parsepng [line 4907]

    @@ -19432,7 +19530,7 @@ $file)
    -

    method _putannotsobjs [line 5611]

    +

    method _putannotsobjs [line 5627]

    @@ -19463,7 +19561,7 @@ $file)
    -

    method _putannotsrefs [line 5586]

    +

    method _putannotsrefs [line 5597]

    @@ -19505,7 +19603,7 @@ $n)
    -

    method _putAPXObject [line 6218]

    +

    method _putAPXObject [line 6234]

    @@ -19559,7 +19657,7 @@ $stream = ''])
    -

    method _putbookmarks [line 9753]

    +

    method _putbookmarks [line 9798]

    @@ -19584,7 +19682,7 @@ $stream = ''])
    -

    method _putcatalog [line 6826]

    +

    method _putcatalog [line 6842]

    @@ -19609,7 +19707,7 @@ $stream = ''])
    -

    method _putcidfont0 [line 6569]

    +

    method _putcidfont0 [line 6585]

    @@ -19654,7 +19752,7 @@ $font)
    -

    method _putEmbeddedFiles [line 3480]

    +

    method _putEmbeddedFiles [line 3488]

    @@ -19685,7 +19783,7 @@ $font)
    -

    method _putencryption [line 7743]

    +

    method _putencryption [line 7759]

    @@ -19713,7 +19811,7 @@ $font)
    -

    method _putextgstates [line 11233]

    +

    method _putextgstates [line 11278]

    @@ -19738,7 +19836,7 @@ $font)
    -

    method _putfonts [line 6246]

    +

    method _putfonts [line 6262]

    @@ -19763,7 +19861,7 @@ $font)
    -

    method _putfontwidths [line 6381]

    +

    method _putfontwidths [line 6397]

    @@ -19811,7 +19909,7 @@ $cidoffset = 0])
    -

    method _putheader [line 6993]

    +

    method _putheader [line 7009]

    @@ -19836,7 +19934,7 @@ $cidoffset = 0])
    -

    method _putimages [line 6634]

    +

    method _putimages [line 6650]

    @@ -19861,7 +19959,7 @@ $cidoffset = 0])
    -

    method _putinfo [line 6792]

    +

    method _putinfo [line 6808]

    @@ -19886,7 +19984,7 @@ $cidoffset = 0])
    -

    method _putjavascript [line 9843]

    +

    method _putjavascript [line 9888]

    @@ -19911,7 +20009,7 @@ $cidoffset = 0])
    -

    method _putocg [line 11154]

    +

    method _putocg [line 11199]

    @@ -19936,7 +20034,7 @@ $cidoffset = 0])
    -

    method _putpages [line 5445]

    +

    method _putpages [line 5456]

    @@ -19961,7 +20059,7 @@ $cidoffset = 0])
    -

    method _putresourcedict [line 6717]

    +

    method _putresourcedict [line 6733]

    @@ -19986,7 +20084,7 @@ $cidoffset = 0])
    -

    method _putresources [line 6758]

    +

    method _putresources [line 6774]

    @@ -20011,7 +20109,7 @@ $cidoffset = 0])
    -

    method _putshaders [line 11521]

    +

    method _putshaders [line 11566]

    @@ -20042,7 +20140,7 @@ $cidoffset = 0])
    -

    method _putsignature [line 10875]

    +

    method _putsignature [line 10920]

    @@ -20067,7 +20165,7 @@ $cidoffset = 0])
    -

    method _putspotcolors [line 6689]

    +

    method _putspotcolors [line 6705]

    @@ -20095,7 +20193,7 @@ $cidoffset = 0])
    -

    method _putstream [line 7285]

    +

    method _putstream [line 7301]

    @@ -20131,7 +20229,7 @@ $s)
    -

    method _puttrailer [line 6979]

    +

    method _puttrailer [line 6995]

    @@ -20156,7 +20254,7 @@ $s)
    -

    method _puttruetypeunicode [line 6480]

    +

    method _puttruetypeunicode [line 6496]

    diff --git a/examples/example_012.php b/examples/example_012.php index 52fdd1e..91f104f 100755 --- a/examples/example_012.php +++ b/examples/example_012.php @@ -2,7 +2,7 @@ //============================================================+ // File name : example_012.php // Begin : 2008-03-04 -// Last Update : 2009-08-30 +// Last Update : 2009-09-14 // // Description : Example 012 for TCPDF class // Graphic Functions @@ -122,7 +122,11 @@ $pdf->SetLineStyle(array('width' => 0.5, 'cap' => 'butt', 'join' => 'miter', 'da $pdf->Polygon(array(5,135,45,135,15,165)); $pdf->Polygon(array(60,135,80,135,80,155,70,165,50,155), 'DF', array($style6, $style7, $style7, 0, $style6), array(220, 200, 200)); $pdf->Polygon(array(120,135,140,135,150,155,110,155), 'D', array($style6, 0, $style7, $style6)); -$pdf->Polygon(array(160,135,190,155,170,155,200,160,160,165), 'DF', array('all' => $style6), array(220, 220, 220)); +$pdf->Polygon(array(160,135,190,155,170,155,200,160,160,165), 'DF', array('all' => $style6), array(220, 220, 220)); + +// Polygonal Line +$pdf->SetLineStyle(array('width' => 0.5, 'cap' => 'butt', 'join' => 'miter', 'dash' => 0, 'color' => array(0, 0, 164))); +$pdf->PolyLine(array(80,165,90,160,100,165,110,160,120,165,130,160,140,165), 'D', array(), array()); // Regular polygon $pdf->Text(5, 172, 'Regular polygon examples'); diff --git a/tcpdf.php b/tcpdf.php index 4b5824c..49cad8e 100755 --- a/tcpdf.php +++ b/tcpdf.php @@ -2,9 +2,9 @@ //============================================================+ // File name : tcpdf.php // Begin : 2002-08-03 -// Last Update : 2009-09-12 +// Last Update : 2009-09-15 // Author : Nicola Asuni - info@tecnick.com - http://www.tcpdf.org -// Version : 4.8.002 +// Version : 4.8.003 // License : GNU LGPL (http://www.gnu.org/copyleft/lesser.html) // ---------------------------------------------------------------------------- // Copyright (C) 2002-2009 Nicola Asuni - Tecnick.com S.r.l. @@ -128,7 +128,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.8.002 + * @version 4.8.003 */ /** @@ -152,14 +152,14 @@ if (!class_exists('TCPDF', false)) { /** * define default PDF document producer */ - define('PDF_PRODUCER', 'TCPDF 4.8.002 (http://www.tcpdf.org)'); + define('PDF_PRODUCER', 'TCPDF 4.8.003 (http://www.tcpdf.org)'); /** * This is a PHP class for generating PDF documents without requiring external extensions.
    * 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 4.8.002 + * @version 4.8.003 * @author Nicola Asuni - info@tecnick.com * @link http://www.tcpdf.org * @license http://www.gnu.org/copyleft/lesser.html LGPL @@ -1354,12 +1354,19 @@ if (!class_exists('TCPDF', false)) { protected $annots_start_obj_id = 200000; /** - * Current ID of annotation object + * Max ID of annotation object * @access protected * @since 4.7.000 (2009-08-29) */ protected $annot_obj_id = 200000; + /** + * Current ID of annotation object + * @access protected + * @since 4.8.003 (2009-09-15) + */ + protected $curr_annot_obj_id = 200000; + /** * List of form annotations IDs * @access protected @@ -1583,6 +1590,7 @@ if (!class_exists('TCPDF', false)) { $this->re_spaces = '/[\s]/'; } $this->annot_obj_id = $this->annots_start_obj_id; + $this->curr_annot_obj_id = $this->annots_start_obj_id; $this->apxo_obj_id = $this->apxo_start_obj_id; $this->js_obj_id = $this->js_start_obj_id; $this->default_form_prop = array('lineWidth'=>1, 'borderStyle'=>'solid', 'fillColor'=>array(255, 255, 255), 'strokeColor'=>array(128, 128, 128)); @@ -3737,8 +3745,11 @@ if (!class_exists('TCPDF', false)) { // text lenght $width = $this->GetStringWidth($txt); // ratio between cell lenght and text lenght - $ratio = ($w - (2 * $this->cMargin)) / $width; - + if ($width <= 0) { + $ratio = 1; + } else { + $ratio = ($w - (2 * $this->cMargin)) / $width; + } // stretch text if required if (($stretch > 0) AND (($ratio < 1) OR (($ratio > 1) AND (($stretch % 2) == 0)))) { if ($stretch > 2) { @@ -5588,11 +5599,16 @@ if (!class_exists('TCPDF', false)) { return; } $this->_out('/Annots ['); - for ($i = ($this->annots_start_obj_id + 1); $i <= $this->annot_obj_id; ++$i) { - if (!in_array($i, $this->radio_groups)) { - $this->_out($i.' 0 R'); + $num_annots = count($this->PageAnnots[$n]); + for ($i = 0; $i < $num_annots; ++$i) { + ++$this->curr_annot_obj_id; + if (!in_array($this->curr_annot_obj_id, $this->radio_groups)) { + $this->_out($this->curr_annot_obj_id.' 0 R'); + } else { + ++$num_annots; } } + if (($n==1) AND $this->sign AND isset($this->signature_data['cert_type'])) { // set reference for signature object $this->_out($this->sig_annot_ref); @@ -8744,7 +8760,33 @@ if (!class_exists('TCPDF', false)) { public function Circle($x0, $y0, $r, $astart=0, $afinish=360, $style='', $line_style=array(), $fill_color=array(), $nc=8) { $this->Ellipse($x0, $y0, $r, 0, 0, $astart, $afinish, $style, $line_style, $fill_color, $nc); } - + + /** + * Draws a polygonal line + * @param array $p Points 0 to ($np - 1). Array with values (x0, y0, x1, y1,..., x(np-1), y(np - 1)) + * @param string $style Style of rendering. Possible values are: + *
      + *
    • D or empty string: Draw (default).
    • + *
    • F: Fill.
    • + *
    • DF or FD: Draw and fill.
    • + *
    • CNZ: Clipping mode (using the even-odd rule to determine which regions lie inside the clipping path).
    • + *
    • CEO: Clipping mode (using the nonzero winding number rule to determine which regions lie inside the clipping path).
    • + *
    + * @param array $line_style Line style of polygon. Array with keys among the following: + *
      + *
    • all: Line style of all lines. Array like for {@link SetLineStyle SetLineStyle}.
    • + *
    • 0 to ($np - 1): Line style of each line. Array like for {@link SetLineStyle SetLineStyle}.
    • + *
    + * If a key is not present or is null, not draws the line. Default value is default line style (empty array). + * @param array $fill_color Fill color. Format: array(GREY) or array(R,G,B) or array(C,M,Y,K). Default value: default color (empty array). + * @param boolean $closed if true the polygon is closes, otherwise will remain open + * @access public + * @since 4.8.003 (2009-09-15) + */ + public function PolyLine($p, $style='', $line_style=array(), $fill_color=array()) { + $this->Polygon($p, $style, $line_style, $fill_color, false); + } + /** * Draws a polygon. * @param array $p Points 0 to ($np - 1). Array with values (x0, y0, x1, y1,..., x(np-1), y(np - 1)) @@ -8763,21 +8805,24 @@ if (!class_exists('TCPDF', false)) { * * If a key is not present or is null, not draws the line. Default value is default line style (empty array). * @param array $fill_color Fill color. Format: array(GREY) or array(R,G,B) or array(C,M,Y,K). Default value: default color (empty array). + * @param boolean $closed if true the polygon is closes, otherwise will remain open * @access public * @since 2.1.000 (2008-01-08) */ - public function Polygon($p, $style='', $line_style=array(), $fill_color=array()) { + public function Polygon($p, $style='', $line_style=array(), $fill_color=array(), $closed=true) { $nc = count($p); // number of coordinates $np = $nc / 2; // number of points - for ($i = 0; $i < 4; ++$i) { + if ($closed) { // close polygon by adding the first 2 points at the end (one line) - $p[$nc + $i] = $p[$i]; + for ($i = 0; $i < 4; ++$i) { + $p[$nc + $i] = $p[$i]; + } + // copy style for the last added line + if (isset($line_style[0])) { + $line_style[$np] = $line_style[0]; + } + $nc += 4; } - // copy style for the last added line - if (isset($line_style[0])) { - $line_style[$np] = $line_style[0]; - } - $nc += 4; if (!(false === strpos($style, 'F')) AND isset($fill_color)) { $this->SetFillColorArray($fill_color); } @@ -12936,7 +12981,15 @@ if (!class_exists('TCPDF', false)) { } else { $this->listindent = $this->GetStringWidth('0000'); } + // save previous list state + $prev_listnum = $this->listnum; + $prev_listordered = $this->listordered; + $prev_listcount = $this->listcount; + $prev_lispacer = $this->lispacer; $this->listnum = 0; + $this->listordered = array(); + $this->listcount = array(); + $this->lispacer = ''; if (($this->empty_string($this->lasth)) OR ($reseth)) { //set row height $this->lasth = $this->FontSize * $this->cell_height_ratio; @@ -13730,6 +13783,11 @@ if (!class_exists('TCPDF', false)) { $this->lMargin = $this->pagedim[$this->page]['olm']; $this->rMargin = $this->pagedim[$this->page]['orm']; } + // restore previous list state + $this->listnum = $prev_listnum; + $this->listordered = $prev_listordered; + $this->listcount = $prev_listcount; + $this->lispacer = $prev_lispacer; unset($dom); }
    diff --git a/doc/li_com-tecnick-tcpdf.html b/doc/li_com-tecnick-tcpdf.html index 935665d..f29ba3e 100644 --- a/doc/li_com-tecnick-tcpdf.html +++ b/doc/li_com-tecnick-tcpdf.html @@ -58,7 +58,7 @@ This documentation was generated by phpDocumentor v1.4.1

    - Documentation generated on Sat, 12 Sep 2009 11:43:28 +0200 by phpDocumentor 1.4.1 + Documentation generated on Tue, 15 Sep 2009 13:07:01 +0200 by phpDocumentor 1.4.1
    @@ -20201,7 +20299,7 @@ $font)
    -

    method _putviewerpreferences [line 6909]

    +

    method _putviewerpreferences [line 6925]

    diff --git a/doc/index.html b/doc/index.html index 935665d..f29ba3e 100644 --- a/doc/index.html +++ b/doc/index.html @@ -58,7 +58,7 @@ This documentation was generated by phpDocumentor v1.4.1

    - Documentation generated on Sat, 12 Sep 2009 11:43:28 +0200 by phpDocumentor 1.4.1 + Documentation generated on Tue, 15 Sep 2009 13:07:01 +0200 by phpDocumentor 1.4.1
    diff --git a/doc/errors.html b/doc/errors.html index d6bd0ad..452e093 100644 --- a/doc/errors.html +++ b/doc/errors.html @@ -35,7 +35,7 @@ Post-parsing

    - Documentation generated on Sat, 12 Sep 2009 11:43:34 +0200 by phpDocumentor 1.4.1 + Documentation generated on Tue, 15 Sep 2009 13:07:08 +0200 by phpDocumentor 1.4.1
    @@ -20232,7 +20330,7 @@ $font)
    -

    method _putxobjectdict [line 6706]

    +

    method _putxobjectdict [line 6722]

    diff --git a/doc/elementindex_com-tecnick-tcpdf.html b/doc/elementindex_com-tecnick-tcpdf.html index ecfdc88..1f8bb61 100644 --- a/doc/elementindex_com-tecnick-tcpdf.html +++ b/doc/elementindex_com-tecnick-tcpdf.html @@ -227,7 +227,7 @@
    $annots_start_obj_id
    in file tcpdf.php, variable TCPDF::$annots_start_obj_id
        Start ID for annotation objects
    $annot_obj_id
    -
    in file tcpdf.php, variable TCPDF::$annot_obj_id
        Current ID of annotation object
    +
    in file tcpdf.php, variable TCPDF::$annot_obj_id
        Max ID of annotation object
    $apxo_obj_id
    in file tcpdf.php, variable TCPDF::$apxo_obj_id
        Current ID of appearance streams XObjects
    $apxo_start_obj_id
    @@ -364,6 +364,8 @@
    in file tcpdf.php, variable TCPDF::$CurrentFont
    $currpagegroup
    in file tcpdf.php, variable TCPDF::$currpagegroup
        Contains the alias of the current page group
    +
    $curr_annot_obj_id
    +
    in file tcpdf.php, variable TCPDF::$curr_annot_obj_id
        Current ID of annotation object
    $customlistindent
    in file tcpdf.php, variable TCPDF::$customlistindent
    Cell
    @@ -1034,6 +1036,8 @@
    in file tcpdf.php, method TCPDF::Polycurve()
        Draws a poly-Bezier curve.
    Polygon
    in file tcpdf.php, method TCPDF::Polygon()
        Draws a polygon.
    +
    PolyLine
    +
    in file tcpdf.php, method TCPDF::PolyLine()
        Draws a polygonal line
    putHtmlListBullet
    in file tcpdf.php, method TCPDF::putHtmlListBullet()
        Output an HTML list bullet or ordered item symbol
    @@ -1453,7 +1457,7 @@ top

    - Documentation generated on Sat, 12 Sep 2009 11:43:28 +0200 by phpDocumentor 1.4.1 + Documentation generated on Tue, 15 Sep 2009 13:07:01 +0200 by phpDocumentor 1.4.1
    diff --git a/doc/elementindex.html b/doc/elementindex.html index 96b1d91..30924e5 100644 --- a/doc/elementindex.html +++ b/doc/elementindex.html @@ -72,7 +72,7 @@
    $annots_start_obj_id
    in file tcpdf.php, variable TCPDF::$annots_start_obj_id
        Start ID for annotation objects
    $annot_obj_id
    -
    in file tcpdf.php, variable TCPDF::$annot_obj_id
        Current ID of annotation object
    +
    in file tcpdf.php, variable TCPDF::$annot_obj_id
        Max ID of annotation object
    $apxo_obj_id
    in file tcpdf.php, variable TCPDF::$apxo_obj_id
        Current ID of appearance streams XObjects
    $apxo_start_obj_id
    @@ -209,6 +209,8 @@
    in file tcpdf.php, variable TCPDF::$CurrentFont
    $currpagegroup
    in file tcpdf.php, variable TCPDF::$currpagegroup
        Contains the alias of the current page group
    +
    $curr_annot_obj_id
    +
    in file tcpdf.php, variable TCPDF::$curr_annot_obj_id
        Current ID of annotation object
    $customlistindent
    in file tcpdf.php, variable TCPDF::$customlistindent
    Cell
    @@ -879,6 +881,8 @@
    in file tcpdf.php, method TCPDF::Polycurve()
        Draws a poly-Bezier curve.
    Polygon
    in file tcpdf.php, method TCPDF::Polygon()
        Draws a polygon.
    +
    PolyLine
    +
    in file tcpdf.php, method TCPDF::PolyLine()
        Draws a polygonal line
    putHtmlListBullet
    in file tcpdf.php, method TCPDF::putHtmlListBullet()
        Output an HTML list bullet or ordered item symbol
    @@ -1430,7 +1434,7 @@ top

    - Documentation generated on Sat, 12 Sep 2009 11:43:28 +0200 by phpDocumentor 1.4.1 + Documentation generated on Tue, 15 Sep 2009 13:07:01 +0200 by phpDocumentor 1.4.1
    @@ -20257,7 +20355,7 @@ $font)
    -

    method _RC4 [line 7762]

    +

    method _RC4 [line 7778]

    diff --git a/doc/com-tecnick-tcpdf/_unicode_data.php.html b/doc/com-tecnick-tcpdf/_unicode_data.php.html index e395282..340f680 100644 --- a/doc/com-tecnick-tcpdf/_unicode_data.php.html +++ b/doc/com-tecnick-tcpdf/_unicode_data.php.html @@ -237,7 +237,7 @@ Unicode Include file for TCPDF.




    - Documentation generated on Sat, 12 Sep 2009 11:43:34 +0200 by phpDocumentor 1.4.1 + Documentation generated on Tue, 15 Sep 2009 13:07:08 +0200 by phpDocumentor 1.4.1
    @@ -20308,7 +20406,7 @@ $text)
    -

    method _textstring [line 7254]

    +

    method _textstring [line 7270]

    diff --git a/doc/com-tecnick-tcpdf/_tcpdf.php.html b/doc/com-tecnick-tcpdf/_tcpdf.php.html index 37b2fa9..1f9f3e5 100644 --- a/doc/com-tecnick-tcpdf/_tcpdf.php.html +++ b/doc/com-tecnick-tcpdf/_tcpdf.php.html @@ -73,7 +73,7 @@ This is a PHP class for generating PDF documents without requiring external exte - + @@ -104,7 +104,7 @@ unicode data

    diff --git a/doc/com-tecnick-tcpdf/_htmlcolors.php.html b/doc/com-tecnick-tcpdf/_htmlcolors.php.html index a8f2526..8c564e6 100644 --- a/doc/com-tecnick-tcpdf/_htmlcolors.php.html +++ b/doc/com-tecnick-tcpdf/_htmlcolors.php.html @@ -88,7 +88,7 @@ Array of WEB safe colors.




    - Documentation generated on Sat, 12 Sep 2009 11:43:29 +0200 by phpDocumentor 1.4.1 + Documentation generated on Tue, 15 Sep 2009 13:07:02 +0200 by phpDocumentor 1.4.1
    @@ -20347,7 +20445,7 @@ $s)
    -

    method _toJPEG [line 4854]

    +

    method _toJPEG [line 4865]

    diff --git a/doc/com-tecnick-tcpdf/_config---tcpdf_config.php.html b/doc/com-tecnick-tcpdf/_config---tcpdf_config.php.html index fea133d..cdcc605 100644 --- a/doc/com-tecnick-tcpdf/_config---tcpdf_config.php.html +++ b/doc/com-tecnick-tcpdf/_config---tcpdf_config.php.html @@ -507,7 +507,7 @@ Configuration file for TCPDF.




    - Documentation generated on Sat, 12 Sep 2009 11:43:34 +0200 by phpDocumentor 1.4.1 + Documentation generated on Tue, 15 Sep 2009 13:07:08 +0200 by phpDocumentor 1.4.1
    diff --git a/doc/com-tecnick-tcpdf/_barcodes.php.html b/doc/com-tecnick-tcpdf/_barcodes.php.html index 05650b9..8ebe97a 100644 --- a/doc/com-tecnick-tcpdf/_barcodes.php.html +++ b/doc/com-tecnick-tcpdf/_barcodes.php.html @@ -96,7 +96,7 @@ PHP class to creates array representations for common 1D barcodes to be used wit

    - Documentation generated on Sat, 12 Sep 2009 11:43:28 +0200 by phpDocumentor 1.4.1 + Documentation generated on Tue, 15 Sep 2009 13:07:01 +0200 by phpDocumentor 1.4.1
    @@ -20389,7 +20487,7 @@ $file)
    -

    method _Uvalue [line 7828]

    +

    method _Uvalue [line 7844]

    diff --git a/doc/com-tecnick-tcpdf/TCPDFBarcode.html b/doc/com-tecnick-tcpdf/TCPDFBarcode.html index 6ef5684..eac54a5 100644 --- a/doc/com-tecnick-tcpdf/TCPDFBarcode.html +++ b/doc/com-tecnick-tcpdf/TCPDFBarcode.html @@ -1368,7 +1368,7 @@ $type)

    - Documentation generated on Sat, 12 Sep 2009 11:43:28 +0200 by phpDocumentor 1.4.1 + Documentation generated on Tue, 15 Sep 2009 13:07:01 +0200 by phpDocumentor 1.4.1
    @@ -20426,7 +20524,7 @@ $file)

    - Documentation generated on Sat, 12 Sep 2009 11:43:29 +0200 by phpDocumentor 1.4.1 + Documentation generated on Tue, 15 Sep 2009 13:07:02 +0200 by phpDocumentor 1.4.1
    author:  Nicola Asuni
    version:  4.8.002version:  4.8.003
    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
    - PDF_PRODUCER = 'TCPDF 4.8.002 (http://www.tcpdf.org)' + PDF_PRODUCER = 'TCPDF 4.8.003 (http://www.tcpdf.org)'
    @@ -115,7 +115,7 @@ unicode data


    - Documentation generated on Sat, 12 Sep 2009 11:43:29 +0200 by phpDocumentor 1.4.1 + Documentation generated on Tue, 15 Sep 2009 13:07:02 +0200 by phpDocumentor 1.4.1