Hi all I'm currently considering iText as a replacement of an existing pdf generation facility, but I'm facing difficulties in finding out which way to go "safely".
Currently, it's done through xhtml transformed to pdf, but the whole architecture can be changed if needed, so we might for the best approach. Indeed, on one hand the tagmap has a discontinued support. As far as I get it, I could still manage to use it writing my own handler, as in the book, but then what about future upgrade ? On the other hand, I could go for StyleSheet and loadTagStyle, but the extend of the html markup covered isn't clear, thus following this path is quite uncertain. What would you suggest ? Thanks in advance cheers zedros -- View this message in context: http://www.nabble.com/Best-way-to-go-for-automating-PDF-creation---tp22541202p22541202.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php
