[gs-bugs] [Bug 690643] New: PDF with mixed vector and raster
component renders incorrectly when compiled with PDFLatex
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Tue Jul 21 09:57:30 PDT 2009
http://bugs.ghostscript.com/show_bug.cgi?id=690643
Summary: PDF with mixed vector and raster component renders
incorrectly when compiled with PDFLatex
Product: MuPDF
Version: unspecified
Platform: PC
URL: http://drop.io/edrjbto
OS/Version: Windows XP
Status: NEW
Severity: minor
Priority: P4
Component: mupdf
AssignedTo: tor.andersson at artifex.com
ReportedBy: maoserr at gmail.com
QAContact: gs-bugs at ghostscript.com
Version: 7-7-2009 Edition of mupdf.exe
System: Windows XP SP3 on Pentium 4
The first file "Interior.pdf" is generated with Inkscape with an SVG that
has both vector and raster components. It seems to display perfectly fine
in MuPDF. However, when it is included in a Latex file and compiled
with PDFLatex (Using MikTex 2.7) using the following code:
\documentclass{article}
\usepackage{graphicx}
\begin{document}
\includegraphics{Interior.pdf}
\end{document}
The raster component is offset and not in the correct position (as seen in
"Latex.pdf".
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the gs-bugs
mailing list