Michael Loßin on Tue, 6 Feb 2001 10:06:37 +0100 (CET)


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: Monochrome printing on the Epson Stylus Color 440


Michael Altarriba wrote:
> 
> Hello. I ran an earlier (5.1.3) version of apsfilter under Debian, using
> a
> 2.2.17 kernel. Everything worked, including being able to print in mono
> on my Epson Stylus Color 440. I have since upgraded to 6.0, and am
> now unable to print a color image in monochrome. I've tried the
> following
> changes to apsfilterrc:
> 
> 1. -dBitsPerPixel=1
> 
> 2. setting  COLOR=mono
> 
> 3. -dupColorModel=/DeviceGray
> 
> all without success. These attempts either result in a color picture, or
> 
> an error message on the printout ("unrecoverable error" or
> "/undefined in --.outputpage --"). I'm using the uniprint driver, and
> have included the driver I'm using below. What do you suggest?

I think the uniprint drivers need

	-dupOutputComponentOrder="{ 0 }"

and an array for

	-dupWhiteTransfer=...

for grayscale printing. Have a look at the uniprint directory,
there are some files for the 640 (my printer) which should give
you a hint.

It's probably better to create two printer queues, though.


HTH
Michael