Reporting/Printing engine
Reporting/Printing engine
- Subject: Reporting/Printing engine
- From: "Pierce T. Wetter III" <email@hidden>
- Date: Wed, 15 Mar 2006 14:38:03 -0700
Anyone know of a good reporting/printing engine I can use in Cocoa?
(Has to be free, since my app is free.)
My problem is that printing in my app is fundamentally different from
viewing. In my app, you want to limit how much you see at once. When
you print, you actually want to print almost everything, because the
whole idea then is to take all the data with you so you can carry it
around. So the whole "just lay it out in InterfaceBuilder" doesn't
work for me. Plus as someone else said, bindings are so elegant that
doing anything less elegant seems like going backwards.
I looked briefly at XSLT but while its easy to find the processors, I
couldn't find any sort of graphical template editor. I've even
considered writing out Pages files from iWork, since they're just XML...
Pierce
_______________________________________________
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