Re: PDFMarkupAnnotations not showing when drawing PDFPage (CORRECTION)
Re: PDFMarkupAnnotations not showing when drawing PDFPage (CORRECTION)
- Subject: Re: PDFMarkupAnnotations not showing when drawing PDFPage (CORRECTION)
- From: John Calhoun <email@hidden>
- Date: Fri, 16 Feb 2007 16:36:39 -0800
Implement this in your subclass:
- (void) drawInContext: (CGContextRef) context withBounds: (NSRect)
bounds
Whoops — wrong method. Try this:
- (void) drawWithBox: (CGPDFBox) box inContext: (CGContextRef) context
john calhoun—_______________________________________________
Cocoa-dev mailing list (email@hidden)
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