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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to