This was tested on:
- Ubuntu 14.04 x64
- Ubuntu 16.04 x64
sudo apt-get update
sudo apt-get install xvfb libfontconfig wkhtmltopdf
Now it's time to test that everything is working as expected
wkhtmltopdf http://www.google.com google.pdf
If you see Done
, then everything is installed correctly and you're ready to generate some PDF's :D
Yes i tried with 0.12.5 version too but that is also not working out for me. I am using ubuntu 18.04.
Only 0.12.4 is working. I dont know what is the issue.
Yes i checked official docs and github also but found nothing new