Skip to main content
AvRog
Participant
April 2, 2015
Question

Is there a way in an unstructered Frame11.0 file to change all anchored frames in the file to a specific size at the same time?

  • April 2, 2015
  • 1 reply
  • 190 views

Is there a way in an unstructered Frame11.0 file to change all anchored frames in the file to a specific size at the same time?

    This topic has been closed for replies.

    1 reply

    Inspiring
    April 3, 2015

    Rog,

    This is perfect use case for ExtendScript. You could easily iterate over all anchored frames and resize them. You would probably want to resize the contents as well, though, which would add a few extra lines of code.

    Russ