Page 1 of 1

Add new layer to PDF

Posted: Mon Feb 23, 2015 9:54 am
by chriss
I have a pdf which has a magenta line used to indicate a cutting path, I want to automate adding a new layer, naming it and moving the magenta line onto the layer. We have switch and Pitstop Pro, can anyone point me in the right direction. Cheers Chris

Re: Add new layer to PDF

Posted: Mon Feb 23, 2015 9:55 am
by freddyp
If you talk about automating this you will need PitStop Server, but in PitStop Pro you can already make the Action List that does what you need:

Select color (choose probably stroke, but check that; choose CMYK and set M to 100, the rest to 0)
Select line art
AND
Assign objects to layer with name (and give the layer a suitable name)

Freddy