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.
- 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.