Skip to content

hackharvard/certificate-pdf-generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Certificate PDF Generation

You need a input.csv file with the following columns:

  • Project Name
  • Hacker Name 1
  • Hacker Name 2
  • Hacker Name 3
  • Hacker Name 4

Run python format_data.py to generate the players_per_row.csv with the following columns:

  • Project Name
  • Hacker Name

Add a cert.png file (a high resolution PNG of the certificate) in the same directory as the script.

Run python generate_certificates.py to generate the PDF of the certificates as certificates.pdf.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages