% SL Script to control PDF generation, converts Process colors to Spot colors % PStillPro 1.72.14 or newer needed % this command advises PStill to map cyan (1,0,0,0 as CMYK) to spot color 'Red' (0,1,1,0 as CMYK) % Max. 31 such mapping can be defined mapProcessToSpot("1.0 0.0 0.0 0.0 [0.0 1.0 1.0 0.0 (Red)]");