This is Python Program to generate certificates. In this file line no 4 name.xlsx is excel sheet and in line 6 template.png is template of certificate and draw.text(xy=(290,580) where 290,580 is x,y coordinate. img.save('b{}.png'.format(j['Name'])) is the location where certifcates are stored,It is necessary to creat folder first here (b) where b is name of folder. print("Certificate generated")
-
Notifications
You must be signed in to change notification settings - Fork 0
megha-vishwakarma/certificateGenerator
About
Python Program to generate certificates
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published