wkhtmltopdf – Convert webpage to PDF in Linux

Wkhtmltopdf is a command line utility that can be used to convert  a webpage / html to  PDF. Here is how it works… Suppose I want to convert this website home page to a PDF document, I can fire up a terminal and run the wkhtmltopdf command as follows.

Read more