regression - convert fails when convert pdf to png
Posted: 2011-12-20T15:30:33-07:00
The following issue has been reported on the bug-tracker of LyX and is likely to
be a problem with recent versions of IM:
Using recent versions of IM (e.g. 6.7.4) on a Win7 (64-bit) in order to
convert pdf-files to png (and other formats) lead to errors in
many cases.
Older versions of IM (e.g. 6.7.2-1) use to convert these pdf-images just fine.
A LyX developer reported that the convert works for roughly half of his pdf-images and fail for the rest.
The original bug report and example files can be found here:
http://www.lyx.org/trac/ticket/7939
The following type of convert is typically used in LyX:
convert -define pdf:use-cropbox=true -depth 8 -flatten "pdf:testgraph.pdf" "png:testgraph.png"
Please let me know if I can provide anything else.
be a problem with recent versions of IM:
Using recent versions of IM (e.g. 6.7.4) on a Win7 (64-bit) in order to
convert pdf-files to png (and other formats) lead to errors in
many cases.
Older versions of IM (e.g. 6.7.2-1) use to convert these pdf-images just fine.
A LyX developer reported that the convert works for roughly half of his pdf-images and fail for the rest.
The original bug report and example files can be found here:
http://www.lyx.org/trac/ticket/7939
The following type of convert is typically used in LyX:
convert -define pdf:use-cropbox=true -depth 8 -flatten "pdf:testgraph.pdf" "png:testgraph.png"
Please let me know if I can provide anything else.