|
You can use xslt with FO to create a PDF
directly from the XML via stylesheet to PDF. DW From: zenith cool
[mailto:[EMAIL PROTECTED] Hi EVeryone, I have a xml template with different tags where the values get inserted
from another xml document and a pdf file generated with all the values in the
end. In the XML template, I have created a table with the tags at http://itext.sourceforge.net/itext.dtd .
The question is that I dont know whether all the values in the table would be
present or not in each of the data set. Right now I am creating a tabular
structure in the XML template and just filling the values from the other XML.
Is there a way I can create the rows of the tables on the fly? Because if I
define the rows in the template originally, then few records are blanks. Thanks, Zenith |
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
