This commit is contained in:
sairaj mote 2022-12-04 01:15:48 +05:30
parent 238f85ac9d
commit 15d8bd3e69

View File

@ -373,7 +373,7 @@
})
.then(() => {
// save the created pdf
// jsPdf.save('RanchiMallCertificate.pdf')
jsPdf.save('RanchiMallCertificate.pdf')
})
}
function alignTextCenter(element) {