I am pulling my PDF data from our API and getting back a blob with application/pdf. let fileUrl = URL.createObjectURL(data); ipcRenderer.send(' ...
確定! 回上一頁