[gs-bugs] [Bug 692312] New: PDF displayed incorrectly: pgfmanual
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Tue Jun 28 22:13:17 UTC 2011
http://bugs.ghostscript.com/show_bug.cgi?id=692312
Summary: PDF displayed incorrectly: pgfmanual
Product: MuPDF
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P4
Component: mupdf
AssignedTo: tor.andersson at artifex.com
ReportedBy: pipping at exherbo.org
QAContact: gs-bugs at ghostscript.com
The cover of the TikZ/PFG manual[1] is displayed incorrectly.
[1] http://ftp.gwdg.de/pub/ctan/graphics/pgf/base/doc/generic/pgf/pgfmanual.pdf
Here's a comparison:
pipping at bogus /home/pipping % gs -sDEVICE=png16m -r400 -dNOPAUSE -dBATCH
-dFirstPage=1 -dLastPage=1 -sOutputFile=gs.png
/opt/texlive/2010/texmf-dist/doc/generic/pgf/pgfmanual.pdf
GPL Ghostscript 9.02 (2011-03-30)
Copyright (C) 2010 Artifex Software, Inc. All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Processing pages 1 through 1.
Page 1
pipping at bogus /home/pipping % pdfdraw -r400 -o pdfdraw.png
/opt/texlive/2010/texmf-dist/doc/generic/pgf/pgfmanual.pdf 1
+ pdf/pdf_xref.c:335: pdf_read_new_xref(): object id (37226 0 R) out of range
(0..37225)
| pdf/pdf_xref.c:411: pdf_read_xref(): cannot read xref (ofs=5260639)
| pdf/pdf_xref.c:431: pdf_read_xref_sections(): cannot read xref section
| pdf/pdf_xref.c:491: pdf_load_xref(): cannot read xref
\ pdf/pdf_xref.c:532: pdf_open_xref_with_stream(): trying to repair
+ pdf/pdf_interpret.c:2149: pdf_run_stream(): syntax error in array
| pdf/pdf_interpret.c:2234: pdf_run_buffer(): cannot parse content stream
| pdf/pdf_interpret.c:1087: pdf_run_xobject(): cannot interpret XObject stream
\ pdf/pdf_interpret.c:147: pdf_begin_group(): cannot run softmask
+ pdf/pdf_interpret.c:2149: pdf_run_stream(): syntax error in array
| pdf/pdf_interpret.c:2234: pdf_run_buffer(): cannot parse content stream
| pdf/pdf_interpret.c:1087: pdf_run_xobject(): cannot interpret XObject stream
\ pdf/pdf_interpret.c:147: pdf_begin_group(): cannot run softmask
+ pdf/pdf_interpret.c:2149: pdf_run_stream(): syntax error in array
| pdf/pdf_interpret.c:2234: pdf_run_buffer(): cannot parse content stream
| pdf/pdf_interpret.c:1087: pdf_run_xobject(): cannot interpret XObject stream
\ pdf/pdf_interpret.c:147: pdf_begin_group(): cannot run softmask
pipping at bogus /home/pipping %
(I'm attaching gs.png and pdfdraw.png)
This is with mupdf git-cbf50e333dc1e80cd968c5ee931b4d6886b116a4.
--
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