在jspdf.js中搜尋以下內容:. if(type == 'datauri') {; document.location.href ='data:application/pdf;base64,' + Base64.encode(buffer);; }.
確定! 回上一頁