Re: Printing Core Data
Re: Printing Core Data
- Subject: Re: Printing Core Data
- From: "I. Savant" <email@hidden>
- Date: Tue, 25 Jul 2006 13:43:29 -0400
This really has nothing at all to do with Core Data. As long as
you know how to retrieve the data you want to print, all the standard
printing tutorials still apply.
I recommend giving the following a good read, if you haven't already:
http://developer.apple.com/documentation/Cocoa/Conceptual/Printing/
index.html#//apple_ref/doc/uid/10000083i
--
I.S.
On Jul 25, 2006, at 1:33 PM, Stefan wrote:
After a while, I'm back on the cocoa list - and started to love
Core Data.
My first little app based on Core Data work fine, but doesn't print.
I managed to prepare a printer context and print a screen view,
actually
a NSTableView. Naturally, this doesn't look very nice.
Thus I'd like to find a tutorial, which explains how to map my
ArrayController's data
to a 'printer-targeted' view and print it.
Do we have any special Core Data related printing features? E.g. I
could imagine a
'print-window' which then gets sized to the printer some way.
Any pointer regarding the best practice approach?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com
This email sent to email@hidden
_______________________________________________
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