Re: pdf importing
Re: pdf importing
- Subject: Re: pdf importing
- From: j o a r <email@hidden>
- Date: Tue, 20 Nov 2007 10:25:47 -0800
On Nov 20, 2007, at 10:18 AM, David Harper wrote:
I'm starting to explore PDF importing capabilities for my
application. My initial idea was to initialize a draggable/
resizeable NSView subclass with the contents of the selected file.
This seems reasonable since NSView has the pdf exporting methods -
dataWithPDFInsideRect: and -writePDFInsideRect:toPasteboard:
Is there a way to initialize a view with the contents of a pdf?
Perhaps I should be considering a lower level class such as
NSBitmapImageRep...
How about:
<http://developer.apple.com/documentation/GraphicsImaging/Conceptual/PDFKitGuide/index.html
>
Or:
<http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Classes/NSPDFImageRep_Class/index.html
>
j o a r
_______________________________________________
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