Re: placing library assets into a document - InDesign CS
Re: placing library assets into a document - InDesign CS
- Subject: Re: placing library assets into a document - InDesign CS
- From: "Shane Stanley" <email@hidden>
- Date: Fri, 24 Sep 2004 08:54:23 +1000
On Thu, 23 Sep 2004 11:08:54 -0400, Courtney Schwartz wrote:
>Nevermind, I got it... Here's the magic formula:
>
>tell application "InDesign CS"
> tell library "bookletLibrary"
> tell asset "titlePage"
> place asset on my document 1
Right. Or:
place asset asset "titlePage" on document 1
The command is "place asset", hence the potentially confusing double "asset".
--
Shane Stanley <email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden