Firefox's built in PDF viewer (PDF.js) has an issue with saving PDF files using the URL as a guide (thus saving them with a .aspx extension than a .pdf one). Has anyone found a temporary workaround on the server side to keep users from using PDF.js or forcing the download (Save As) button to save using the .pdf extension? I'd like the user to be able to view within the browser, and save as a pdf. I know of workarounds on the client side (switching to the adobe plugin for example), but I'm not interested in such a solution.
For more information, please see the referenced issues at the bottom of https://github.com/mozilla/pdf.js/pull/2635. It appears that a fix was created, but it hasn't been included in Firefox as of version 20.0.1. PDF.js was introduced in Firefox v19.