Reply To: Resize graphic frames with an Object style applied

#61147

Hi Mike,

Try to add this line:

app.findChangeObjectOptions.objectType = ObjectTypes.GRAPHIC_FRAMES_TYPE;

It corresponds to the “Type: Graphic Frame” option in the “Object” tab of the “Fing/Change” dialog box. Most probably it is set to a wrong type e.g. “Text Frame” at the moment and the script finds nothing.

Hope this helps.

Kasyan

This article was last modified on November 24, 2011

Comments (0)

Loading comments...