Is there a way generate a table using dynamic data from a database and inserting it into a template XML. I am currently using the XmlPeer to generate custom taglibs which are passed to the parser in a HashMap

XmlParser.parse(document, "unauthTx.xml", taglibs);

I need to generate a table then insert it into a specific spot in the PDF file. I have been using XmlPeer for all other custom tags, Is there a way to use XmlPeer(ElementTags.TABLE) to generate a table?

Thanks,
John


Yahoo! Photos – Showcase holiday pictures in hardcover
Photo Books. You design it and we’ll bind it!

Reply via email to