Bug 7477

Summary: poppler-0.5.3 produces garbage on some pdf files
Product: poppler Reporter: Andrej Filipcic <andrej.filipcic>
Component: generalAssignee: poppler-bugs <poppler-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: pdftops failes for this file

Description Andrej Filipcic 2006-07-10 03:59:30 UTC
pdftops from poppler-0.5.3 does not always produce correct postscript, so kpdf
does not work in some cases. An example generated with poppler-0.5.1-r1 and
poppler 0.5.3:

--- chp2-0.5.1.ps       2006-07-10 12:11:04.000000000 +0200
+++ chp2-0.5.3.ps       2006-07-10 12:00:51.000000000 +0200
@@ -5739,6 +5739,18 @@
 } bind def
 /CharProcs 1 dict def
 CharProcs begin
+[] 0 d
+1 i
+0 j
+0 J
+10 M
+1 w
+/DeviceGray {} cs
+[0] sc
+/DeviceGray {} CS
+[0] SC
+false op
+false OP
 /AH {
 43 0 2 -14 41 31 setcachedevice
 q

etc...

gs (esp or gpl ) crashes in this case
Comment 1 Andrej Filipcic 2006-07-10 04:01:11 UTC
Created attachment 6171 [details]
pdftops failes for this file
Comment 2 Andrej Filipcic 2006-07-10 04:02:48 UTC
done...
https://bugs.freedesktop.org/show_bug.cgi?id=7477
Comment 3 Kristian Høgsberg 2006-09-21 16:06:14 UTC
Fixed in CVS (soon to be 0.5.4)

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.