Re: Problem with CGPDFPageRef
Re: Problem with CGPDFPageRef
- Subject: Re: Problem with CGPDFPageRef
- From: David Duncan <email@hidden>
- Date: Wed, 2 Jun 2010 13:25:01 -0700
On Jun 2, 2010, at 1:23 PM, Development wrote:
> This is what I use to get the page: CGPDFPageRef thePage = CGPDFDocumentGetPage(self.pdf,1);
> and what is passed back is a CALayer
You previously mentioned that a receiver was getting the incorrect value – this code doesn't show any objects or messages. Where are you getting the wrong value and where is that code being called from with the correct value?
--
David Duncan
Apple DTS Animation and Printing
_______________________________________________
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