Re: [iText-questions] rendering HTML within a PDF from an XML file

2009-04-15 Thread 1T3XT info
[email protected] wrote: > Just asking before I delve too far into it. If I understand the question correctly, this should be a good Proof of Concept: http://1t3xt.be/?X0d If not, please simplify the question. -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www

[iText-questions] rendering HTML within a PDF from an XML file

2009-04-09 Thread scott_goette
Hello. The basic jist is how to render HTML within a table structure of a PDF, where the HTML is embedded in an XML file and parsed via SAXmyHandler. I'm posting this question to 1)check if someone's already done this or 2)get some validation that I'm on the write track. I'll