axios({ url: 'http://localhost:5000/static/example.pdf', method: 'GET', responseType: 'blob', ... I can use it to download any type of file (pdf, image mostly) ... If you'd prefer to have the document open in another tab inline use the following.
DOWNLOAD: https://tinurli.com/2f5np2
DOWNLOAD: https://tinurli.com/2f5np2
axios-open-pdf-in-new-tab
939c2ea5af
Comments