Re: creating a printer

2008-10-12 Thread Dave Camp
On Oct 12, 2008, at 6:54 PM, Scott Ribe wrote: But how do I add a printer to the system? Any pointers to the right docs? I think you'll have to use lpadmin, via NSTask, and it's not particularly easy to figure out the right options without knowing a good bit about CUPS, which I don't...

Re: creating a printer

2008-10-12 Thread Stephen J. Butler
On Sun, Oct 12, 2008 at 8:54 PM, Scott Ribe <[EMAIL PROTECTED]> wrote: >> But how do I add a printer to the system? Any pointers to the right >> docs? > > I think you'll have to use lpadmin, via NSTask, and it's not particularly > easy to figure out the right options without knowing a good bit abou

Re: creating a printer

2008-10-12 Thread Scott Ribe
> But how do I add a printer to the system? Any pointers to the right > docs? I think you'll have to use lpadmin, via NSTask, and it's not particularly easy to figure out the right options without knowing a good bit about CUPS, which I don't... -- Scott Ribe [EMAIL PROTECTED] http://www.killerby

creating a printer

2008-10-11 Thread Torsten Curdt
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/2870-120579 http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Classes/NSPrinter