creating a printer
creating a printer
- Subject: creating a printer
- From: Torsten Curdt <email@hidden>
- Date: Sat, 11 Oct 2008 17:00:38 +0200
Hey!
I would like install/setup a new CUPS printer from Cocoa. Looking at
http://developer.apple.com/documentation/Cocoa/Conceptual/Printing/Tasks/CreatingPrinters.html#/
/apple_ref/doc/uid/20000870-120579
http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Classes/NSPrinter_Class/Reference/Reference.html#/
/apple_ref/doc/uid/20000360
it sounds like
NSPrinter *printer = [NSPrinter printerWithName:@"My LaserWriter"];
is just getting the available printer from the Print Center application.
But how do I add a printer to the system? Any pointers to the right
docs?
cheers
--
Torsten
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden