[Poppler-bugs] [Bug 72312] [patch] pdftops: Fixes/improvements for -origpagesizes
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Dec 20 14:14:34 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=72312
--- Comment #35 from Till Kamppeter <till.kamppeter at gmail.com> ---
On a Ubuntu Trusty box I have ImageMagick 6.7.7.10-6ubuntu1 and here the
"convert" fails:
till at till-twist:~/Documents$ convert file.ps file.png
Unrecoverable error: rangecheck in .putdeviceprops
Unrecoverable error: rangecheck in .putdeviceprops
convert.im6: Postscript delegate failed `file.ps': No such file or directory @
error/ps.c/ReadPSImage/832.
convert.im6: no images defined `file.png' @
error/convert.c/ConvertImageCommand/3044.
till at till-twist:~/Documents$
A direct Ghostscript call like
gs -sDEVICE=png16m -sOutputFile=file.png file.ps
and any attempt to display file.ps on the screen (gs, gv, evince) or to print
it unfiltered to a PostScript printer works.
For me it looks like a Ghostscript problem. One would need to find out which
Ghostscript command line is used by ImageMagick's "convert".
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20131220/3749b1e2/attachment.html>
More information about the Poppler-bugs
mailing list