InDesign CS3: Find out about page/spread name
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