calculate text for a height, paginate the content
Hi,
I am trying to paginate the content of UIWebview so i disabled the scroll then the second page will the current view height.
The problem is sometimes the last line of page gets clipped so the first line of the next page too.I want a solution for this situation, if it occurs,it should left the line for the next page OR Is there any solution that calculate the amount of text properly visible within a space OR any other technique to do pagination . Any sort of help would be highly appreciated.
Thanks
|