turning on print options when printing a file
turning on print options when printing a file
- Subject: turning on print options when printing a file
- From: William Adams <email@hidden>
- Date: Wed, 16 Jan 2013 12:44:13 -0500
Okay, I'm printing a file w/ the command:
tell application "HP LaserJet 8150 Series [EBFD97]"
activate
print pubsubFilepath without print dialog
end tell
How do I control what options are used?
Specifically, I want to turn on the Watermark option and set it to be the variable pubsubFilepath.
I tried:
with options (watermark:true text:subfFileName)
but got an error (this is Mac OS X 10.6 FWIW).
Alternately / in addition --- how would I look up where to do this? I tried recording, but that didn't work, and couldn't find anything when accessing the dictionaries of the Finder and the Printer Setup Utility.
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