toDataURL('image/jpeg', 1.0); //注① var pdf = new jsPDF('', 'pt', 'a4'); //有兩個 ... 注①new jsPDF(orientation, unit, format) → {jsPDF} ...
確定! 回上一頁