Skip to content

Bash script to generate individual certificates in PDF from a SVG template.

License

Notifications You must be signed in to change notification settings

filipi/generateCertificate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

generateCertificate

A simple bash script to generate a course or event certificates based on a SVG template.

Use

./generateCertificate.sh fileWithParticipantsNames stringWitTheParticipantRole

Example

Assuming the file input.txt contains the names of the participants of an event, we can generate certificates seting they as listneres of the event

./generateCertificate.sh input.txt listener

This way the PDF files with the certificate for each participant will be saved at the certificatsFolder.

About

Bash script to generate individual certificates in PDF from a SVG template.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages