View Single Post
Is this it? I think you need to replace the false with true to disable it. Note, if you have Adobe Reader 8 installed, you will have to disable its plugin (which can be done in OmniWeb Preferences) as it now supports OmniWeb.

defaults write com.omnigroup.OmniWeb5 WebKitOmitPDFSupport -bool false

Code:
defaults write com.omnigroup.OmniWeb5 WebKitOmitPDFSupport -bool false

Last edited by JKT; 2007-07-15 at 01:52 AM..