wkhtmltopdf – Convert webpage to PDF in Linux
Posted on August 27, 2009 by linuxandfriends
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