How do I set Preview as the PDF viewer in Safari, instead of Adobe Reader X?

6

2

I unfortunately have to use Adobe Reader X on my Mac.

In the past, I could set Preview as the default PDF viewer in Safari, but with Adobe Reader X, that option is disabled!

enter image description here

I already know that I can delete Adobe’s plug-in, but I’m pretty sure it will just come back the next time the damn thing auto-updates.

The “right” way is to change that setting, which (at least in previous versions) maintained the setting through updates. How do I do it?

Nate

Posted 2011-03-07T09:14:04.830

Reputation: 4 013

It seems all solutions require root-access :-/ – ShiDoiSi – 2012-11-06T09:00:15.147

Answers

8

It turns out this is a known issue. Adobe has a knowledge base article that says:

Known issues

Reader's Preferences > Internet > Display PDF in Browser is always dimmed

  • To disable Safari integration, delete the AdobePDFViewer.plugin from /Library/Internet Plug-ins
  • To reenable Safari integration, rerun the installer over the current installation. Start the Acrobat/Reader X installer from the original media, and then follow the onscreen prompts to complete the installation.

Hopefully the plug-in doesn’t come back the next time Reader updates.

Nate

Posted 2011-03-07T09:14:04.830

Reputation: 4 013

Just an update if anyone stumbles upon this article. I'm running Reader 11.0.07 and the plugin to delete is /Library/Internet Plug-Ins/AdobePDFViewerNPAPI.plugin – user205336 – 2014-08-18T14:38:23.770

Is there a way (e.g. hidden property) to "ungray" this preference setting? – Stephan Zehrer – 2012-09-03T16:32:08.783

0

What I did was install a later version to reset it using the following steps:

1) Remover Acrobat Reader X 2) Delete plug (AdobePDFViewer.plugin) found at /Library/Internet Plug-ins 3) Go to http://get.adobe.com/reader/ 4) Press "Choose a different version" under "Select your version of Mac OS:" 5) Select your operating system & language 6) Choose & download Reader 9.4 NOT Reader X 10.0.1 7) Install Reader 9.4 7.1) Say no to the extension for safari plug in 7.2) Say no to request to set as default 8) Reboot your system & preview should return to the default

Optional 9) I removed Reader 9.4 using the unistaller found in utilities and then removed any remaining folders left in applications (there was one labelled Adobe)

Hope this helps

Fred

Posted 2011-03-07T09:14:04.830

Reputation: 1

This could work but I want to stay current with the latest version. Thanks. – Nate – 2011-03-21T07:01:45.557

0

This question is already answered and a possible solution may be found in Adobe's knowledge base article as mentioned in @Nate's post.

However, a non-destructive method to disable Adobe Reader as PDF reader in Safari is to

  1. Create a new folder /Library/Internet Plug-Ins (disabled)/
  2. Move the file AdobePDFViewer.plugin-deactivated from /Library/Internet Plug-Ins to the newly created folder.

This way you don't have to reinstall Adobe Reader in case you change your mind later.

Daniel

Posted 2011-03-07T09:14:04.830

Reputation: 131