I am currently designing a help page for my iPhone app using interface builder. IB seems lacking in terms of designing content that is larger than one page. I may want to put an image or two in between content to make the help more visually appealing and easier to understand. Currently I have one large label that flows off the screen which doesnt scroll.
So what is the best method to achieve a half decent help page, with basic text and images and scrolling. Am I best off simply creating a web page and embedding it in the app somehow then displaying it in a web control?