PDF Download Only
On a Mac how do you download a PDF and not automatically open it in Acrobat?
Solution 1:
For Safari, type this in Terminal :
defaults write com.apple.Safari WebKitOmitPDFSupport -bool YES
On a Mac how do you download a PDF and not automatically open it in Acrobat?
For Safari, type this in Terminal :
defaults write com.apple.Safari WebKitOmitPDFSupport -bool YES