Hello All, Want help from experts! :D
I want to create a Java application which can: 1. Open/view a PDF document (not in acrobat viewer) 2. Annotate(text) the PDF by allowing the user to select certain words from the pdf. iText is an excellent api but the problem is it has no provision to display the pdf. I found api like PDF renderer but it does not have any method to give me the text selected by the user. Therefore, it would be hard for me to annotate that part of the pdf. What I want is a combined solution where an api provides the pdf viewer capability like PDF Renderer as well as annotation features like iText. Could anybody help me with this? Thanks a lot for your time!! Cheers! -- View this message in context: http://www.nabble.com/Java-API-to-View-and-manipulate-PDF-tp15519013p15519013.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
