Hi all
I am working on an Action List which
- Flattens all layers
- Selects all and assigns to a new Layer 1
- Assigns spot colours to separate layers and lastly deletes Layer 1 (i.e. deletes anything that isn't a designated spot colour). It works, except for properly flattening layers (particularly when nested within an INDD exported layer).
For some reason to get it to work as intended I have to run a separate action to flatten layers, save the document and reopen, or simply flatten layers through Acrobat, then run the action ist, but this isn't a one button solution.
Does anyone know why the "Flatten layers" action doesn't seem to be working as intended?
Flatten Layers issue
- JimmyHartington
- Advanced member
- Posts: 536
- Joined: Tue Mar 22, 2011 7:38 am
Re: Flatten Layers issue
Try adding the action "Split action list" after the flatten layers.
This works a little bit as save for Pitstop, when you make changes which previously made you need to save.
This works a little bit as save for Pitstop, when you make changes which previously made you need to save.
Re: Flatten Layers issue
That's a handy action to know, but unfortunately I don't think it has helped here.
I should have mentioned in the initial post that whenever I save the file after running the script the top layer is always changed to hidden upon saving (regardless of what the layer is called). This issue doesn't occur when manually flattening the PDF through Acrobat or if there are no layers.
I should have mentioned in the initial post that whenever I save the file after running the script the top layer is always changed to hidden upon saving (regardless of what the layer is called). This issue doesn't occur when manually flattening the PDF through Acrobat or if there are no layers.
- JimmyHartington
- Advanced member
- Posts: 536
- Joined: Tue Mar 22, 2011 7:38 am
Re: Flatten Layers issue
Are you able to share a pdf before processing. A pdf of the expected result + the action list you have?