Thread: size of a page
View Single Post
Old 04-21-2013, 06:18 PM   #9
mrmikel
Color me gone
mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.
 
Posts: 2,089
Karma: 1445295
Join Date: Apr 2008
Location: Central Oregon Coast
Device: PRS-300
You should probably go from word to PDF for print, then word to HTML for converting to epub. But you're still going to have challenges getting tables to work in epub. You can float in css to try to achieve the same effect. But on a tiny screen, they may not be very happy with you if you make it too complicated.

Image maps don't work in most readers, so you will have an image, but they will still have to click on the text, unless I am mistaken. This can be a little frustrating unless you tell them they must do so. A number of things that work on web pages don't work the same way or at all in epubs and this is true of css as well. This means it can be some work to go from one to the other.
mrmikel is offline   Reply With Quote