Printing
Printing
- Subject: Printing
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Thu, 12 Oct 2006 20:58:25 +0200
I want to print programatically. So I do [NSPrintOperation
setShowsPrintPanel: NO].
But how do I tell the NSPrintOperation about the destination (fax,
printer, file, etc.)? It seems always to print to the default
printer, which is not what I want.
Or: where is [NSView dataWithPDFInsideRect: (NSRect)aRect
usingPrintInfo: (NSPrintInfo *)aPrintInfo] ?
The existing method NSView dataWithPDFInsideRect:] prints all of the
view into one huge page, which is not what I want.
Gerriet.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden