That's what I did. But I tend to switch browsers too often (chromium and Firefox). Firefox has a pdf.js addon, doesn't work reliably many times.
(sorry for top post, mobile). -- Nilesh Govindrajan http://nileshgr.com On Feb 17, 2013 1:49 PM, "Nikos Chantziaras" <[email protected]> wrote: > On 17/02/13 09:52, Nilesh Govindrajan wrote: > >> Is it officially supported now? Or has been discontinued like flash? >> >> I'm mainly interested in the NPAPI plug in since it would allow me to >> use the same thing in Firefox and chromium. >> >> Are there any other good PDF readers with NPAPI? Don't suggest binary >> chrome. >> > > You can use the Chrome PDF plugin in Chromium too. Just symlink it into > chromium's plugin directory: > > ln -s /opt/google/chrome/libpdf.so /usr/lib/chromium-browser/ > > And you can also use Chrome's PPAPI Flash plugin in Chromium (which is > supported, unlike the NPAPI Flash plugin.) In your /etc/chromium/default > file, put this in it: > > # Options to pass to chromium. > CHROMIUM_FLAGS="--ppapi-flash-**path=/opt/google/chrome/** > PepperFlash/libpepflashplayer.**so" > > Simply keep google-chrome emerged. > > >

