Hello all,
I am trying to create a PDF Document Reader using PDFBox that supports highlighting, text search, and zoom. Is this possible with PDFBox? Are there any examples out there that demonstrate how to do these three things? (I didn't see any examples that demonstrate this in the src/main/java/org/apache/pdfbox/examples folder) Thanks for your help, David

