Hello all,
We're designing a simple magazine app for the iPad and would greatly appreciate some feedback regarding on how the magazine pages are handled.
At the moment, we're converting the magazine pdf to jpegs (pngs are too big! ~1mb per page) and displaying those pages in a ScrollableView.
Apart from having the magazine data in pure text,images,templates etc. (like ePub designs), we're just wondering if this bundle-of-images is a valid approach, or if there's a better way of doing this ?