<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - pdftohtml: fakebold and dropshadow duplicated text"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101807#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - pdftohtml: fakebold and dropshadow duplicated text"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101807">bug 101807</a>
from <span class="vcard"><a class="email" href="mailto:jason@inspiresomeone.us" title="Jason Crain <jason@inspiresomeone.us>"> <span class="fn">Jason Crain</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=132719" name="attach_132719" title="pdf-example.html - from pdftohtml -s -noframes">attachment 132719</a> <a href="attachment.cgi?id=132719&action=edit" title="pdf-example.html - from pdftohtml -s -noframes">[details]</a></span>
pdf-example.html - from pdftohtml -s -noframes
I've attached the HTML file resulting from running "pdftohtml -s -noframes
pdf-example.pdf". I haven't attached the images but this should be enough to
get the idea. The HTML has several places where lines are duplicated.
Example:
<p style="..." class="ft10">1 </p>
<p style="..." class="ft11"> </p>
<p style="..." class="ft12">UPUTSTVO ZA PACIJENTA</p>
<p style="..." class="ft12">UPUTSTVO ZA PACIJENT</p>
<p style="..." class="ft12">UPUTSTVO ZA PACIJEN</p>
<p style="..." class="ft12">UPUTSTVO ZA PACIJE</p>
<p style="..." class="ft12"> </p>
<p style="..." class="ft12"> LUNATA</p>
<p style="..." class="ft12">LUNAT</p>
<p style="..." class="ft12">LUNA</p>
<p style="..." class="ft12">LUN</p>
I've elided the style attribute above to keep the lines a reasonable length.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>