[cups] Raspberry using CUPS with own default ICC-Profile

Helge Blischke helgeblischke at web.de
Mon Mar 18 10:02:54 PDT 2019


> Am 18.03.2019 um 17:32 schrieb Helene <Helene19 at web.de>:
> 
> Hi Helge
> 
> lots of thanks for your answer! I have looked into the folder /etc/cups/ to look after any imagetoraster filter. But in that folder is no raster.h.
> 
> I only found in my Epson_Stylus_Photo_1500.ppd the following lines:
> 
> *cupsFilter: "application/vnd.cups-raster 100 rastertogutenprint.5.2"
> ...below I wrote my line:
> Attribute cupsICCProfile ".../Default" /etc/cups/profile/20190302_SF8_Epson1500.icc 
> 
> ...below is a part with *DefaultResolution: 361x360dpi...
> 
> But I don't see anything about using a filter.
> 
> Where / what can I change? Should I place my line with the icc profile at the end of the file?
> 
> Best regards, Helene
> 
Try the following:
in the PPD, edit the line 
*cupsICCProfile ".../Default" /etc/cups/profile/20190302_SF8_Epson1500.icc 
to
*cupsICCProfile „-.-.-./Default" /etc/cups/profile/20190302_SF8_Epson1500.icc 
to match the rules of the imagetoraster filter.
Let me know if to works.

NOTE: restart cups after modifying the PPD.

Helge


More information about the cups mailing list