Re: [iText-questions] PDF genaration from XML file

2009-04-07 Thread 1T3XT info
Rajiv Sabat wrote: > Can i generate a PDF file dynamically from a well formed XML file? Yes, see: http://1t3xt.be/?X0001e4 > and if i can generate the which parser it will use? That's irrelevant; you can use any parser. > if the XML file is around 6mb then can it generate the PDF or will go >

[iText-questions] PDF genaration from XML file

2009-04-07 Thread Rajiv Sabat
hi. i have couple of questions regarding pdf generation from xml file: i am using itext2.0.6.jar Can i generate a PDF file dynamically from a well formed XML file? and if i can generate the which parser it will use? if the XML file is around 6mb then can it generate the PDF or will go out of memo