UIWebView paging / line cut off
Posted
by John
on Stack Overflow
See other posts from Stack Overflow
or by John
Published on 2010-04-25T05:01:12Z
Indexed on
2010/04/25
5:03 UTC
Read the original article
Hit count: 550
Hi,
I am trying to page a webpage, so disable scrolling, then the second page is the same webpage scrolled down the page height.
The problem I have is that the bottom of the first page often has 1/2 a line of text, then the second page has the bottom half of the line.
Is there a way to ensure the entire line falls on one of the pages? Similar to Stanza etc?
Thanks
© Stack Overflow or respective owner