% SL Script to control PDF generation, produce color separation PDFs % PStill 1.72.9 or newer needed % makeSeparation(LPI, ANGLE_CYAN, ANGLE_MAGENTA, ANGLE_YELLOW, ANGLE_BLACK, ANGLE_SPOT); % This function advises GPStill to call 'pdfseparator.exe' at the end of the processing % On the command line you can use pdfseparator.exe directly makeSeparation(60.0, 105.0, 75.0, 90.0, 45.0, 105.0);