Re: Draw NSBezierPath inside a PDFPage
Re: Draw NSBezierPath inside a PDFPage
- Subject: Re: Draw NSBezierPath inside a PDFPage
- From: Antonio Nunes <email@hidden>
- Date: Sat, 7 Mar 2009 21:19:38 +0000
On 7 Mar 2009, at 10:51, malcom wrote:
is possible to draw NSBezierPath inside a PDFPage? How?
Yes it is. How, depends on what you want to do, but you provide no
information about that. Is it for onscreen drawing only, or is it to
be incorporated into the PDF page saved/printed? Are you using a
PDFView or your own custom view to draw the page (do you want to draw
the page at all)? Core Graphics level or PDFKit level?
Apple provide a number of sample code projects that show how to use
PDFKit. For one, you may find PDFKitLinker2 a useful resource to dive
into, since it specifically draws NSBezierPaths on PDFPages.
António
-----------------------------------------------------------
Don't believe everything you think
-----------------------------------------------------------
_______________________________________________
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