charCodeAt(i); } return new Blob([bytes], { type: 'application/pdf' }); }; WebViewer(...) .then(instance => { // `myBase64String` is your base64 data which ...
確定! 回上一頁