Html-to-pdf-pdfkit-wkhtml-
This repository has code for converting local html files and online html resources into pdf. It is an python script which uses pdfkit module and wkhtmltodoc for conversion of html files to pdf.
Steps to setup:
- Install latest version of python at https://www.python.org/downloads/.
- Install pdfkit by using 'pip install pdfkit' command on terminal.
- To set up wkhtml