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 go for the best approach. But I don't which path is "the most appropriate". 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/css markup covered isn't clear, thus following this path is quite uncertain. What would you suggest ? Our requirements are pretty easy, we don't want xslt transformation anymore and have about 1000 pdfs of 10 to 100 pages per day to generate. Thanks in advance cheers zedros ------------------------------------------------------------------------------ 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
