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

Plugin to Illustrator in Java?

New Here ,
Sep 22, 2008 Sep 22, 2008

Copy link to clipboard

Copied

Hi,

Can a plugin be developed for Adobe Illustrator in Java?

Thanks.
TOPICS
SDK

Views

1.7K

Translate

Translate

Report

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
Guide ,
Sep 22, 2008 Sep 22, 2008

Copy link to clipboard

Copied

As far as I know your only options are to use a scripting language (like ExtendScript which comes with Illustrator) or the C/C++ API.

Votes

Translate

Translate

Report

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
New Here ,
Sep 22, 2008 Sep 22, 2008

Copy link to clipboard

Copied

Thank you for taking time to answer.

Votes

Translate

Translate

Report

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
Participant ,
Mar 25, 2013 Mar 25, 2013

Copy link to clipboard

Copied

LATEST

You should be able to load and run VM within illustrator and make java calls using jni. But if you want to access the AI Suite classes from java, you may have to write all the java interfaces and type conversions on your own.

Votes

Translate

Translate

Report

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