Quantcast
Channel: Adobe Community : Popular Discussions - InDesign Scripting
Viewing all articles
Browse latest Browse all 15932

find and remove text frames with same geometricBounds

$
0
0

Hi Scripter ...new question starting from here:

 

var mySelection = app.activeDocument.selection[0].geometricBounds;

//alert (mySelection);

 

everywhere in the document i need to find and remove text frames with the same geometricBounds.

If possible, same dimensions but not same positions.

 

Thanks for help!


Viewing all articles
Browse latest Browse all 15932

Trending Articles