I am trying to use HTML2Any to create a pdf at the moment on a Linux Centos 7 Server

Hi

I am trying to use HTML2Any to create a pdf at the moment on a Linux server and its coming up with the error 'Result is failed. No output file is created.' how can I see what is causing this?

the OS is Centos 7.

Customer
------------------------------------------
I'm trying a basic command which works fine on another server....

./html2any http://www.msn.com test.txt

/pdf/bin$ ./html2any http://www.msn.com test.txt

Result is failed. No output file is created.

its also 64bit Centos, not sure if that makes a difference

Customer
------------------------------------------
hi there...

after using strace I have actually managed to fix this
it appears it needed a couple of other libraries that aren't included by default in Centos 6 and 7..... might pay to include them in the install.sh file,

yum install libz.so.1
yum install libfontconfig.so.1
yum install libXrender.so.1

now works without issue.

Customer
------------------------------------------
Thank you for your message, if we can be of any other assistance, please feel free to let us know.

Thank you and have a nice day!

VeryPDF

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *


Verify Code   If you cannot see the CheckCode image,please refresh the page again!