Quote:
Originally Posted by fjtorres
The fact that the document displays properly but consistently crops one margin (Viewport-ing it, in effect) suggests a conversion issue somewhere.
Curious...
|
I suspect a font width calculation problem, not a conversion problem. I see a similar thing in English ePUBs if the lines are terminated with <br /> commands. While if I use paragraph tags it works just fine. It may be the font is reporting the wrong width for each character. The work around would be to increase the right margin in the document and then see if it reads ok. For an ePUB you can take the document apart (its a zip file) and change the CSS.
Dale