Convert HTML page to PDF using wkhtmltopdf
wkhtmltopdf is an open source command line tool to render HTML into PDF format using the Qt WebKit rendering engine.
wkhtmltopdf stands for web-kit HTML to PDF.
Installation
sudo apt-get install wkhtmltopdf
Usage
wkhtmltopdf https://facebbok.com fb.pdf
For more detailed usage, run
wkhtmltopdf --help
Hope you have enjoyed reading this.
Leave a comment below
Leave a comment below
Comments
Post a Comment