jspdf 中有一个方法将pdf转base64 var buffer = PDF.output("datauristring");// 转base64 var myfile = dataURLtoFile(buffer, title) //转文件var ...
確定! 回上一頁