|
|
ScriptingScripting in InDesignScripting is a great tool for performing a variety of tasks. A script can be as simple as an automated common task or as complex as an entire new feature. You can create your own scripts, and you can run scripts that other people have created. For more information on scripting, see the Scripting Guide in the Adobe InDesign Technical Info folder on the InDesign DVD. You can also find the Scripting Guide, scripting requirements, and other developer resources at www.adobe.com/go/scripting_id. The Scripting Guide contains an introduction to scripting and tutorials. The Technical Info folder also includes a number of useful scripts that you can run, such as a script that draws guides around the selected object. Some of these scripts appear by default in the Scripts panel. Scripts panel and Script Label panel overviewInDesign includes two panels for scripting: the Scripts panel and the Script Label panel. The Scripts panel is where you run scripts without leaving InDesign. The Scripts panel displays the scripts that are located in the Scripts folders in the InDesign application folder and in your Preferences folders. If you create or receive a script, you can place it in the Scripts Panel folder so that it shows up in the Scripts panel.
You can then double-click a script in the Scripts panel to run it, or you can run scripts using Quick Apply. The Script Label panel lets you specify a label for a page item, such as a text frame or shape. Specifying labels for page items is especially useful for writing scripts in which you need to identify an object. For detailed information on adding, running,
and editing scripts, see the Scripting Guide in the Adobe InDesign
Technical Info folder on the InDesign DVD or on the Adobe website
at www.adobe.com/go/scripting_id.Running sample scriptsYou can run these scripts in InDesign:
For more information on installing and using these sample scripts, see the InDesign CS4 Scripting Readme (PDF): www.adobe.com/devnet/indesign/pdfs/indesign_cs4_scripting_readme.pdf Enable scripts attached to menusScript writers can use a special command that allows scripts to be attached to menu commands. For security purposes, InDesign includes a preference that determines whether attached scripts are allowed. If you trust the source of an InDesign document, you can select Enable Attached Scripts so that scripts run whenever you choose the commands to which they’re attached.
Important: Before opening an InDesign document
from a source you don’t trust, deselect the Enable Attached Scripts
option.
|