I use Eclipse (version 3.4.2) which seems to have iText lib buit-in because I can produce pdf without download the iText.jar and configure it to BuildPath. That is all good except I cannot find the iText.jar file is located in my system. The "built in" iText is old version (from properties of the generated pdf file, I noticed it is iText 1.4.6). Now I downloaded iText 2.1.7 and put it in the buildpath, but the complier cannot seem to see the new version and keep using the older version. Please help. Thanks.
Regards, ------------------------------------------------------------------------------ _______________________________________________ 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 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/
