Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.3.2
-
Fix Version/s: 5.0.0 alpha1, 5.0
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
-
ICEsoft Forum Reference:
Description
The PDF attached to the forum post was creating by merging to PDF documents. When I load the document in ICEpdf it is failing to read the xref table properly and thus can't fund the content stream that make up the page content. I've seen a few other PDF like this in the last few weeks.
I'll need to take a closer look but I'm pretty sure I can squeeze this in to the next maintenance release.
I'll need to take a closer look but I'm pretty sure I can squeeze this in to the next maintenance release.
Issue Links
- depends on
-
PDF-433 error unzipping object stream
- Closed
The main content stream has a header that can't be read by the java.util.zip.InflaterInputStream.read() method. I'll have to spend some more time looking into the exact cause.