JS for Multi-Grouped Items
Hi
A Group object may also contain many grouped objects inside it.
Is there a JS to list all the images/textFrames inside a Multi-Grouped object?
Thank you.
Hi
A Group object may also contain many grouped objects inside it.
Is there a JS to list all the images/textFrames inside a Multi-Grouped object?
Thank you.
Look in the Object Model Viewer at the Group object. You'll see:
Group.allGraphics (Read Only)
Data Type: Array of Graphic
Adobe InDesign CS4 (6.0) Object Model Object Model
Lists all graphics contained by the Group.
Group.allPageItems (Read Only)
Data Type: Array of PageItem
Adobe InDesign CS4 (6.0) Object Model Object Model
Lists all page items contained by the Group.
This includes all contained by any subgroup, too.
Dave
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.