• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: iOS Rendering PDFs on a Background Thread
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iOS Rendering PDFs on a Background Thread


  • Subject: Re: iOS Rendering PDFs on a Background Thread
  • From: Dave <email@hidden>
  • Date: Thu, 26 Jul 2012 23:12:06 +0100


On 26 Jul 2012, at 22:52, David Duncan wrote:

On Jul 26, 2012, at 2:39 PM, Dave <email@hidden> wrote:

Really? Just double checking you mean what you mean. My code basicall

UIGraphicsBeginImageContextWithOptions
UIGraphicsGetCurrentContext
---Reander PDF Page into the Context obtained above.
UIGraphicsGetImageFromCurrentImageContext
UIGraphicsEndImageContext

This is all in one method that runs in one thread, are you saying this will work ok?


Should be fine. If you find an issue, please report a bug. This was a recent topic at WWDC2012 as well, see session 211 "Building Concurrent User Interfaces on iOS"
--
David Duncan


Fantastic!!!
Thanks a lot!
Dave


_______________________________________________

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

References: 
 >iOS Rendering PDFs on a Background Thread (From: Dave <email@hidden>)
 >Re: iOS Rendering PDFs on a Background Thread (From: David Duncan <email@hidden>)
 >Re: iOS Rendering PDFs on a Background Thread (From: Dave <email@hidden>)
 >Re: iOS Rendering PDFs on a Background Thread (From: David Duncan <email@hidden>)

  • Prev by Date: Re: iOS Rendering PDFs on a Background Thread
  • Next by Date: Re: iOS Rendering PDFs on a Background Thread
  • Previous by thread: Re: iOS Rendering PDFs on a Background Thread
  • Next by thread: Re: iOS Rendering PDFs on a Background Thread
  • Index(es):
    • Date
    • Thread