Saving window to a PDF File
Saving window to a PDF File
- Subject: Saving window to a PDF File
- From: <email@hidden>
- Date: Sat, 01 Nov 2008 10:20:03 +0000
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 (email@hidden)
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:
This email sent to email@hidden