Search code examples
adobe-illustratorplugins

Make a plugin for adobe illustrator


I'm not sure if I am posting this question in the right place but I was wondering if anybody knew how I would make a plugin for illustrator?

Thanks...


Solution

  • You don't specify which version of Illustrator you are targeting, but you can find the SDKs for CS5 on Adobe's site. A bit of digging will probably reveal previous versions. The SDK will give all of the information you need to code and compile.