<anyxmlelement xmlns:nxp="http://nuxeo.org/nxweb/pdf"/>
Nuxeo Seam PDF Taglib Override
This JSF library works as a wrapper of the Seam PDF tag library. As this library may not be the one we'd like to keep for PDF generation, this wrapper library makes it possible to change easily the implementation without impacting templates using it.
Info | Value |
---|---|
ID (tag prefix) | nxp |
URI | http://nuxeo.org/nxweb/pdf |
Tag | Description |
---|---|
document | Same behavior and configuration than original Seam PDF tag. |
header | Same behavior and configuration than original Seam PDF tag. |
footer | Same behavior and configuration than original Seam PDF tag. |
pageNumber | Same behavior and configuration than original Seam PDF tag. |
paragraph | Same behavior and configuration than original Seam PDF tag. |
newPage | Same behavior and configuration than original Seam PDF tag. |
list | Same behavior and configuration than original Seam PDF tag. |
listItem | Same behavior and configuration than original Seam PDF tag. |
font | Same behavior and configuration than original Seam PDF tag. |
image | Overrides original Seam PDF image tag to avoid crash when image is not found. Same configuration than the original tag. |
anchor | Same behavior and configuration than original Seam PDF tag. |
chapter | Same behavior and configuration than original Seam PDF tag. |
section | Same behavior and configuration than original Seam PDF tag. |
title | Same behavior and configuration than original Seam PDF tag. |
table | Same behavior and configuration than original Seam PDF tag. |
cell | Same behavior and configuration than original Seam PDF tag. |
signature | Same behavior and configuration than original Seam PDF tag. |
text | Same behavior and configuration than original Seam PDF tag. |
element | Same behavior and configuration than original Seam PDF tag. |
barCode | Same behavior and configuration than original Seam PDF tag. |
piechart | Same behavior and configuration than original Seam PDF tag. |
barchart | Same behavior and configuration than original Seam PDF tag. |
linechart | Same behavior and configuration than original Seam PDF tag. |
data | Same behavior and configuration than original Seam PDF tag. |
series | Same behavior and configuration than original Seam PDF tag. |
color | Same behavior and configuration than original Seam PDF tag. |
stroke | Same behavior and configuration than original Seam PDF tag. |
html | Overrides original Seam PDF html tag to fix resolution of images and avoid crash when image is not found. Same configuration than the original tag. |
swing | Same behavior and configuration than original Seam PDF tag. |
form | Same behavior and configuration than original Seam PDF tag. |
field | Same behavior and configuration than original Seam PDF tag. |
Output generated by Vdldoc View Declaration Language Documentation Generator.