Printing multiple Views in one print job
Printing multiple Views in one print job
- Subject: Printing multiple Views in one print job
- From: Bert Huang <email@hidden>
- Date: Wed, 21 Sep 2005 12:18:26 -0400
I'm trying to create an NSPrintOperation that contains multiple pages,
each of which is the same NSView (but with different stuff drawn on
it). It seems to me that each NSPrintOperation is attached to a single
NSView and cannot contain 2, so if I want to print multiple pages, do
I have to either create a giant NSView or use multiple print
operations?
Is it possible to "push" multiple versions of the same NSView into a
print job, or is it even possible to print multiple NSViews in the
same print job?
Let me know if you have any insight. Thanks,
~Bert
_______________________________________________
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