python-scripts/scripts/HTML-To-PDF/README.md
Sarthak Roy b8626f28f5 Add HTML url to PDF converter
Signed-off-by: Sarthak Roy <sarthakroy2002@gmail.com>
2022-10-02 10:09:30 +05:30

10 lines
252 B
Markdown

# 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`