vue-html2pdf - npm
www.npmjs.com › package › vue-html2pdfThe event "beforeDownload" is an event triggered before the PDF generation and downloading. The event arguments contains an object { html2pdf, options, pdfContent }, which can be used to have full control of html2pdf.js like e.g. (Add page count on each PDF page, Full control of jsPDF to design page, etc.), you will have to set the props ...