Re: GUIscritpting, Pages and PDF
Re: GUIscritpting, Pages and PDF
- Subject: Re: GUIscritpting, Pages and PDF
- From: KOENIG Yvan <email@hidden>
- Date: Fri, 25 Jan 2008 10:56:35 +0100
Le 25 janv. 2008 à 06:26, CYB a écrit :
Yvan, whwy not use this
-- AppleScript
tell application "Printer Setup Utility"
set current printer to printer "CUPS-PDF"
end tell
tell application "Pages"
tell document 1
print
end tell
end tell
-- end of AppleScript
The only thing you need is to install the free app printer "CUPS-PDF"
This application is a virtual printer that in an efficient way "print"
anything to PDF is an open source, the linl to download is
http://www.macupdate.com/info.php/id/20219
I hope this help
Salute
Thanks
Don't worry.
If I was searching a process for my own use, it would perhaps be an
efficient process but when I try to help a correspondant, I search a
process using only "in_the_box" tools.
As I wrote some days before, most of the times, the persons I am
trying to help ignored the existence of AppleScript before they get
my response so, I'm always reluctant to ask them to install a third
party tool ;-)
Yvan KOENIG
_______________________________________________
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