Re: indesign to pdf
Re: indesign to pdf
- Subject: Re: indesign to pdf
- From: Wayne Melrose <email@hidden>
- Date: Fri, 15 Sep 2006 08:18:30 +0200
On 14. sep. 2006, at 01.56, david okner wrote: hey everyone,
i have searched the web but i can't find any scripts that will run indesign and print to a pdf.
any help would be greatfully appreciated!
thanks!
-david
___________________________
Did you get a reply for this? Try exporting rather than printing..
This might get you started..
set pdffilepath to "Macintosh HD:Users:david:Desktop:file.pdf" set myexportstyle to "mystylename" -- make sure this matches your export style
tell application "Adobe InDesign CS2" tell front document export format PDF type to pdffilepath using myexportstyle without showing options end tell end tell
|
_______________________________________________
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