Monday, July 29, 2013

How to get a PDF file to download correctly using an Android browser and a password protected directory

If you own the server add this to the .htaccess file:

AddType application/pdf .pdf 


http://stackoverflow.com/questions/12565047/pdf-not-downloading-in-chrome

No comments: