python-scripts/scripts/HTML-To-PDF/README.md

10 lines
252 B
Markdown
Raw Normal View History

# HTML to PDF
This is a simple script that lets you convert HTML url to pdf.
## Usage
* Clone the repo
* download the requirements
* Install [wkhtmltopdf](https://wkhtmltopdf.org/downloads.html) as per your operating system
* run `python script.py`