function generatePdf() { html2pdf().from(element).set(opt). ... getElementById('element-to-print'); html2pdf().from(element).save(); ...
確定! 回上一頁