WkHtmlToPdf Wrapper ========= A Java based wrapper for the [wkhtmltopdf](http://wkhtmltopdf.org/) command line tool. As the name implies, it uses WebKit to convert HTML documents to PDFs. **The [wkhtmltopdf](http://wkhtmltopdf.org/) command must be installed and working on your system.** ### TODO - Complete