Setting default printer request.
Setting default printer request.
- Subject: Setting default printer request.
- From: Brian Christmas <email@hidden>
- Date: Tue, 09 Jun 2015 16:32:29 +1000
G’day scripters
I’m having problem with direct printing from GraphicConverter, where the code prints from the Default Printer, rather than my nominated printer.
Unfortunately I cannot set the Default to my nominated printer in System Preferences, because I’m using CUPS lp commands to check the printer status’s, and they’re resetting the default to a different printer (no rhyme or reason as to which one).
Is there any way to temporarily re-set the default printer, before my code, in Yosemite?
Regards
Santa
property theLargePagePrinter : "Large Page Printer" tell application "GraphicConverter 9" activate print document 1 with properties {target printer:(my theLargePagePrinter)} print dialog no 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:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden