Hi,
Am 19.01.2015 um 12:45 schrieb Kevin Morin:
Actually, the issue is not only these traces. The real issue is that I have a
blank image when I try to render the document.
I've checked your PDF and everything renders fine. I've tried SNAPSHOT-891 on
linux (running java 1.8, 1.7 and 1.6) and the latest SNAPSHOT-947 on win7
running java 1.7
Maybe your SNAPSHOT is outdated?
BR
Andreas Lehmkühler
On 19/01/2015 12:39, Kevin Morin wrote:
Hi,
I am using the 2.0 snapshot version to images of pdfs, but on some
documents, I have the following error when I call PDDocument.load(file):
2015/01/19 12:32:48 ERROR
(org.apache.pdfbox.pdfparser.NonSequentialPDFParser:1864) - Can't find
the object 7 0 (origin offset 359138)
2015/01/19 12:32:48 ERROR
(org.apache.pdfbox.contentstream.PDFStreamEngine:840) - Missing XObject:
Im1
I first had it a few days ago (I did not report it, shame on me) but the
error did not occur when I called the loadLegacy method on PDDocument.
But the loadLegacy method is not available anymore...
The issue happens on Windows (works fine on Debian).
Thanks fo your help
Kevin