Re: InDesign: Linked text frames and master pages
Re: InDesign: Linked text frames and master pages
- Subject: Re: InDesign: Linked text frames and master pages
- From: Shane Stanley <email@hidden>
- Date: Wed, 27 Aug 2003 08:44:30 +1000
On 27/8/03 6:08 AM +1000, Chris Nitz, email@hidden, wrote:
>
I'm trying to use the sample in Shirley Hopkins's book to override
>
master page items. It looks a bit like this:
>
>
tell application "InDesign 2.0.2"
>
tell document 1
>
tell page 1
>
set theMasterItems to master page items
>
end tell
>
end tell
>
end tell
>
>
But, I have a few linked text frames on my master pages that I
>
plan to fill with a story with many paragraph styles. I need to
>
preserve the text-frame links that are on the Master Page....but
>
that script breaks the links.
You'll need to group the linked frames on the master first.
--
Shane Stanley, email@hidden
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.