I have an book-reader AIR application in which I have a fixed size book viewing html container for reading books. I need to display the content of a book, which is in multiple html page, into this viewing area within this AIR application. I am currently loading the html pages in a fixed size html container. The issue is that at times the bottom line of book is getting cut and effect the readability. I need to display as page by page and can't use scroll. The navigation is using next and previous buttons. Looking for you help and advice on how to address this issue, so that reader can view the book content in a page wise manner as in a pdf, with keeping in tact the alignment of text and images as in source html pages. Thanks in advance.

link|improve this question
You're going to have to provide some code. – Tegeril Jun 28 '11 at 14:35
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.