Copy link to clipboard
Copied
Hello,
I’m currently exploring the InDesign scripting capabilities using the InDesign CS6 Javascript Scripting Guide and the Scripting Tutorial​. Are there other documents that you would recommend, besides the example scripts in the SDK?
After reading through them and looking at the code, I do have a few questions and I hope that the community here can help me clarify them. Assume I’ve created a new document and a master spread following the examples in the Scripting Tutorial, pages 29 through 37.
For now that’s all, although I do have a few more questions...
Jens
Copy link to clipboard
Copied
Hi Jens,
I would recommend reading some books while experimenting with code.
See e.g. this one in German language by Gregor Fellenz:
InDesign automatisieren | Keine Angst vor Skripting, GREP & Co.
Regards,
Uwe
Copy link to clipboard
Copied
Hi all,
are there some books in english
Regards,
Saeed
Copy link to clipboard
Copied
Hi Saeed,
for ExtendScript in English I see Grant Gamble's book:
InDesign CS5 JavaScript Paperback – June 29, 2011
Or Peter Kahrel's book:
Scripting InDesign CS3/4 with JavaScript – Updated for CS5: August 2010
See also Jongware's:
http://indesignsecrets.com/javascript-for-the-absolute-beginner.php
For DOM documentation InDesign, InCopy and InDesign Server up to CS6
(also older versions of Adobe Illustrator, Adobe PhotoShop and FrameMaker):
Gregor Fellenz' DOM documentation:
InDesign ExtendScript API (8.0)
InDesign ExtendScript API (10.0)
InDesign ExtendScript API (11.0)
If you want to gather your own DOM documentation—e.g. InDesign CC version 9 that is not covered above—see this:
Regards,
Uwe
Copy link to clipboard
Copied
Thanks , Uwe.
i will read them
Regards,
Saeed
Copy link to clipboard
Copied
Hey Uwe,
Thanks for mentionining my DOM documentation.
Please not the link http://www.indesignjs.de/extendscriptAPI/indesign-latest/ to the latest version (for now 12 - CC 2017). In my opinion this is the link to bookmark, the versioned links will not update.
Viele Grüße,
Gregor