Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.postscript > #3475

Re: Omit a color

Newsgroups comp.lang.postscript
Date 2019-11-27 09:25 -0800
References <5631c8cb-807a-4453-913d-96f47acf6ce4@googlegroups.com> <0ef2a848-6049-46b6-8305-998ae87d8942@googlegroups.com> <MPG.3848449f367c6859898a9@usenet.plus.net>
Message-ID <0278a83e-9e2e-4497-bbdd-9dcb438286c2@googlegroups.com> (permalink)
Subject Re: Omit a color
From MrDemmler <news@ademmler.com>

Show all headers | View raw


Dear Ken,

thx for your very detailed explanation. This explains a lot.
You are right about the color names - has been a typo from copy paste. 
I was playing with ghostscript using this command.

gs -sDEVICE=tiffsep -dNOPAUSE -dBATCH -sOutputFile=test.tiff -r50 -csetcolor.ps -f test.pdf

While setcolor.ps contains:
<<
/Separations true
/Setoverprint true
/ProcessColorModel /DeviceCMYK
/SeparationColorNames [ /Black /Spot ] /SeparationOrder [ /Black /Spot ]
>> setpagedevice

I still get all colors as separations C +M + Y + K + Spot

Any idea what I am doing wrong here?

Back to comp.lang.postscript | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Omit a color MrDemmler <news@ademmler.com> - 2019-11-26 13:14 -0800
  Re: Omit a color MrDemmler <news@ademmler.com> - 2019-11-26 13:28 -0800
    Re: Omit a color ken <ken@spamcop.net> - 2019-11-27 08:31 +0000
      Re: Omit a color MrDemmler <news@ademmler.com> - 2019-11-27 09:25 -0800
        Re: Omit a color ken <ken@spamcop.net> - 2019-11-28 09:58 +0000
  Re: Omit a color ken <ken@spamcop.net> - 2019-11-27 08:26 +0000

csiph-web