[argyllcms] Re: Newbie seeking help with using profile to change the color makeup of a printer

  • From: Graeme Gill <graeme@xxxxxxxxxxxxx>
  • To: argyllcms@xxxxxxxxxxxxx
  • Date: Tue, 25 Jun 2019 11:15:29 +1000

David Lewis wrote:

It is easy enough to tell the printer to print grayscale Black only, but 
turning off Black
when printing color is not so easy. I am trying to see if I can "profile" 
away the black.

OK. But are you driving the CMYK or not ? Your example as:

targen -v -d2 -G -e4 -g128 -f816 -t White-Printer
d2 - PrintRGB

which is for creating an RGB type profile. To run CMY you would
normally create a CMY target:

 targen -D5 ...

print a CMYK target with K = 0:

 printtarg -ok ...

and create a CMYK profile with K = 0:

 colprof -kz -L0 ...

Cheers,
        Graeme Gill.

Other related posts: