Hey folks,
i need a little push to the right direction i think.
What i want to do is displaying pages of a brochure at the iPad Display and allow the user to flip through the pages (left to right & right to left). The user should also be able to zoom in to articles at the pages.
I tried it with laying an UIImage into a UIImageView and then this UIImageView to a ScrollView. This works only if i have one Page. The second page is not displayed.
What would be the best way to do this ?
Greetings
MadMax