Re: PDFPage Creation query
Re: PDFPage Creation query
- Subject: Re: PDFPage Creation query
- From: John Calhoun <email@hidden>
- Date: Thu, 22 May 2008 13:44:03 -0700
On May 22, 2008, at 1:20 AM, Amrit Majumdar wrote:
I was planning to create a new PDFDocument, with my own PDF Page
that I
generate after subclassing PDFPage
Accordingly I subclassed PDFPage and have over-riden the following
menthods.
- (id)initWithImage:(NSImage *)image;
Antonio is correct. In short, instead override the draw and bounds
method in yor own subclass.
John Calhoun—_______________________________________________
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