Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

InDesign CEP extension

Explorer ,
Apr 09, 2019 Apr 09, 2019

Dear All,

I need to build an Adobe CEP html extesnion for InDesign application. Please anyone suggest me to where need to start ?

2.5K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guru ,
Apr 09, 2019 Apr 09, 2019

The links here are good

Extensions / Add-ons Development

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jul 23, 2019 Jul 23, 2019

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 23, 2019 Jul 23, 2019
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jul 25, 2019 Jul 25, 2019
LATEST
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines