Vue——網頁html轉換PDF(最低兼容ie10) HTML轉PDF: 1.頁面底層實現——Vue:最低兼容ie10 2.實現思路: 1> 使用html2canvas.js將網頁轉換為圖片 2> 使用jsPdf.debu ...