python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to declare the "beforeClose" event once time using CEP/JavaScript?
I need to know when the user decides to close the document he is on, so I found on various sites the "beforeClose" event.
I have 2 problems:
When I declare it in my ExtendScript file, the 1...
Fitspade
Votes: 0
Answers: 1
How to set default document effects using CEP/JavaScript?
I'm building an application which is drawing many objects (rectangles, lines, circle, etc.) in an Indesign document using CEP/JS. The issue I have is that all objects I’m adding are inheriting documen...
Fitspade
Votes: 0
Answers: 1
(CEP/ExtendScript) Is it possible to include a JSX file from a server?
I am developing an extension for InDesign and I would like to store the jsx file on a server. This would allow me to update the plugin if I change something in the jsx without the user having to re-do...
Fitspade
Votes: 0
Answers: 1