[Poppler-bugs] [Bug 50701] Bad text rendering (only lower part displayed) on some PDFs
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Mar 29 17:11:31 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=50701
--- Comment #11 from Jason Crain <jason at aquaticape.us> ---
(In reply to Thomas Freitag from comment #10)
> Is there any PDF viewer who is able to show the PDFs of
> http://www.chrisharrison.net/projects/wordassociation/index.html like the
> thumbnails there?
> Even Acrobat is not able, but I also tried mupdf and gs!
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20160329/af759931/attachment.html>
More information about the Poppler-bugs
mailing list