PDFViewer downloads the file instead of displaying it

Hello there,

My goal: Enable users on my app to view a PDF from the app, without having to download it.

What I implemented:

My issue: When loading the page containing the PDF Viewer, it automatically downloads file on the browser, instead of displaying it in the browser. The file isn’t even visible in the PDFViewer window.

Any idea how to make it work :slight_smile: ?

Thanks a lot!

NaCo

1 Like

Hi @naco , I have the same problem :slight_smile:
Did you find the solution ?