Hi, I am trying to use pdfbox to extract text out of pdf files and having a hard time. I was wondering if anyone has some time to help me.
(1) Downloaded the pre-built standalone binary (pdfbox-0.8.0-incubating-standalone.jar) (2) Extracted the files using: jar -xf pdfbox-0.8.0-incubating-standalone.jar But could not find the windows binaries of the command line utilities as indicated on the web site - "They are available as windows binaries and as standard Java applications." (http://pdfbox.apache.org/commandlineutilities/index.html) Thanks, Nguyen Dao

