[Poppler-bugs] [Bug 75232] poppler can't parse seemingly OK PDF file

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 19 15:52:47 PST 2014


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

Albert Astals Cid <aacid at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hib at hiberis.nl

--- Comment #1 from Albert Astals Cid <aacid at kde.org> ---
The file is very broken, Adobe Acrobat for Linux won't open it either. We can
relax one of the checks and open it, but I am not sure if it will break other
files.

Basically the problem is that the linearization dict length and the file length
do not match, if i comment that check in PDFDoc::isLinearized all works, but i
am scared it may break some other files.

OTOH the pdf spect says it may happen that linearization dict length and the
file length do not match and speaks about how to recover, but...

Hib, what's your opinion shall we relax that check in PDFDoc::isLinearized and
run a regtest ?

Or maybe turn it into at least an isOk that checks all the mandated fields of
the dict are there?

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


More information about the Poppler-bugs mailing list