Getting printer information
Getting printer information
- Subject: Getting printer information
- From: Manish Pattath <email@hidden>
- Date: Wed, 15 Oct 2003 21:44:29 -0700 (PDT)
Hi All,
I am trying to get printer information using NSPrinter
class in Mac OS 10.1. I created a NSPrinter using
function [NSPrinter printerWithName:@"abcd"]. Using
the result of this function i tried to access, printer
type using function -(NSString*)type. But no result.
Same was the case while using
+(NSArray*)printerNames and +(NSArray *)printerTypes.
I tested these functions in Mac OS 10.1.
But in Mac OS 10.2 all these functions are working
fine and also returning correct values.
What could be the problem? Or are there any another
functions available in Cocoa or Carbon1.0 which can do
this job?
An early reply in this regard would be really helpful.
Thanks.
with rgds,
manish
__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.