iPhone/iPad draw pdf like iBooks? -


does know how use core graphics draw pdf in ibooks. can draw pdf page using core graphics curious how ibooks shows lower quality view of each page loads fast , when stay on page longer renders full quality. makes able open pdf without having make user wait magazine apps see on ipad. ideas help!

apple have "zoomingpdfviewer" sample code:

http://developer.apple.com/library/ios/#samplecode/zoomingpdfviewer/introduction/intro.html#//apple_ref/doc/uid/dts40010281

i suspect might give ideas :-)


Comments

Popular posts from this blog

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -