Copy link to clipboard
Copied
Hi,
How to call InDesign jsx from html page (from browser)? Please let me know if you know the answer.
Regards,
Vijay
If you want to call the jsx from a browser like Chrome you can't do that.
If you want to call it from the apps html panel you can either use csInterface.evalScript
I created http://creative-scripts.com/jsx-js/ as an easier interface for calling jsx scripts.
The linked page provides a lot of examples that apply to both csInterface.evalScript and jsx.evalScript so take a good look there.
Copy link to clipboard
Copied
If you want to call the jsx from a browser like Chrome you can't do that.
If you want to call it from the apps html panel you can either use csInterface.evalScript
I created http://creative-scripts.com/jsx-js/ as an easier interface for calling jsx scripts.
The linked page provides a lot of examples that apply to both csInterface.evalScript and jsx.evalScript so take a good look there.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now