在一開始很直覺得直接使用Data URL 的方式把base64 字串放到iframe 裡面 ... Blob([bytesArray], { type: "application/pdf" }) iframe.src = window.
確定! 回上一頁