<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>pdftops wrongline.pdf ; gs wrongline.ps<div><br></div><div>gives the gs diagnostic "Error: /nocurrentpoint in --rmoveto--", so the problem is more than just pdftoppm.</div><div><br></div><div>The generated postscript around the location that gs reports is</div><div><br></div><div><div>W</div><div><br></div><div>/F224_0 9.48 Tf</div><div><br></div><div>(\033)</div><div><br></div><div>[5.17608</div><div><br></div><div>0] Tj</div><div><br></div><div>1.59464 TJm</div><div><br></div><div>"W" is defined as { clip newpath }, which clears the current point, and then the Tj fails. I think that it is missing a "Td" before the "Tf" to set the current point.</div><div><br></div>William</div><div><br><div><hr id="stopSpelling">Date: Wed, 9 Mar 2016 16:21:32 -0800<br>From: min.su@veeva.com<br>To: aacid@kde.org<br>CC: poppler@lists.freedesktop.org<br>Subject: Re: [poppler] Lines in images get from pdftoppm overlapped<br><br><div dir="ltr">Will file one, thanks!</div><div class="ecxgmail_extra"><br><div class="ecxgmail_quote">On Wed, Mar 9, 2016 at 3:39 PM, Albert Astals Cid <span dir="ltr"><<a href="mailto:aacid@kde.org" target="_blank">aacid@kde.org</a>></span> wrote:<br><blockquote class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex;">El Tuesday 08 March 2016, a les 17:43:47, Min Su va escriure:<br>
> Hi All,<br>
<br>
Hi<br>
<span><br>
><br>
> I tried pdftoppm -png wrongline.pdf<br>
> and get png images for this pdf. However, on the image of the first page, I<br>
> can see lines overlapped. Is this a bug or some bad data in that pdf?<br>
<br>
</span>From a quick look at how other renderes do it, it either seems a bug or a<br>
different implementation on a broken file workaround.<br>
<br>
Unless you're planning to work on fixing it yourself i suggest you open a bug<br>
in the bug tracker for better tracking.<br>
<br>
Cheers,<br>
  Albert<br>
<br>
><br>
> Thanks<br>
<br>
_______________________________________________<br>
poppler mailing list<br>
<a href="mailto:poppler@lists.freedesktop.org">poppler@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/poppler" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/poppler</a><br>
</blockquote></div><br></div>
<br>_______________________________________________
poppler mailing list
poppler@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/poppler</div></div>                                    </div></body>
</html>