Daily Archives: December 3, 2014

Get bounds of all artboards in Illustrator CS5.1 with JavaScript

When you need to create new artboard you will, most certainly, would like to know where to place it safely. One of the options could be to place it next to the “edges” of the “bounding box” created by all … Continue reading

Posted in Illustrator-Scripting, JavaScript | Tagged , , | Comments Off on Get bounds of all artboards in Illustrator CS5.1 with JavaScript

Add artboard with JavaScript in Illustrator CS5.1

I’m trying to pull together set of scripts to help with android/ios graphic resources development. I can export artwork to PNG but results due to scaling are not satisfactory. This means that the scaling and adjusting graphic vectors needs to … Continue reading

Posted in Illustrator-Scripting, JavaScript | Tagged , , , | Comments Off on Add artboard with JavaScript in Illustrator CS5.1