I have tried in all ways to get wkhtmltopdf installed on our web server but unfortunately it is not getting installed. I cannot access user/bin folder as st
If you have sudo access...
sudo
sudo apt-get install wkhtmltopdf # or sudo apt install wkhtmltopdf
Look at the other answers.