InDesign Scripting Basics
Hey All,
I have experience with Javascript for web development and have some questions about InDesign automation.
It's a bit tough to get started with a simple script and started reading the scripting guide and have some questions.
InDesign scripts are written, then loaded into InDesign to be executed from the application.
You can't run the commands from a command line or other program, right?
I do a lot of typesetting, using different master pages for different designs.
Clients sends us excel files with the fields and records and it would be great to automate this repetitive process.
Data merge is useful to some degree but not with multiple master pages.
With InDesign scripting, is it possible to read an excel/csv file, select a master page for a given record and then merge the data into the master page?
Some master pages have multiple text boxes, can these be targeted from within the scripts?
It's a bit tough to get started writing a simple script and looking for something practical and useful for what I do.
Any suggestions or resources for this type of use case?
Thanks!
