I'm not sure this is actually what I want to do. Basically at the moment I have a window with a tableview, and I want to save the contents of the table with some other stuff to a PDF file.
I've been reading up on it all as a print operation, and it looks like I will need to create a new view so I can customise it from my window, and print that to a PDF. Can anyone advise me on what type of view might be best? I've got a new window, and now I need to add a view, I'm thinking I could add a box, and add the text and table in there and that will save to a PDF?, or would it be easier to use a webView and use HTML to layout the data? The end result will need a header area with standard details, followed by a table with a variable number of rows, followed by a footer area with standard details and possible a textfield. I'm working on a cocoa application, not a document based one, so I can't really follow Ch 27 of the Cocoa Programming book as it deals with documents? Thank You, amy _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]