Skip to content

itsbittoosharma/certificate_generator_sender

 
 

Repository files navigation

certificate_generator_sender

A simple code to generate certificated of multiple persons in a single go. The certificates are created with the help of google app script with the extension .gs The gs file extension is associated with the Google Apps Script, a scripting language based on JavaScript for Docs, Sheets, and Forms and other Google Apps that allows users to automate tasks or create new apps based on Google Apps. The gs file stores script written in Google Apps Script.

Process

  • The details of the candidates are fetched from the excel sheet.
  • The Editable item on the template are being processed and the information from the sheet is entered on each template.
  • Each template is changed to the final state and converted to PDF format which is the final certificate.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%