[cairo-bugs] [Bug 27491] Printing web pages with images in them doesn't work
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Apr 7 05:30:44 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=27491
--- Comment #6 from Adrian Johnson <ajohnson at redneon.com> 2010-04-07 05:30:42 PDT ---
When printing, CUPS converts the PS to PDF then back to PS using these
commands:
ps2pdf13 file.ps # ghostscript
pdftops file.pdf file2.ps # poppler
gs file2.ps
The problem may be with cairo, gs, or poppler. Can you attach the new PS output
from Firefox and I'll check if I can reproduce the problem.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the cairo-bugs
mailing list