Certificate printing with dynamic text
I was approached with the requirement of printing marriage certificate by the temple authorities where community mass marriages are held twice every year. This post is walk through of how i built three separate mini projects to achieve this requirement, initially with no back up and then with backup in a google sheet where the data is collected in a google form. The web dashboard built with this project has a print button that integrates with an express app and uses puppeteer to generate PDF with the passed in dynamic data.