diff --git a/CHANGELOG.TXT b/CHANGELOG.TXT index d518f2a..befbd52 100755 --- a/CHANGELOG.TXT +++ b/CHANGELOG.TXT @@ -1,3 +1,9 @@ +4.9.008 (2010-04-03) + - Additional line space after table header was removed. + - Support for HTML lists in multicolumn mode was added. + - The method setTextRenderingMode() was added to set text rendering modes (see the example n. 26). + - The following HTML attributes were added to set text rendering modes (see the example n. 26): stroke, strokecolor, fill. + 4.9.007 (2010-04-03) - Font Descent computation was fixed (patch #2981441). diff --git a/README.TXT b/README.TXT index 4b357c6..e4667c2 100755 --- a/README.TXT +++ b/README.TXT @@ -8,7 +8,7 @@ http://sourceforge.net/donate/index.php?group_id=128076 ------------------------------------------------------------ Name: TCPDF -Version: 4.9.007 +Version: 4.9.008 Release date: 2010-04-03 Author: Nicola Asuni diff --git a/doc/classtrees_com-tecnick-tcpdf.html b/doc/classtrees_com-tecnick-tcpdf.html index 8da0a60..77728ac 100644 --- a/doc/classtrees_com-tecnick-tcpdf.html +++ b/doc/classtrees_com-tecnick-tcpdf.html @@ -55,7 +55,7 @@
[line 1455]
+[line 1461]
List of fonts used on form fields (fontname => fontkey).[line 1364]
+[line 1370]
Start ID for annotation objects[line 1371]
+[line 1377]
Max ID of annotation object[line 1448]
+[line 1454]
Current ID of appearance streams XObjects[line 1441]
+[line 1447]
Start ID for appearance streams XObjects[line 702]
+[line 708]
[line 1103]
+[line 1109]
Booklet mode for double-sided pages[line 1203]
+[line 1209]
Length of the buffer in bytes.[line 1336]
+[line 1342]
ByteRange placemark used during signature process.[line 1259]
+[line 1265]
Array used to store the lengths of cache files[line 1287]
+[line 1293]
Maximum size of cache array used for UTF8StringToArray() method.[line 1294]
+[line 1300]
Current size of cache array used for UTF8StringToArray() method.[line 1280]
+[line 1286]
Cache array for UTF8StringToArray() method.[line 953]
+[line 959]
Default cell height ratio.[line 990]
+[line 996]
Array used to store content positions inside the pages buffer.keys are the page numbers
[line 1504]
+[line 1510]
Array of column measures (width, space, starting Y position)[line 1525]
+[line 1531]
Starting page for columns[line 1518]
+[line 1524]
Current column number[line 911]
+[line 917]
Contains the alias of the current page group[line 1378]
+[line 1384]
Current ID of annotation object[line 1125]
+[line 1131]
[line 1392]
+[line 1398]
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 1245]
+[line 1251]
Default monospaced font[line 1210]
+[line 1216]
If true enables disk caching.[line 890]
+[line 896]
Dot Per Inch Document Resolution (do not change)[line 1139]
+[line 1145]
[line 1357]
+[line 1363]
Start ID for embedded file objects[line 721]
+[line 727]
[line 751]
+[line 757]
Indicates whether document is protected[line 805]
+[line 811]
RC4 encryption key[line 779]
+[line 785]
encryption object id[line 1019]
+[line 1025]
End position of the latest inserted line[line 1082]
+[line 1088]
String used to mark the beginning and end of EPS image blocks[line 939]
+[line 945]
Array of transparency objects and parameters.[line 1110]
+[line 1116]
Epsilon value used for float calculations[line 1224]
+[line 1230]
Store the font keys.[line 1231]
+[line 1237]
Store the font object IDs.[line 1005]
+[line 1011]
Array used to store footer length of each page.[line 997]
+[line 1003]
Array used to store footer positions of each page.[line 1420]
+[line 1426]
Current form action (used during XHTML rendering)[line 1427]
+[line 1433]
Current form encryption type (used during XHTML rendering)[line 1434]
+[line 1440]
Current method to submit forms.[line 1385]
+[line 1391]
List of form annotations IDs[line 974]
+[line 980]
Array for storing gradient information.[line 1161]
+[line 1167]
Default color for html links[line 1168]
+[line 1174]
Default font style to add to html links[line 1061]
+[line 1067]
Count the latest inserted vertical spaces on HTML[line 1196]
+[line 1202]
Store the image keys.[line 728]
+[line 734]
[line 1497]
+[line 1503]
True when we are printing the thead section on a new page[line 982]
+[line 988]
Array used to store positions inside the pages buffer.keys are the page numbers
[line 831]
+[line 837]
javascript code[line 946]
+[line 952]
Set the default JPEG compression quality (1-100)[line 1399]
+[line 1405]
Javascript objects array[line 1413]
+[line 1419]
Current ID of javascript object[line 1406]
+[line 1412]
Start ID for javascript objects[line 786]
+[line 792]
last RC4 key encrypted (cached for optimisation)[line 793]
+[line 799]
last RC4 computed key[line 1033]
+[line 1039]
PDF string for last line width[line 1047]
+[line 1053]
PDF string for last line width[line 1040]
+[line 1046]
PDF string for last line width[line 1026]
+[line 1032]
PDF string for last line width[line 845]
+[line 851]
line trough state[line 714]
+[line 720]
[line 696]
Type: | +HTML | +
[line 702]
+var: | PARSER: current list indententation level. | +
access: | protected | +
[line 1075]
+[line 1081]
Symbol used for HTML unordered list items[line 1012]
+[line 1018]
True if a newline is created.[line 897]
+[line 903]
Array of page numbers were a new page group was started[line 1217]
+[line 1223]
Counts the number of fonts.[line 1189]
+[line 1195]
Counts the number of pages.[line 1175]
+[line 1181]
Counts the number of pages.[line 1511]
+[line 1517]
Number of colums[line 838]
+[line 844]
javascript counter[line 925]
+[line 931]
Print visibility.[line 932]
+[line 938]
View visibility.[line 1252]
+[line 1258]
Used to store a cloned copy of the current class object[line 1132]
+[line 1138]
[line 1054]
+[line 1060]
True if marked-content sequence is open[line 821]
+[line 827]
Outline root for bookmark[line 814]
+[line 820]
Outlines for bookmark[line 765]
+[line 771]
O entry in pdf document[line 799]
+[line 805]
RC4 padding[line 904]
+[line 910]
Contains the number of pages of the groups[line 1182]
+[line 1188]
Array containing page lengths in bytes.[line 967]
+[line 973]
A name object specifying how the document should be displayed when opened.[line 1238]
+[line 1244]
Store the fage status (true when opened, false when closed).[line 1350]
+[line 1356]
ID of page objects[line 1146]
+[line 1152]
[line 772]
+[line 778]
P entry in pdf document[line 1462]
+[line 1468]
List of radio buttons parent objects.[line 1469]
+[line 1475]
List of radio group objects IDs[line 1322]
+[line 1328]
Regular expression used to find blank characters used for word-wrapping.[line 735]
+[line 741]
[line 1301]
+[line 1307]
If true enables document signing[line 1308]
+[line 1314]
Signature data[line 1315]
+[line 1321]
Signature max length[line 1343]
+[line 1349]
Placemark used during signature process.[line 1329]
+[line 1335]
Signature object ID[line 1068]
+[line 1074]
Array of Spot colors[line 1483]
+[line 1489]
Store page number when startTransaction() is called.[line 1490]
+[line 1496]
Store Y position when startTransaction() is called.Type: | +current | +
[line 1552]
+var: | stroke color | +
since: | 4.9.008 (2010-04-03) | +
access: | protected | +
[line 1117]
+[line 1123]
Array used for custom vertical spaces for HTML tags[line 708]
+[line 714]
[line 1476]
+[line 1482]
Text indentation value (used for text-indent CSS attribute)Type: | +mixed | +
[line 1538]
+ 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.since: | 4.9.008 (2010-04-03) | +
access: | protected | +
Type: | +mixed | +
[line 1545]
+ Text stroke width in doc unitssince: | 4.9.008 (2010-04-03) | +
access: | protected | +
[line 1266]
+[line 1272]
Table header content to be repeated on each new page[line 1273]
+[line 1279]
Margins used for table header.[line 742]
+[line 748]
[line 1089]
+[line 1095]
Array of transformation matrix[line 1096]
+[line 1102]
Current key for transformation matrix[line 1154]
+[line 1160]
Array used to store positions of graphics transformation blocks inside the page buffer.keys are the page numbers
[line 855]
+[line 861]
If true enables user's rights on PDF reader[line 869]
+[line 875]
Names specifying additional annotation-related usage rights for the document.[line 862]
+[line 868]
Names specifying additional document-wide usage rights for the document.[line 876]
+[line 882]
Names specifying additional form-field-related usage rights for the document.[line 883]
+[line 889]
Names specifying additional signature-related usage rights for the document.[line 758]
+[line 764]
U entry in pdf document[line 960]
+[line 966]
PDF viewer preferences.[line 918]
+[line 924]
Restrict the rendering of some elements to screen or printout.