Hi queryies, 2009/3/30 queryies <[email protected]>: > > Hi, > > I've to generate pdf using word document, basically giving the word or xml > as input to the pdf document. The word document contains tables, how to get > the same UI design in pdf, whether i have to read each and every line from > xml and draw pdf or which is the better solution?
iText is not what you are looking for. Have a look at OpenOffice.org UNO API instead. Cheers, alexis ------------------------------------------------------------------------------ _______________________________________________ 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
