error with converting HTML to PNG

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
NebulaGamer
Posts: 1
Joined: 2015-01-18T10:35:10-07:00
Authentication code: 6789

error with converting HTML to PNG

Post by NebulaGamer »

convert -verbose page_1.html 1.png
"html2ps" -U -o "/var/tmp/magick-2300723GuGoQg8Ro" "/var/tmp/magick-2300D9Sp06uIMqy3"
convert: delegate failed `"html2ps" -U -o "%o" "%i"' @ error/delegate.c/InvokeDelegate/1310.
convert: unable to open image `/var/tmp/magick-2300THuZun1abdK9': No such file or directory @ error/blob.c/OpenBlob/2709.
convert: unable to open file `/var/tmp/magick-2300THuZun1abdK9': No such file or directory @ error/constitute.c/ReadImage/540.
convert: no images defined `1.png' @ error/convert.c/ConvertImageCommand/3210
Post Reply