Skip to main content
Participant
February 19, 2024
Question

To Learn scripting for adobe softwares

  • February 19, 2024
  • 2 replies
  • 533 views

Team,

Need to learn complete scripts for adobe Software's, need specialisation in InDesign, I am completely new to scripting. Kindly guide me where and how to learn?

 

Regards,

L.Natarajan (Chennai)

natu2103@gmail.com

98401 9505@

This topic has been closed for replies.

2 replies

Community Expert
February 19, 2024

Do you know how to use InDesign? if yes then that is the first step. Next you would need to know programming skills, learn them if you don't have hands on experience in this. If you want to learn extendscripts then do remember that it uses an old version of ECMA script so not all the modern features would work on it. Once you are done with the above then you need to learn/understand the InDesign DOM, that you can reference from the following link

https://www.indesignjs.de/extendscriptAPI/indesign-latest/#Application.html

-Manan

-Manan
Participant
February 19, 2024

Dear Manan Joshi,

I am Familiar with Indesign but need to learn completely about programming for adobe softwares, which ever is the better one, I need some advice on this.

brian_p_dts
Community Expert
Community Expert
February 19, 2024

In the Indesign Scripts panel (Window>>Utilities>>Scripts) there are numerous scripts that you can look at. Study them and study Javascript, then use the API reference that Manan posted to start working on your own. 

Kasyan Servetsky
Legend
February 19, 2024
Participant
February 19, 2024

Thanks for your information, most of the pages are removed.