Summary: | PDF file doesn't load or is displayed inconsistently | ||
---|---|---|---|
Product: | poppler | Reporter: | Tomasz Kuchta <t.kuchta> |
Component: | general | Assignee: | poppler-bugs <poppler-bugs> |
Status: | RESOLVED DUPLICATE | QA Contact: | |
Severity: | enhancement | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
The PDF file
try to reconstruct xref table in XRef::getEntry |
Description
Tomasz Kuchta
2016-02-23 07:36:01 UTC
*** Bug 94261 has been marked as a duplicate of this bug. *** The file is broken as reported by Adobe Reader, someone with time can try to improve the reconstruction mechanism. The problem is not the reconstruction mechanism in poppler, the problem is, that the reconstruction mechanism is not called at all necessary places. In this case the trailer, the catalog and the first page i.e. are okay, but there are a lot of objects referenced, are in the PDF but not in the xref table. Therefore I think we should try to fix it. Created attachment 122209 [details]
try to reconstruct xref table in XRef::getEntry
This patch tries to reconstruct the xref table if XRef::getEntry is called for a missing object.
|
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.