Skip to content

Latest commit

 

History

History

README.md

E-Certificate-Writer

  • Useful for writing names of participants on E-Certificates using Python3.
  • Returns the certificates in PDF format.

Files Required

  • Certificate Template in .png format
  • File containing names of Participants in .csv format
  • Required Font Face file in .ttf format

Usage

python3 writeCertificates.py
  • Enter all the required details for positioning and writing the text
  • The final certificates are stored as pdf files in the Output Directory