Re: InDesign CS6: Find out parent page of page item on the paste
Re: InDesign CS6: Find out parent page of page item on the paste
- Subject: Re: InDesign CS6: Find out parent page of page item on the paste
- From: "Willard L. McMunn" <email@hidden>
- Date: Sun, 09 Jun 2013 15:20:49 -0400
InDesign CS6: Find out parent page of page item on the paste
tell application "Adobe InDesign CS6" activate tell active document tell text frame 1 set geoBounds to geometric bounds move to {0, 0} set pageName to name of parent page set geometric bounds to geoBounds end tell return pageName end tell end tell
— — — — — — — — — — — Happy Automation, Larry McMunn, President McMunn Associates, Inc. • Collingswood, NJ • Seminole, FL (856) 393-4756 or Skype: wlarrymcmunn "Brevity is your best friend…"
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden