[CS6] Select text frame with a certain height and move it to a specific location?
I have a bunch of page labels I need to move. All of these labels are the same height (0.125 in) so what I'm thinking is that a script could go on each page and find the item based on that, select it, and finally move it to a specific XY location with a top right anchor point. Would this be very hard to do? I feel like this would be a rather simple script.
Thanks for any help you can give!