Is there a way to force PDF files to open in the browser when the option \"Display PDF in browser\" is unchecked?
I tried using the embed tag and an iframe, but it o
If you have Apache add this to the .htaccess file:
.htaccess
ForceType application/octet-stream Header set Content-Disposition attachment