GNOME Bugzilla – Bug 543118
"Save a Copy" destroys (PDF) file
Last modified: 2008-07-20 10:58:03 UTC
Please describe the problem: Open PDF and "Save a Copy" to new file. newman@dhcp-lab-192 ~ $ ll /tmp/1984.pdf Documents/knihy/1984.pdf (old) -rw------- 1 newman newman 604K 2004-10-30 15:24 Documents/knihy/1984.pdf (new) -rw------- 1 newman newman 1.2M 2008-07-15 17:18 /tmp/1984.pdf newman@dhcp-lab-192 ~ $ evince /tmp/1984.pdf Error (1188267): Unknown compression method in flate stream Error (1144347): Unknown compression method in flate stream Error (1174569): Unknown compression method in flate stream Error (760529): Unknown compression method in flate stream ... The file has correct number of pages but without a content. The mentioned PDF file is "text" file, no few images. Steps to reproduce: 1. 2. 3. Actual results: Expected results: Does this happen every time? Just on this file, will post it to BZ. Other information:
Created attachment 114601 [details] PDF file with the problem
It's a poppler bug most probably.
Not reproducible for me. I think it's an old poppler bug. Feel free to reopen it (in the freedesktop bugzilla) if the problem persists for you after upgrading poppler. Thanks for reporting.