Get the PDF as Blob. const pdfDocGenerator = pdfMake.createPdf(docDefinition); pdfDocGenerator.getBlob((blob) => { // ... }); Parameters:.
確定! 回上一頁