Re: Color Separation
"Russell Lang" <[email protected]> Mon, 08 Mar 2004 13:48:18 +1100
| Newsgroups | gmane.comp.printing.ghostscript.gsview |
|---|---|
| Message-ID | <404C79A2.13447.22E0A14F@localhost> |
Joao, On 7 Mar 2004 at 8:58, Joao S. O. Bueno wrote: > I've been digging around postscript docs, (not too much), and I plan > to soon write a PS snippet to allow for color separation of appended > postfix document, in a way that processing the document through GS > would spill out 4 black and white separations. > > I wonder if someone her would have put a sort of "howto", or would > mind writing a couple of lines on this subject to serve as a "startup > guide". Adobe's docs seems to be poor in examples. Are you talking about getting 4 black and white separations which contain vector PostScript? I don't know of any way to do this with ghostscript. It may be possible by playing with PostScript separation code and the pswrite device, but I'm not sure. I also don't know of any way to make ghostscript automatically write four separate raster images, one for each separation. You should be able to get 4 black and white raster images, using the psdcmyk output device and then using an external tool to write the separations to separate files. A better mailing for this question is [email protected]. Russell Lang [email protected] Ghostgum Software Pty Ltd http://www.ghostgum.com.au/