Thread: EPUB output
View Single Post
Old 11-28-2008, 08:47 PM   #285
ewiplayer
Enthusiast
ewiplayer has learned how to buy an e-book online
 
Posts: 47
Karma: 90
Join Date: Nov 2008
Device: Sony PRS-700
The doc in the PRS700 does the issue that I already described (page is cut off at the bottom).

The ebook-viewer has some drawing problems with repeating artifacts all over the place but if I force it to redraw it gets the page properly rendered.

Digital Editions chokes on this just like the PRS 700, however. First, it's wicked slow with it, and second pages render the same way... One page with text cut off at the bottom and an attempt to scroll down switches to the next page, which is blank.

I've noticed that most of the pages' entire content is in a table, like this:

Code:
<table>
<tr>
<td>
... whole bunch of HTML text ...
</td>
</tr>
</table>
I figure that's probably causing the problem... does that sound reasonable?
ewiplayer is offline   Reply With Quote