On Thu, Apr 2, 2009 at 10:26 AM, Jon C. Munson II <jmun...@his.com> wrote:
> Can anyone recommend a really good resource, or any good resources for that > matter, that cover printing in-depth? Nothing Google can't find, I'm afraid. > I'd like to create some data-based reports and so on, but got hung up with > the impending complexity and lack of knowledge in that area. The "printing reports" question comes up regularly on this list. The overwhelming answer these days: you're probably best off using WebKit. It's trivial to generate a web page complete with headers, paragraphs, and ... tables. You can even link it to a stylesheet for "prettiness" and let WebView do all the work for you. You then just ask it to print (the printing system provides a preview automatically in Leopard). -- I.S. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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 arch...@mail-archive.com