const pdfDocGenerator = pdfMake.createPdf(docDefinition); pdfDocGenerator.getDataUrl((dataUrl) => { const targetElement = document ...
確定! 回上一頁