Hello, I would like to use ImageMagick to convert an html file to image doing:
convert index.html index.tiff But I get this error: covert: delegate failed `'html2ps' -U -o '%o' '%i'` @ error/delegate.c/InvokeDelegate/2005 covert: unable to open file '/tmp/magick-fYTDsb123etc': No such file or directory @ error/constitute.c/ReadImage/621 convert: no image defined `index.tiff` @ error/convertcc/ConvertImageCommand/3234. thx! -- dan bsd.numode.eu

