window.navigator.msSaveOrOpenBlob(blob, your_file_name);. } else { // much easier if not IE. window.open( "data:application/pdf;base64, ...
確定! 回上一頁