完成後,我想使用FileSaver.js將blob保存爲PDF文件。 ... decode base64 string, remove space for IE compatibility var binary = atob(base64str.replace(/\s/g, ...
確定! 回上一頁