Hi,
Am 07.03.2013 17:41, schrieb David Scott:
pdfbox When I try to execute this pdf to text extraction command: java -jar /usr/share/java/pdfbox-1.7.1.jar ExtractText -startpage12 -endpage33 Days.pdf days10.txt I get: Failed to load Main-Class manifest attribute from /usr/share/java/pdfbox-1.7.1.jar My knowledge of java is zero. Can someone tell me what I need to do to use the program?
You are using the wrong jar, try pdfbox-app-1.7.1.jar instead.
Thanks, David Scott
BR Andreas Lehmkühler

