cedev935 / reportlab-python-pdf

A script that generates a pdf file. You can create a new pdf file from an html file or you can write on top of an already existing pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##PDF Generator

#how to install

python3 -m pip install reportlab python3 -m pip install PyPDF2

About

A script that generates a pdf file. You can create a new pdf file from an html file or you can write on top of an already existing pdf


Languages

Language:HTML 69.9%Language:Python 30.1%