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

JavaScript or SDK?

New Here ,
Jul 16, 2008 Jul 16, 2008

Copy link to clipboard

Copied

What are the best platforms to develop automations for Illustrator CS3? Since Adobe advocates JavaScript for most of InDesign CS3 custom programming, is that also a good choice for Illustrator? Would Illustrator SDK be still superior in terms of access to most of AI APIs?
We have experience in developing Freehand Xtras, so for us AI SDK may be a natural progression path, but if JavaScript can deliver the same, or more, perhaps it makes sense to consider it instead? And what are the caveats for each option?
I would appreciate any insights.

Andrzej
TOPICS
SDK

Views

502

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 ,
Jul 17, 2008 Jul 17, 2008

Copy link to clipboard

Copied

LATEST
If you're simply automating standard Illustrator behaviour, you'd probably be best to work with the scripting. The SDK offer a much broader range of control, but it comes with a much steeper learning curve if you're not familliar with C/C++ programming. I'd start with scripting, and fall back on the SDK if it doesn't provide enough of what you need.

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