Re: InDesign Print Postscript
Re: InDesign Print Postscript
- Subject: Re: InDesign Print Postscript
- From: Shane Stanley <email@hidden>
- Date: Fri, 14 Oct 2005 21:33:36 +1000
- Thread-topic: InDesign Print Postscript
On 14/10/05 9:22 PM, "Wayne Melrose" <email@hidden> wrote:
> oh shane.. i was kinda hoping you'd still be awake..
Only just...
>
> CS2
set pathToDisk to path to startup disk as Unicode text
tell application "InDesign CS"
tell document 1
set docName to name
tell print preferences
set active printer preset to "Whatever"
set printer to postscript file
set print file to (pathToDisk & docName & ".ps")
end tell
print without print dialog
end tell
end tell
--
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