Where I can find the full Indesign Javascript Reference?

Viewed 23

Weirdly Adobe itself hasn't a browseable website where you can find all the Javascript Reference for it's programs, and you pay a lot for their softwares...

Some time ago, there was a full awesome website with all the Indesign Javascript reference, it was self hosted by a guy at http://jongware.com/idjshelp.html that website was very well made with reference for all the CS and CC versions of Adobe Indesign. The only drawback was that there wasn't a downloadable pdf or html version of that website, so now that the website is down there'snt a way to retrieve that data... :/

The only files that i've found from Adobe are super small, very lack and missing of info, nothing compared to the work of jongware that basically generated an auto documentation based on program api.

There's a website, maybe on a more stable platform like github where I can find the Adobe Indesign Javascript full documentation ?

Thanks!

2 Answers

Personally, I prefer the InDesign ExtendScript API by Gregor Fellenz.

(And yes, I agree, it's ridiculous that Adobe themselves do not manage to offer such a service. And Jongware sadly passed away a while ago, that's why his website is down now.)

Related