I am attempting to write a Javascript extension that makes all objects the same size as the key object. I could so far not find a way to uniquely identify the key object in the selection array. The problem is that in the array, the objects are ordered in the sequence they were put on the page, not in the sequence in which they were selected (according to Adobe's documentation). So there got to be another way to get around this limitation, I just don't know how.
↧