• 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
InDesign CS3: Find out about page/spread name
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

InDesign CS3: Find out about page/spread name


  • Subject: InDesign CS3: Find out about page/spread name
  • From: Bert Groeneveld <email@hidden>
  • Date: Fri, 22 Jan 2010 12:43:00 +0100

Hello,

(InDesign CS3)

How can I find out whether the external file is placed on a master spread or on a regular page, and what the name/pagenumber is of that spread/page?

tell myDoc
set allLinks to (every link whose link type is "Text")
if (count of allLinks) = 1 then
set myLink to item 1 of allLinks
tell myLink
-- how can I find out here whether the external file is placed on a master spread or on a regular page, and what the name is of that spread/page?
end tell

Bert.
 _______________________________________________
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

  • Follow-Ups:
    • Re: InDesign CS3: Find out about page/spread name
      • From: Shane Stanley <email@hidden>
  • Prev by Date: Scripting Finder view of folder
  • Next by Date: RE: Unable to open Word Mac documents in Hidden state
  • Previous by thread: Re: Scripting Finder view of folder
  • Next by thread: Re: InDesign CS3: Find out about page/spread name
  • Index(es):
    • Date
    • Thread