When you’re clicking a PDF file on one of your SharePoint sites, the file can only be saved and not opened directly.
Cause
This is by default a SharePoint security setting to prevent scripting or PDF attacks. The setting can be found in the Browser File Handling section which is set to Strict as default. If you do not have a problem with possible security risks, you can change the default behavior by following the steps below.
Solution
1. Open your SharePoint Central Administration site (http://servername:adminport/default.aspx) 2. Click on Manage web applications > Your SharePoint site name > Menu General settings > General settings > Section Browser File Handling
3. Change the setting Strict to Permissive and click OK
That’s it. PDF files can now be opened directly from your SharePoint site.


Excellent post! TY!
We had the exact same problem yesterday (what a co-incidence!). This post has helped us big time!
I made these changes and they worked wonderfully. However, any new sites I create now do not reflect the changes. Only made opening a PDF work on sites that were existing when I made the change to permissive. Ideas???