If you have the file data as a base64 string, the best way to load the document in ... charCodeAt(i); } return new Blob([bytes], { type: 'application/pdf' }); ...
確定! 回上一頁