Deshmukh, Swapnil wrote: > 1. Has iText implemented it's own XSL-FO parser?
No. > 2. How easy it is to implement these scenarios in iTextSharp ? Some commercial products use iText under the hood of their XSL:FO parser, you should ask them, not us. > 3. In both the cases explained above, do I have to write my own class > to parse the xml document (internally used by ITextSharp)? I have several projects where I transform XML to HTML using XSLT, once that's done I use HTMLWorker to create the PDF. -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------------ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.itextpdf.com/book/ Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
