html2pdf.js
html2pdf.js copied to clipboard
Is there a way to use jsPDF setProperties ?
Hi,
I would like to add metadatas or properties to my pdf before saving, but I didn't find a way to access to the jsPDF-instance before saving and use setDocumentProperties or setProperties
Here's a good answer for whoever ends on this page. https://github.com/eKoopmans/html2pdf.js/issues/614#issuecomment-1566072106