I'm trying to print a document. The document is an array of NSImageReps, or a 
single NSPDFImageRep, which has multiple pages. I'm having trouble figuring out 
how to use the NSPrintOperation class to print this.  

The NSPrintOperation seems to need an NSView to print. Do I need to manually 
add each image into the view at a calculated position and then let it do the 
pagination? that seems like it isn't in the spirit of Cocoa... is there some 
technique that I'm missing?

Brian Postow
Senior Software Engineer
Acordex Imaging Systems

_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to