<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Bad text rendering (only lower part displayed) on some PDFs"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=50701#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Bad text rendering (only lower part displayed) on some PDFs"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=50701">bug 50701</a>
              from <span class="vcard"><a class="email" href="mailto:jason@aquaticape.us" title="Jason Crain <jason@aquaticape.us>"> <span class="fn">Jason Crain</span></a>
</span></b>
        <pre>(In reply to Thomas Freitag from <a href="show_bug.cgi?id=50701#c10">comment #10</a>)
<span class="quote">> Is there any PDF viewer who is able to show the PDFs of
> <a href="http://www.chrisharrison.net/projects/wordassociation/index.html">http://www.chrisharrison.net/projects/wordassociation/index.html</a> like the
> thumbnails there?
> Even Acrobat is not able, but I also tried mupdf and gs!</span >

Foxit and Sumatra display them correctly.  I think the problem is partially
that the font's bounding box in the PDF is wrong.  The font has this line in
it's dict:

    /FontBBox [0 -950.68359 1605.95703 213.37891]

213 is way too small.  Increasing it fixes the rendering in pdftoppm. 
pdftocairo is still wrong.  I'd say it's mostly just a bad PDF.</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>