Printing a list of items
Printing a list of items
- Subject: Printing a list of items
- From: Ben Lachman <email@hidden>
- Date: Sat, 21 Feb 2009 00:50:02 -0500
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@hidden
twitter: @benlachman
mobile: 740.590.0009
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden