webFrameView as print view?
webFrameView as print view?
- Subject: webFrameView as print view?
- From: John Timmer <email@hidden>
- Date: Mon, 22 Sep 2003 11:35:21 -0400
Greetings -
I've got a window that's got information in a variety of interface elements
(table/outline views, textFields, etc.). I'd like to create a printout of
all the information, and I figure using a formatted text template and a
find/replace would work nicely. Since RTF doesn't understand tables, I was
thinking that HTML might make for a better structured format, and I could
just programmatically make a webFrameView and hand it the data, and then
send that view as the print job.
Has anyone tried this, or are there alternatives that anyone would suggest?
Cheers,
JT
_______________________________________________
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.