Re: PDF viewing (like Preview)
Re: PDF viewing (like Preview)
- Subject: Re: PDF viewing (like Preview)
- From: mmalcolm crawford <email@hidden>
- Date: Thu, 4 Mar 2004 13:51:33 -0800
On Mar 4, 2004, at 12:17 PM, Moray Taylor wrote:
How does Preview display PDFs? I know you can load one into an
NSImage, then into an NSImage view, but that wouldn't let you select
text. Is this functionality available in Cocoa?
See CGPDFDocument, CGPDFContext. For CGPDFContext, see:
<
http://developer.apple.com/documentation/GraphicsImaging/Reference/
Quartz_2D_Ref/index.html>
For now, consult the headers for CGPDF*.
mmalc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.