I am trying to extract the textual content of PDF files from my Java code. I (am trying to) use PDFBox 0.7.3 and the examples I have found online so far are rather limited. Basically, I did something like this:
and I get the following exception:
Any suggestions from the more PDFbox-experienced users?
This topic is now 9 years old, and Konstantinos hasn't posted since 2009, so this is unlikely to help. Nonethelesss I want to point out that nobody should use either version 0.7.3 or 1.3.1 of PDFBox at this point - both have been obsolete for years.