Currently I support printing single recipes in SousChef. I'd like to support printing multiple recipes selected in a tableview. These recipe objects have a textual representation but aren't being displayed in a view and it seems like NSPrintOperation only really works with views (it does have a way to access it's raw context, but I can't nail down whether it's OK to draw directly to that or not). Is the easiest way to print a whole list of text chunks (page aligned) to created an offscreen textview just to handle printing or is there some other, better way?

Thanks,
->Ben
--
Ben Lachman
Acacia Tree Software

http://acaciatreesoftware.com

email: [email protected]
twitter: @benlachman
mobile: 740.590.0009

_______________________________________________

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