[Poppler-bugs] [Bug 26944] pdftoppm sometimes renders white borders
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jan 3 15:05:31 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=26944
--- Comment #2 from ubitux <freedesktop at pkh.me> ---
I have the exact same problem in a different scenario:
Generate a small pdf with "Hello world" in red on a black page:
pdflatex -jobname test
"\documentclass[varwidth,border=4pt]{standalone}\usepackage{xcolor}\pagecolor{black}\color{red}\begin{document}Hello
World\end{document}"
Convert to an image using pdftocairo:
pdftocairo -r 300 -png -singlefile test.pdf test
The resulting test.png has bottom and right white-like borders. The intensity
of the white can fluctuate depending on the resolution option (-r).
This issue is not reproducible when converting using ghostscript.
--
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/20170103/6aafd794/attachment.html>
More information about the Poppler-bugs
mailing list