Page 1 of 1

error converting html to pdf

Posted: 2017-10-26T06:06:20-07:00
by donswei
I am getting an error converting a html file to a pdf. I did the install and thought I installed everything but I am getting this error. what do I do next?
I did a search and could not find an file called html2ps


C:\mytest>magick 2696147.html axc.pdf
magick: FailedToExecuteCommand `html2ps -U -o "L:/Users/m0368581/AppData/Local/T
emp/magick-4132lkPCG_cwhyav" "L:/Users/m0368581/AppData/Local/Temp/magick-41322Z
j_mAug6hLH"' (-1) @ error/delegate.c/ExternalDelegateCommand/463.
magick: delegate failed `html2ps -U -o "%o" "%i"' @ error/delegate.c/InvokeDeleg
ate/1845.
magick: unable to open file 'L:/Users/m0368581/AppData/Local/Temp/magick-4132Tkc
MAHhQ-Eum': No such file or directory @ error/constitute.c/ReadImage/549.

Re: error converting html to pdf

Posted: 2017-10-26T06:35:36-07:00
by snibgo
html2ps is a perl script. You need to download html2ps (I don't know where from), and also ensure perl works for you.