Copy link to clipboard
Copied
Dear All,
I need to build an Adobe CEP html extesnion for InDesign application. Please anyone suggest me to where need to start ?
Copy link to clipboard
Copied
The links here are good
Copy link to clipboard
Copied
You'll need InDesign and a text editor. If you want to access npm package, you'll want to get node.js. I use this to log both the client (CEP panel) and host (ExtendScript) shims.
Checkout this https://github.com/theasci/cep-bootstrap project for an example on how to use all those things in addition to @Trevor's cool JSX.js library.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
I have to mention our official Getting Started Guides:
GitHub - Adobe-CEP/Getting-Started-guides: Getting Started guides and samples for CEP extensions
Getting-Started-guides/Client-side Debugging at master · Adobe-CEP/Getting-Started-guides · GitHub
Find more inspiration, events, and resources on the new Adobe Community
Explore Now