• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: InDesign CS6: Find out parent page of page item on the paste
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


On Jun 9, 2013, at 3:00 PM, email@hidden wrote:

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

  • Prev by Date: InDesign CS6: Find out parent page of page item on the paste board
  • Next by Date: Re: The latest AS date and AS Editor bugs
  • Previous by thread: InDesign CS6: Find out parent page of page item on the paste board
  • Next by thread: Re: The latest AS date and AS Editor bugs
  • Index(es):
    • Date
    • Thread