html2pdf.js icon indicating copy to clipboard operation
html2pdf.js copied to clipboard

Is there a way to use jsPDF setProperties ?

Open yertech opened this issue 3 years ago • 1 comments

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

yertech avatar Jun 20 '22 06:06 yertech

Here's a good answer for whoever ends on this page. https://github.com/eKoopmans/html2pdf.js/issues/614#issuecomment-1566072106

vtzk avatar Dec 17 '23 17:12 vtzk