Re: turning on print options when printing a file
Re: turning on print options when printing a file
- Subject: Re: turning on print options when printing a file
- From: William Adams <email@hidden>
- Date: Wed, 16 Jan 2013 14:53:01 -0500
On Jan 16, 2013, at 1:28 PM, koenig.yvan wrote:
> Are you sure that the command must trigger « "HP LaserJet 8150 Series [EBFD97]" » ?
That's what I've found that works....
I did find some code to allow one to select a printer:
tell application "Printer Setup Utility" to set thePrinters to (name of printers)
set thePrinter to printer(choose from thePrinters)
set thePrinterQueue to <Queue Name> of thePrinter
but it didn't work for me.
William
--
William Adams
senior graphic designer
Fry Communications
Sphinx of black quartz, judge my vow.
_______________________________________________
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