Hi,<br><br>I am using poppler's pdftohtml converter version 0.17.2 to convert some pdf docs to Html format. I realize this is an older version and the current stable version is 0.18.4. However, due to certain reasons we are sticking to this version.<br>
<br>The problem is that when it converts the pdf document to Html form, some characters in the Html document are missing. The thing is that when I open the Html document in the text editor, no text is missing but while displaying, it displays "ration" as "raon". On adding the "letter-spacing attribute to this, it appears absolutely correctly as "ration".<br>
<br>There is another problem. In some sub-headings, I see a huge negative value for letter-spacing which causes the string to be reversed in the Html display. For instance, "Co" appears as "oC".<br><br>
Could anyone have an idea why this is happening.<br><br>p9<br>