generateAsync ({ type: "blob" }).then(function(content) { FileSaver.saveAs(content, "example.zip"); });. 下载的zip没有PDF,只有TXT。
確定! 回上一頁