Loading…

Scripting InDesign CS3/4 with JavaScript /

Updated: August 2010. Author Peter Kahrel updated this Short Cut to cover InDesign CS5. InDesign provides a powerful setof tools for producing beautifuldocuments. While you can certainlydo all your work by hand throughInDesign's graphical interface, thereare many times when it's much easie...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Kahrel, Peter
Format: Electronic eBook
Language:Inglés
Published: Sebastopol, Calif. : O'Reilly, 2009.
Series:O'Reilly short cuts.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • Introduction; Hello World!; The ExtendScript Toolkit (ESTK); Creating a Script In and Running it From the ESTK; Where to Save Scripts; Hidden Gems in the ESTK; InDesign's Object Model; Parents; Children; Three Special Parents; Collections of Objects; Properties; Methods; The Object Model Viewer; JavaScript; Some General Rules; Variables; Reserved Words; Strings; Strings and Numbers; Arrays; Arrays Versus Collections; Operators; Statements; Functions; Interacting with the User; Unicode Characters; Catching Errors; Running Scripts; Working with Text; Trick: Running Scripts Really Quickly.