[cups.general] Images are not printed

Johannes Meixner jsmeix at suse.de
Tue May 8 01:13:56 PDT 2012


Hello,

On May 4 14:17 Debian Flo wrote (excerpt):
> When I want to print PDF files using evince most of the times the
> documents are printed *without* images.

Probably an issue in Ghostscript which should be fixed
since Ghostscript 9.04 (current version is 9.05), compare
https://bugzilla.novell.com/show_bug.cgi?id=753897

Usually Ghostscript is used to convert PDF into PostScript
(called by /usr/lib/cups/filter/pdftops) and then PostScript
is converted again by Ghostscript via the printer driver
(often called by /usr/lib/cups/filter/foomatic-rip)
into the final printer-specific format.

Run "grep PID /var/log/cups/error_log" so see which filters
are run by the cupsd to process your particular print job.

As far as I know Ghostscript fails in some cases to convert
PDF into PostScript correctly.

In contrast when you print a PDF from the Adobe Reader, the Adobe Reader
itself converts the PDF to PS so that the Adobe Reader sends PS to CUPS.
Often the Adobe Reader PDF to PS conversion works best so that at least
for a test you should use the Adobe Reader to print PDF (regardless
that the Adobe Reader is non-free software).


Kind Regards
Johannes Meixner
-- 
SUSE LINUX Products GmbH -- Maxfeldstrasse 5 -- 90409 Nuernberg -- Germany
HRB 16746 (AG Nuernberg) GF: Jeff Hawn, Jennifer Guild, Felix Imendoerffer





More information about the cups mailing list