|
Class Summary |
| A |
Support html to pdf translation of the anchor tag. |
| AnchorInfo |
|
| B |
Support html to pdf translation of the bold tag. |
| BODY |
Support html to pdf translation of the body tag. |
| BR |
Support html to pdf translation of the new line tag. |
| DIV |
Support html to pdf translation of the div tag. |
| H |
Support html to pdf translation of the header tags. |
| H1 |
Support html to pdf translation of the level 1 header tag. |
| H2 |
Support html to pdf translation of the level 2 header tag. |
| H3 |
Support html to pdf translation of the level 3 header tag. |
| H4 |
Support html to pdf translation of the level 4 header tag. |
| H5 |
Support html to pdf translation of the level 5 header tag. |
| I |
Support html to pdf translation of the italic tag. |
| IMG |
Support html to pdf translation of the image tag. |
| LI |
Support html to pdf translation of the list item tag. |
| OL |
Support html to pdf translation of the ordered list tag. |
| P |
Support html to pdf translation of the paragraph tag. |
| PRE |
Support html to pdf translation of the pre tag. |
| SPAN |
Support html to pdf translation of the span tag. |
| TABLE |
Support html to pdf translation of the table tag. |
| TableInfo |
|
| Tag |
Support html to pdf translation of specific html tag. |
| Tags |
Collection with all tags used in html to pdf translation. |
| TD |
Support html to pdf translation of the table cell tag. |
| TH |
Support html to pdf translation of the table header tag. |
| TR |
Support html to pdf translation of the table row tag. |
| UL |
Support html to pdf translation of the unordered list tag. |