6.16 Color-Separation Support

To provide minimal support for color separation, the Windows 3.1 PostScript driver recognizes the scignore variable in the PostScript header. Setting this variable to True disables all color change commands allowing the application to perform multiple passes over the input, setting the current color to be the correct process color.

Before starting color separation, an application must set the scignore variable using the PASSTHROUGH escape and the following string:

/scignore true def