| Tag Summary |
| attachment | embeds external a resource as PDF attachment |
| page.break | PDF Page Break Tag |
| page_break | PDF Page Break Tag alias (ColdFusion does not allow dots in JSP tag names) |
| clean_xhtml | The tag converts XHTML-like syntax to be HTML3.2 compilant |
| fix_base_path | The tag allows to extend paths (to images, other resources) with protocol, server name, port,
session id in order to help PD4ML resource lookup procedure. |
| toc | The tag inserts document's table of content built from H1-H6 tag structure. Available since v3.03 |
| resolve_entities | The tag replaces decimal and hexadecimal HTML entities with their
character representations. Fixes problems with right-to-left scripts
written with entities. |
| transform | JSP to PDF Transformer Tag |
| header | PDF Header Definition Tag |
| footer | PDF Header Definition Tag |
| permissions | PDF Permission Control tag. Available since version 1.1.0 |
| savefile | Saves generated file to the specified location. Available since version 2.1.4 |
| usettf | TTF Fonts Embedding Control tag. Available in professional version of PD4ML only |