Quantcast
Channel: Adobe Community: Message List - InDesign Scripting
Viewing all articles
Browse latest Browse all 37788

Re: Script to activate the Color Separations Panel?

$
0
0

simple. assuming myDocument holds the document you want to work with:

 

myDoc.layers.itemByName("Background").visible=false;

myDoc.layers.itemByName("Slug").visible=false;


Viewing all articles
Browse latest Browse all 37788


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>