Printing without NSPrintPanel
Printing without NSPrintPanel
- Subject: Printing without NSPrintPanel
- From: "Hire" <email@hidden>
- Date: Tue, 10 Feb 2004 11:43:05 +0900
Hello
I do not want show NSPrintPanel while printing so I pass NO
in setPrintPanels of NSPrintOperation.
Print Center application icon in Docs show exclamation mark and nothing gets
printed. Print Center shows print job.
If I pass YES in setPrintPanels the job gets printed.
What is wrong, do I have to set NSPrintInfo object ?
Does sharedPrintInfo returns NSPrintInfo object with current printer
settings?
Thanks
SBH
_______________________________________________
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.