我想在Angular 2中以pdf格式下載檔案,我正在使用 FileSaver.js 將檔案另存為pdf。 (response) => { var mediaType = 'application/pdf'; ...
確定! 回上一頁