Re: Disabling Color space substitution for pdfwrite
"Igor V. Melichev" <[email protected]>
| Newsgroups | gmane.comp.printing.ghostscript.patches |
|---|---|
| Message-ID | <[email protected]> |
Dan, > From: "Dan Coby" <[email protected]> > To: "Igor V. Melichev" <[email protected]>; "Gs-Code-Review" <[email protected]> > Sent: Sunday, September 14, 2003 11:29 PM > Subject: RE: Disabling Color space substitution for pdfwrite Yes, I did. I'm sorry. <dt><b><tt>-dKEEPDEVICECOLORS </tt></b> <dd>This switch prevents the substitution of the <b><tt>DeviceGray</tt></b>, <b><tt>DeviceRGB</tt></b>, and <b><tt>DeviceCMYK</tt></b> colors spaces with <b><tt>DefaultGray</tt></b>, <b><tt>DefaultRGB</tt></b>, and <b><tt>DefaultCMYK</tt></b> resources of the <b><tt>ColorSpace</tt></b> resource category. This switch is primarily useful for PDF creation using the <tt><b>pdfwrite</b></tt> device when retaining the color spaces from the original document may be important. </dl>