I am using .net version of 0.8.0-incubator (was hard to collect reqired
files), pdf supplier changed the pdf format and I need to extract text from
pdf files which are created by cyrstal reports(pdf version 1.6 and acrobat
7.x). I am getting an exception. I think it is the same problem? Could you
please help me with this? I have no java knowledge.

org.apache.pdfbox.exceptions.WrappedIOException was unhandled
StackTrace:
       at org.apache.pdfbox.pdfparser.PDFParser.parse()
       at org.apache.pdfbox.pdmodel.PDDocument.load(InputStream input,
RandomAccess scratchFile)
       at org.apache.pdfbox.pdmodel.PDDocument.load(InputStream input)
       at org.apache.pdfbox.pdmodel.PDDocument.load(String filename) ....


Thank you very much.

Reply via email to