fatihsen20 / HTML2PDF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is the HTML2PDF?

  • First the folder with one or more .zip files is selected.
  • Then the .zip files are extracted to a folder.
  • The .html files in these folders are selected and converted to .pdf files in order.
  • All the remaining unnecessary files are deleted, leaving only the files with the .pdf extension.

Where is it Used?

  • E-Archive Invoice

Requirements for the HTML2PDF to run:

-pdfkit: !pip install pdfkit

-zipfile: !pip install zipfile

About


Languages

Language:Python 100.0%