GNOME Bugzilla – Bug 710720
Pdf file is not displayed, blank page instead
Last modified: 2013-10-25 06:01:45 UTC
Created attachment 257913 [details] The pdf that cannot be displayed I'm trying to display the attached pdf, but evince only shows a blank page. The output is: (evince:2412): EvinceDocument-CRITICAL **: ev_document_get_n_pages: assertion 'EV_IS_DOCUMENT (document)' failed Syntax Error: Missing 'endstream' or incorrect stream length Syntax Error: Missing 'endstream' or incorrect stream length Syntax Error: Missing 'endstream' or incorrect stream length Syntax Error (216): Bad two dim code (-001) in CCITTFax stream Syntax Error: Missing 'endstream' or incorrect stream length Syntax Error (216): Bad two dim code (-001) in CCITTFax stream Syntax Error: Missing 'endstream' or incorrect stream length Syntax Error (216): Bad two dim code (-001) in CCITTFax stream Syntax Error: Missing 'endstream' or incorrect stream length Syntax Error (216): Bad two dim code (-001) in CCITTFax stream I can correctly view this pdf using Google Documents.
This seems a regression in poppler. Evince 3.4.0/poppler 0.18.0 renders the document. I get in the console: Error (42926): Missing 'endstream' Error (42926): Missing 'endstream' Error (42926): Missing 'endstream' Error (42926): Missing 'endstream' However, the issue is reproducible with a newer poppler (0.24.2). Nevertheless, this bug should be filed in poppler.
I reported the issue in Poppler's bugzilla. See: https://bugs.freedesktop.org/show_bug.cgi?id=70854