pdf importing
pdf importing
- Subject: pdf importing
- From: David Harper <email@hidden>
- Date: Tue, 20 Nov 2007 13:18:08 -0500 (EST)
Hello,
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...
Thanks in advance for any suggestions!
- Dave H.
_______________________________________________
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