| Michael Loßin on Mon, 10 Sep 2001 13:26:41 +0200 (CEST) |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: i'am using apsfilter |
Johannes Weißl wrote:
>
> I'm using a HP DeskJet 690C printer and it works, but without
> any color (only black & white) ...
>
> my /etc/apsfilter/lp/apsfilterrc :
> PRINTER='hpdj'
> PAPERSIZE='a4'
> METHOD='auto'
> RESOLUTION='300x300'
> GS_FEATURES='-dBitsPerPixel=24'
> GS_RESOL='medium'
> COLOR='cmy+k'
^^^^^
???
Should be COLOR='color' with
GS_FEATURES='-sColorMode=CMY+K -dBitsPerPixel=24'
HTH
Michael