Results 1 to 1 of 1
- 05-07-2010, 08:27 AM #1
Member
- Join Date
- May 2010
- Posts
- 1
- Rep Power
- 0
Get Imageable/Viewable Area of HTML Document
Hi All,
I have a browser in Android (WebView) and loads an EBook in HTML format. I wanted to split the HTML document to several pages (e.g. page1.htm, page2.html, etc) based on the viewable/imageable area on the screen. The logic is something like pagination. The font sizes, images, and other elements of the screen should be considered before breaking the page (in my case, the screen). :confused:
I hope you could give me tips on where to start. Thanks in advance!
Regards,
Edgar Tea.
Similar Threads
-
How can I include a html file in html textarea?
By surya_dks in forum New To JavaReplies: 2Last Post: 10-04-2008, 08:20 AM -
Area Add
By Java Tip in forum java.awtReplies: 0Last Post: 06-23-2008, 12:07 AM -
how to load a html document
By boy22 in forum Java ServletReplies: 1Last Post: 08-05-2007, 05:12 AM -
how to show a html document on JTextPane
By mary in forum Advanced JavaReplies: 2Last Post: 08-02-2007, 02:40 PM
Bookmarks