<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">For all versions of Poppler pdftohtml I've tried (0.17+), I'm getting a text position problem that mostly affects the x-axis.<div><br></div><div>See a screenshot here <a href="http://screencast.com/t/4NuamV7FuEw">http://screencast.com/t/4NuamV7FuEw</a></div><div><br></div><div>I haven't been able to pinpoint the problem within HtmlOutputDev.cc (where I assume the problem stems from). Does this positioning error have to do with the use of subscript/superscripts, or perhaps invalid characters? It seems to calculate too much right absolute positioning… I've never seen it use too little.</div><div><br></div><div>I'm using the following command: pdftohtml -c file.pdf index.html</div><div><br></div><div>Any help would be greatly appreciated. Thank you!</div></body></html>