pd4tl


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

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

PD4ML JSP to PDF Transformer Tag Library

Tag Library Information
Display NameNone
Version1.0
Short Namepd4tl
URIhttp://pd4ml.com/tlds/4.0
 

Tag Summary
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.
parametersDynamic parameters map. See and PD4ML.setDynamicParams(); Available since v3.60
parameterDynamic parameter. Must be nested to Available since v3.60
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
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
headerPDF Header Definition Tag (utilizes PD4ML API)
footerPDF Footer Definition Tag (utilizes PD4ML API
 


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.