1. var file = new Blob([response], {type: 'application/pdf'}); ... http/https/file URL, also works with a data URL. iframe works as well with blob URL.
確定! 回上一頁