Hello team,
We have a code to download a file which looks like:
Cannot reproduce with the PDF Viewer extension but it could be a different one. It seems to use pdf.js, which is also already available in wisej so you don’t need the extension. Other than that, there is nothing we can do to change the extension’s behavior. Application.Download() responds with a content type “attachment” instead on “inline”, which is used to download instead of opening the file.
Please login first to submit.