Quote:
Originally Posted by Cbp001
Thanks! Do you have any idea what could cause the text to go on for a few letters outside of the screen? It doesn't happen everywhere but with some books it happens once or twice every few pages.
|
Never seen this myself, so no, not without looking at the code. My best guess is messed up/negative margins, but yeah, I'd need to see the css (or the html code if the book uses inline styles) to know for sure.
Margins are very difficult to fix with a conversion, because they can be coded in different ways and if you just blanket remove them all, that will often break useful formatting elements as well, like chapter and section margins.