Hi,

[email protected] schrieb:
Thanks, Adam for the response, but I am still not clear on how to get the 
ExtractText function to work.

The "Command line utility" section of the web site indicates:

<<
In order to run them as java applications you need to add the following jars to 
your classpath

     %PDFBOX_HOME%\external\log4j-1.2.9.jar
     %PDFBOX_HOME%\lib\PDFBox-0.X.X.jar

But after downloading and extracting the jar file (jar -xf pdfbox-0.8.0-incubating-standalone.jar), I coud not find the "lib" directory nor "log4j-1.2.9.jar" in "external" directory.
I'm afraid the website is outdated.

Does anyone have more detailed instructions on how to get ExtractText feature 
to work on a command line?
You'll need to include at least the following jars from the "external" directory

- pdfbox, fontbox and jempbox
- icu4j if your are using right2left text
- both lucene jars if you want to index some pdfs using lucene


Thanks,
Nguyen

BR
Andreas Lehmkühler


Reply via email to