7/27/2010 06:29
Subject:
Re: Problem with Text Extraction in pdfbox 1.2.1
Hi
Have you checked if the file is protected (read only)?
I have never used the PDFtextStripper, but many times I had different
response between files due to write protection.
- original message ----
Subject: Pr
Hi
Have you checked if the file is protected (read only)?
I have never used the PDFtextStripper, but many times I had different response
between files due to write protection.
- original message
Subject: Problem with Text Extraction in pdfbox 1.2.1
Sent: Tue, 27 Jul 2010
From
Hi, I am having problems with pdfbox 1.2.1. I want to extract text from
a pdf file but my program throws an exception, the exception message is:
java.io.IOException: Error: Expected operator 'ID' actual='IA'
My test class is:
PDDocument doc = PDDocument.load("test.pdf");
PDFtextStripper strip =
3 matches
Mail list logo