Hallo every one
Background story
My work colleges and I have gotten our hands on a ridicules amount of illustrator files. These are divided in to category’s and hold more then one object/group in each file.
we have managed to find/wright a script that will extract each group as an individual *.ai file, but we still need to unite the shapes in each group before it is being exported. this would usually be done via the pathfinder (Unite compound shape [CS4]).
My Question
What is the best way to embed an Adobe Illustrator tool in our Java script?
and were can I find a list with the commands that correspond to Illustrators tools?
General information
Version: CS4
Script: Java Script