bug fix
This commit is contained in:
parent
238f85ac9d
commit
15d8bd3e69
@ -373,7 +373,7 @@
|
|||||||
})
|
})
|
||||||
.then(() => {
|
.then(() => {
|
||||||
// save the created pdf
|
// save the created pdf
|
||||||
// jsPdf.save('RanchiMallCertificate.pdf')
|
jsPdf.save('RanchiMallCertificate.pdf')
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
function alignTextCenter(element) {
|
function alignTextCenter(element) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user