Re: mozilla and acrobat reader
"J.O. Aho" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.unix |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > I usually compile mozilla from cvs sources. Acrobat reader does not load > in a mozilla window on my system. What happens is the pdf appears to load > fine but in the shell used to launch mozilla I get: > Warning: Actions not found: addBookmark, viewBookmark, copy, undefined-key, \ > > I am using Acroread 5.0.10 and Mozilla 1.8b Using thew same combo myself and it's no problems at all. So the question is how do you get your pdf support into mozilla, there are two ways I know of 1. Use the "Edit/Preferences.../Navigator/Helper Applications" 2. install the nppdf.so into the mozilla plugin directory If case 1, then the Acrobat will be open outside. If case 2, the Acrobat will be open inside the browser window. //Aho