We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
##PDF Generator
#how to install
python3 -m pip install reportlab python3 -m pip install PyPDF2
python3 -m pip install reportlab
python3 -m pip install PyPDF2