npm install html2canvas jspdf --save // 頁面使用<div id='pdfDom'>. ... 1.0) let PDF = new JsPDF('', 'pt', 'a4') // A4紙,縱向 if (leftHeight ...
確定! 回上一頁