Saving Information from NSTableView (kind of basic)
Saving Information from NSTableView (kind of basic)
- Subject: Saving Information from NSTableView (kind of basic)
- From: Benjamin <email@hidden>
- Date: Sun, 27 Jul 2003 15:14:44 +1000
I have an NSTableView called tableView.
I would like to be able to save it to a PDF file.
I want to be able to put some information before the table, the table
and then some information after it. Like this:
HEADING
TABLEVIEW DATA
ENDING
How would I do this. I wish to do this also for the print dialog. I am
currently, for printing using the built-in 'print:' method of the
tableView.
Thanks
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.