Where can I learn InDesign scripting
Copy link to clipboard
Copied
Hi team,
I'm Very much interested in InDesign Scripting. I wish to learn InDesign script to implement some automation in my work. So, from where can I start my learning Journey.
Note: I dont have any Java script or any other coding knowledge, but ready to learn anything.
Every suggestions and reply will motivate me to move forward
Thanks & regard Nousheeth
Copy link to clipboard
Copied
I use to provide training in same. DM if you need full training on InDesign JavaScript, InDesign Server..
Sunil
Copy link to clipboard
Copied
All InDesign Object Model will be available here == > https://www.indesignjs.de/extendscriptAPI/indesign-latest/#about.html
This PDF will help in self learning == > https://usermanual.wiki/adobe/InDesigncs6ScriptingJSEN.3768967468/view
Best
Sunil
Copy link to clipboard
Copied
I am giving lot of code to forum users which I can from past couple of years. You might find them useful for you.
Check my old posts. I am always giving answer to specifically InDesign Script only.
Best
Sunil
Copy link to clipboard
Copied
I want to learn too
Copy link to clipboard
Copied
You might find these useful:
https://creativepro.com/product/grep-in-indesign/
https://creativepro.com/product/javascript-for-indesign-2nd-edition/
Copy link to clipboard
Copied
I am the author of two books on automating InDesign using scripts
("AppleScripting AdobeInDesigh" and "Automating InDesign CS4 with
ExtendScript). As you can see, these books are several years old but
most of the scripts still work; and I am feverishly working to update
as of this year. I would particularly enjoy working with someone who
seriously wants to learn scripting. You can contact me at
shirleyhopkins@me.com or through WyzAnt (where I also teach InDesign,
and other Adobe applications online).
Shirley W. Hopkins
Copy link to clipboard
Copied
" I would particularly enjoy working with someone who seriously wants to learn scripting."
Hi Shirley,
that's definitely the right attitude!
When I look back to 2008 I found myself in a group of three seasoned InDesign users in Germany who wanted to learn scripting InDesign with ExtendScript. We had a great teacher, Gerald Singelmann, who at that time prepared a video course on scripting InDesign for graphic designers. I am still happy that I was one of his human "guinea pigs" for this kind of endeavour.
Four things one needs when learning scripting:
[1] A very good knowledge of InDesign.
[2] Devotion and resilience.
[3] Plenty of time.
( Ok. That are only three items. So, as a fourth one, I also add humor… )
Regards,
Uwe Laubender
( ACP )
Copy link to clipboard
Copied
Hi Shirley,
i have bought your book „Automating Adobe Indesign CS4 with ExtendScript“.
In the book is mentioned that there is a webiste supporting the book: „yourscriptdoctor.com“
I wanted to register on the website to get the files, but this did not work.
I tried with chrome and firefox.
But there is no way to register at https://yourscriptdoctor.com/registration/
Could you please help me to get the files?
I also sent you an email but there was no reaction yet.
Thank you so much
With best regards
Reinhard from Austria (reinhard.teufelsbauer@gmail.com)
Copy link to clipboard
Copied
I am looking at the date of your inquiry and am embarrased. Things happened! I was updating the books and website in 2019 when my life turned upside down. With the loss of my youngest daughter and then Covid on top of it all. I am now working on what I refer to as my legacy project and am in the throws of updating the books, again. This update will be to try to keep up with all of the changes that InDesign has thrown the scripting community over the past 12 years. I will be posting a folder of the scripts in the book that are "broken". As soon as I have reviewed the scripts (and new ones) I will be posting downloads. My sincere apologies.
Copy link to clipboard
Copied
Peter Kahrel, a regular poster here, has written some great resources that are available via CreativePro (Derek Cross has links to them from his post) but there is another resource of his that is used for making or tweaking dialog boxes - https://indd.adobe.com/view/a0207571-ff5b-4bbf-a540-07079bd21d75 (though it helps to have some knowledge of JS first).
From experience, the way that I learned JS was to effectively cobble scripts together from what I saw on these forums. Made tons of mistakes and had lots of questions, but was definitely a jumping-off point.

