[Poppler-bugs] [Bug 103469] Unable to open PDF File - "Couldn't find trailer dictionary"

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 30 22:46:21 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=103469

--- Comment #2 from Albert Astals Cid <aacid at kde.org> ---
The problem is that the W field is 1 8 8, and we're only prepared for 4 bytes
in the gen field.

The attached patch fixes it but also makes each entry 4 bytes bigger, i guess
it's the prize we have to pay unless we want to make the size of XRefEntry
somehow depend on the W field values?

Comments from anyone?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20171030/97fed6d5/attachment.html>


More information about the Poppler-bugs mailing list