Re: Report writing in Cocoa
Re: Report writing in Cocoa
- Subject: Re: Report writing in Cocoa
- From: "I. Savant" <email@hidden>
- Date: Fri, 30 Mar 2007 23:00:30 -0400
I can't suggest anything directly (a ready-made solution that
automatically handles repeating rows of records, etc.), but PDFKit is
the path of least resistance to "roll your own solution".
Even if you used WebKit and constructed an HTML document with DOM
(and saved its resulting PDF data), creating a report fueled by *any*
data isn't so daunting a task.
Hope this is helpful.
--
I.S.
On Mar 30, 2007, at 10:31 PM, Allan Rentcome wrote:
Hi all:
Can anyone recommend an API or strategy for providing report
generation with a core data application. Developing programs
previously on Windows I used Crystal Reports and .net which was
fairly straight forward. I am considering a custom view and simply
drawing the pages of the report using attributed strings. If there
are 3rd party API's that can be used to programatically create a
report from core data this would of course be helpful.
Thanks
Allan
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
40gmail.com
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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