[gs-bugs] [Bug 692362] New: Error: /typecheck in --run--
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Wed Jul 20 17:11:24 UTC 2011
http://bugs.ghostscript.com/show_bug.cgi?id=692362
Summary: Error: /typecheck in --run--
Product: Ghostscript
Version: master
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P4
Component: PDF Interpreter
AssignedTo: alex.cherepanov at artifex.com
ReportedBy: marcos.woehrmann at artifex.com
QAContact: gs-bugs at ghostscript.com
The customer reports and I've verified that the attached PDF file generates a
Error: /typecheck in --run-- when read by Ghostscript head
(467b64692f0b74244fd0bc0748309d05b2f09294).
Ken did some analysis and found:
The PDF file contains a Form XObject (47 0 obj) which has no content stream.
This seems (not unreasonably) to confuse the PDF interpreter. If I remove the
/R2 Do from the page content stream so that we don't use the Form XObject, then
the file runs to completion.
Adobe Acrobat X 10.1.0 and Apple Preview 5.0.3 read the file without complaint;
mupdf generates a warning but reads the file correctly.
The command line I'm using:
bin/gs -sDEVICE=ppmraw -o test.pdf ./DSP773.pdf
--
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the gs-bugs
mailing list