Re: What is alternative to PDFKit on OS X prior to 10.4?
Re: What is alternative to PDFKit on OS X prior to 10.4?
- Subject: Re: What is alternative to PDFKit on OS X prior to 10.4?
- From: Daniel Jalkut <email@hidden>
- Date: Thu, 10 Aug 2006 10:27:55 -0400
Hi Mr. Blogs Mailbox, :)
Check out the CGPDFDocument API:
http://developer.apple.com/documentation/GraphicsImaging/Reference/
CGPDFDocument/index.html
In particular you can use the CGPDFDocumentCreateWithURL function
followed by CGPDFDocumentGetNumberOfPages.
Enjoy!
Daniel
On Aug 10, 2006, at 10:16 AM, Blogs Mailbox wrote:
Hi, I'm trying to find an alternative to PDFKit utility class
method pageCount for OS X 10.2 and 10.3 (as PDFKit is available for
OS X 10.4 or later).
I have read the PDFKit documentation and I'm using XCode 2.4 with
10.4u SDK on PowerPC Mac.
Thanks in advance for responding.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
sweater.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden