pd4ml


Standard Syntax:
     <%@ taglib prefix="pd4ml" uri="http://pd4ml.com/tlds/pd4ml/2.4" %>

XML Syntax:
     <anyxmlelement xmlns:pd4ml="http://pd4ml.com/tlds/pd4ml/2.4" />

PD4ML JSP to PDF Transformer Tag Library

Tag Library Information
Display NameNone
Version1.0
Short Namepd4ml
URIhttp://pd4ml.com/tlds/pd4ml/2.4
 

Tag Summary
page.breakPDF Page Break Tag
page_breakPDF Page Break Tag alias (ColdFusion does not allow dots in JSP tag names)
clean_xhtmlThe tag converts XHTML-like syntax to be HTML3.2 compilant
fix_base_pathThe tag allows to extend paths (to images, other resources) with protocol, server name, port, session id in order to help PD4ML resource lookup procedure.
tocThe tag inserts document's table of content built from H1-H6 tag structure. Available since v3.03
resolve_entitiesThe tag replaces decimal and hexadecimal HTML entities with their character representations. Fixes problems with right-to-left scripts written with entities.
transformJSP to PDF Transformer Tag
headerPDF Header Definition Tag
footerPDF Header Definition Tag
permissionsPDF Permission Control tag. Available since version 1.1.0
savefileSaves generated file to the specified location. Available since version 2.1.4
usettfTTF Fonts Embedding Control tag. Available in professional version of PD4ML only
 


Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-3 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.