I want to use jsPDF.html to convert html page to pdf, and I'm using this code: savePdf () { var pdf = new jsPDF({unit: 'mm', format: 'a4', orientation: ...
確定! 回上一頁