diff --git a/CHANGELOG.TXT b/CHANGELOG.TXT index 20047be..3761c1e 100755 --- a/CHANGELOG.TXT +++ b/CHANGELOG.TXT @@ -1,3 +1,7 @@ +5.8.017 (2010-08-25) + - This version includes support for XObject Templates (see the new example n. 62). + - Methods starttemplate(), endTemplate() and printTemplate() were added (see the new example n. 62). + 5.8.016 (2010-08-24) - Alignment problem on write2DBarcode was fixed. diff --git a/README.TXT b/README.TXT index eee4067..f7e02e8 100755 --- a/README.TXT +++ b/README.TXT @@ -8,8 +8,8 @@ http: sourceforge.net/donate/index.php?group_id=128076 ------------------------------------------------------------ Name: TCPDF -Version: 5.8.016 -Release date: 2010-08-24 +Version: 5.8.017 +Release date: 2010-08-25 Author: Nicola Asuni Copyright (c) 2002-2010: @@ -50,6 +50,7 @@ Main Features: * automatic page numbering and page groups; * move and delete pages; * page compression (requires php-zlib extension); + * XOBject Templates; Installation (full instructions on http: www.tcpdf.org): diff --git a/doc/classtrees_com-tecnick-tcpdf.html b/doc/classtrees_com-tecnick-tcpdf.html index da16af2..e71ebc6 100644 --- a/doc/classtrees_com-tecnick-tcpdf.html +++ b/doc/classtrees_com-tecnick-tcpdf.html @@ -60,7 +60,7 @@
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.
[line 505]
+[line 507]
[line 511]
+[line 513]
[line 1375]
+[line 1377]
List of fonts used on form fields (fontname => fontkey).[line 487]
+[line 489]
[line 445]
+[line 447]
[line 600]
+[line 602]
[line 699]
+[line 701]
[line 287]
+[line 289]
[line 1065]
+[line 1067]
Booklet mode for double-sided pages[line 936]
+[line 938]
Array used to store positions inside the pages buffer.keys are the page numbers
[line 191]
+[line 193]
[line 1165]
+[line 1167]
Length of the buffer in bytes.[line 1312]
+[line 1314]
ByteRange placemark used during signature process.[line 1221]
+[line 1223]
Array used to store the lengths of cache files[line 1249]
+[line 1251]
Maximum size of cache array used for UTF8StringToArray() method.[line 1256]
+[line 1258]
Current size of cache array used for UTF8StringToArray() method.[line 1242]
+[line 1244]
Cache array for UTF8StringToArray() method.[line 899]
+[line 901]
Default cell height ratio.[line 293]
+[line 295]
[line 952]
+[line 954]
Array used to store content positions inside the pages buffer.keys are the page numbers
[line 439]
+[line 441]
[line 1424]
+[line 1426]
Array of column measures (width, space, starting Y position)[line 1445]
+[line 1447]
Starting page for columns[line 1459]
+[line 1461]
Array of: X difference between table cell x start and starting page margin, cellspacing, cellpadding[line 209]
+[line 211]
[line 323]
+[line 325]
[line 499]
+[line 501]
[line 215]
+[line 217]
[line 403]
+[line 405]
[line 1438]
+[line 1440]
Current column number[line 857]
+[line 859]
Contains the alias of the current page group[line 1087]
+[line 1089]
[line 1340]
+[line 1342]
Deafult Javascript field properties. Possible values are described on official Javascript for Acrobat API reference. Annotation options can be directly specified using the 'aopt' entry.[line 1514]
+[line 1516]
[line 1207]
+[line 1209]
Default monospaced font[line 642]
+[line 644]
[line 341]
+[line 343]
[line 1172]
+[line 1174]
If true enables disk caching.[line 836]
+[line 838]
Dot Per Inch Document Resolution (do not change)[line 421]
+[line 423]
[line 1101]
+[line 1103]
[line 944]
+[line 946]
Array used to store page positions to track empty pages.keys are the page numbers
[line 718]
+[line 720]
[line 755]
+[line 757]
Array containing encryption settings[line 748]
+[line 750]
Indicates whether document is protected[line 775]
+[line 777]
Encryption padding[line 981]
+[line 983]
End position of the latest inserted line[line 1044]
+[line 1046]
String used to mark the beginning and end of EPS image blocks[line 885]
+[line 887]
Array of transparency objects and parameters.[line 1072]
+[line 1074]
Epsilon value used for float calculations[line 663]
+[line 665]
[line 239]
+[line 241]
[line 782]
+[line 784]
File ID (used on trailer)[line 427]
+[line 429]
[line 378]
+[line 380]
[line 385]
+[line 387]
[line 365]
+[line 367]
[line 335]
+[line 337]
[line 1186]
+[line 1188]
Store the font keys.[line 657]
+[line 659]
[line 329]
+[line 331]
[line 415]
+[line 417]
[line 409]
+[line 411]
[line 371]
+[line 373]
[line 1193]
+[line 1195]
Store the font object IDs.[line 1507]
+[line 1509]
[line 967]
+[line 969]
Array used to store footer length of each page.[line 959]
+[line 961]
Array used to store footer positions of each page.[line 588]
+[line 590]
[line 562]
+[line 564]
[line 1354]
+[line 1356]
Current form action (used during XHTML rendering)[line 1361]
+[line 1363]
Current form encryption type (used during XHTML rendering)[line 1368]
+[line 1370]
Current method to submit forms.[line 1333]
+[line 1335]
List of form annotations IDs[line 233]
+[line 235]
[line 920]
+[line 922]
Array for storing gradient information.[line 263]
+[line 265]
[line 582]
+[line 584]
[line 618]
+[line 620]
[line 624]
+[line 626]
[line 556]
+[line 558]
[line 636]
+[line 638]
[line 630]
+[line 632]
[line 251]
+[line 253]
[line 651]
+[line 653]
[line 1123]
+[line 1125]
Default color for html links[line 1130]
+[line 1132]
Default font style to add to html links[line 1023]
+[line 1025]
Count the latest inserted vertical spaces on HTML[line 1158]
+[line 1160]
Store the image keys.[line 347]
+[line 349]
[line 535]
+[line 537]
[line 519]
+[line 521]
[line 527]
+[line 529]
[line 457]
+[line 459]
[line 725]
+[line 727]
[line 1417]
+[line 1419]
True when we are printing the thead section on a new page[line 928]
+[line 930]
Array used to store positions inside the pages buffer.keys are the page numbers
[line 1530]
+var: | true when we are inside a XObject | +
since: | 5.8.017 (2010-08-24) | +
access: | protected | +
Type: | +boolean |
[line 543]
+[line 545]
[line 808]
+[line 810]
javascript code[line 892]
+[line 894]
Set the default JPEG compression quality (1-100)[line 1347]
+[line 1349]
Javascript objects array[line 227]
+[line 229]
[line 493]
+[line 495]
[line 594]
+[line 596]
[line 311]
+[line 313]
[line 762]
+[line 764]
last RC4 key encrypted (cached for optimisation)[line 769]
+[line 771]
last RC4 computed key[line 469]
+[line 471]
[line 995]
+[line 997]
PDF string for last line width[line 1009]
+[line 1011]
PDF string for last line width[line 1002]
+[line 1004]
PDF string for last line width[line 988]
+[line 990]
PDF string for last line width[line 822]
+[line 824]
line trough state[line 317]
+[line 319]
[line 359]
+[line 361]
[line 711]
+[line 713]
[line 675]
+[line 677]
[line 687]
+[line 689]
[line 693]
+[line 695]
[line 681]
+[line 683]
[line 669]
+[line 671]
[line 1037]
+[line 1039]
Symbol used for HTML unordered list items[line 269]
+[line 271]
[line 1452]
+[line 1454]
Maximum page and column selected[line 179]
+[line 181]
[line 974]
+[line 976]
True if a newline is created.[line 843]
+[line 845]
Array of page numbers were a new page group was started[line 1179]
+[line 1181]
Counts the number of fonts.[line 1151]
+[line 1153]
Counts the number of pages.[line 1137]
+[line 1139]
Counts the number of pages.[line 1431]
+[line 1433]
Number of colums[line 815]
+[line 817]
javascript counter[line 871]
+[line 873]
Print visibility.[line 878]
+[line 880]
View visibility.[line 1214]
+[line 1216]
Used to store a cloned copy of the current class object[line 185]
+[line 187]
[line 1094]
+[line 1096]
[line 1016]
+[line 1018]
True if marked-content sequence is open[line 569]
+[line 571]
[line 576]
+[line 578]
[line 798]
+[line 800]
Outline root for bookmark[line 791]
+[line 793]
Outlines for bookmark[line 397]
+[line 399]
[line 173]
+[line 175]
[line 353]
+[line 355]
[line 451]
+[line 453]
[line 221]
+[line 223]
[line 850]
+[line 852]
Contains the number of pages of the groups[line 1144]
+[line 1146]
Array containing page lengths in bytes.[line 913]
+[line 915]
A name object specifying how the document should be displayed when opened.[line 1200]
+[line 1202]
Store the fage status (true when opened, false when closed).[line 197]
+[line 199]
[line 1326]
+[line 1328]
ID of page objects[line 1487]
+[line 1489]
[line 550]
+[line 552]
[line 1108]
+[line 1110]
[line 612]
+[line 614]
[line 606]
+[line 608]
[line 1382]
+[line 1384]
List of radio buttons parent objects.[line 1389]
+[line 1391]
List of radio group objects IDs[line 1500]
+[line 1502]
[line 1298]
+[line 1300]
Array of parts $re_spaces[line 1291]
+[line 1293]
Regular expression used to find blank characters used for word-wrapping.[line 281]
+[line 283]
[line 732]
+[line 734]
[line 1263]
+[line 1265]
If true enables document signing[line 1284]
+[line 1286]
data for signature appearance[line 1270]
+[line 1272]
Signature data[line 1277]
+[line 1279]
Signature max length[line 1319]
+[line 1321]
Placemark used during signature process.[line 1305]
+[line 1307]
Signature object ID[line 1030]
+[line 1032]
Array of Spot colors[line 1403]
+[line 1405]
Store page number when startTransaction() is called.[line 1410]
+[line 1412]
Store Y position when startTransaction() is called.[line 203]
+[line 205]
[line 1480]
+[line 1482]
[line 481]
+[line 483]
[line 1584]
+[line 1600]
[line 1570]
+[line 1586]
[line 1577]
+[line 1593]
[line 1563]
+[line 1579]
[line 1556]
+[line 1572]
[line 1528]
+[line 1544]
[line 1549]
+[line 1565]
[line 1542]
+[line 1558]
[line 1605]
+[line 1621]
[line 1612]
+[line 1628]
[line 1591]
+[line 1607]
[line 1598]
+[line 1614]
[line 1535]
+[line 1551]
[line 1079]
+[line 1081]
Array used for custom vertical spaces for HTML tags[line 705]
+[line 707]
[line 433]
+[line 435]
[line 1396]
+[line 1398]
Text indentation value (used for text-indent CSS attribute)[line 1466]
+[line 1468]
Text rendering mode: 0 = Fill text; 1 = Stroke text; 2 = Fill, then stroke text; 3 = Neither fill nor stroke text (invisible); 4 = Fill text and add to path for clipping; 5 = Stroke text and add to path for clipping; 6 = Fill, then stroke text and add to path for clipping; 7 = Add text to path for clipping.[line 1473]
+[line 1475]
Text stroke width in doc units[line 1228]
+[line 1230]
Table header content to be repeated on each new page[line 1235]
+[line 1237]
Margins used for table header.[line 475]
+[line 477]
[line 275]
+[line 277]
[line 739]
+[line 741]
[line 1493]
+[line 1495]
[line 1051]
+[line 1053]
Array of transformation matrix[line 1058]
+[line 1060]
Current key for transformation matrix[line 1116]
+[line 1118]
Array used to store positions of graphics transformation blocks inside the page buffer.keys are the page numbers
[line 391]
+[line 393]
[line 829]
+[line 831]
Array with additional document-wide usage rights for the document.[line 906]
+[line 908]
PDF viewer preferences.[line 864]
+[line 866]
Restrict the rendering of some elements to screen or printout.[line 257]
+[line 259]
[line 245]
+[line 247]
[line 299]
+[line 301]
[line 1521]
+[line 1523]
[line 1537]
+var: | XObject ID | +
since: | 5.8.017 (2010-08-24) | +
access: | protected | +
Type: | +current |
[line 305]
+[line 307]
[line 463]
+[line 465]
|
It allows to set up the page format, the orientation and the measure unit used in all the methods (except for the font sizes).
It allows to set up the page format, the orientation and the measure unit used in all the methods (except for the font sizes).
see: | TCPDF::getPageSizeFromFormat(), TCPDF::setPageFormat() | ||
since: | 1.0 | -||
access: | public | ||
string | $orientation | -page orientation. Possible values are (case insensitive):
|
+ page orientation. Possible values are (case insensitive):
|
string | @@ -6811,7 +6874,7 @@ $diskcache = false])