• Firefox: Embedded PDFs With Evince (Using Mozplugger)

    Evince embedded firefox

    Mozplugger is a Firefox plugin that allows you to embed applications that handle various file types in Firefox.
    In this post you’ll see how to get embedded PDF files in Firefox 3.6 and Firefox 4 (I’ve tested it in both) – like in Google Chrome (sort of) – using Evince, the Ubuntu default PDF reader.

    Get embedded PDF files in Firefox using Evince

    1. Install Mozplugger. Ubuntu users can simply click the button below:

    Or copy/paste the following command in a terminal:

    sudo apt-get install mozplugger

    2. Now you must edit the mozpluggerrc file. To do this, press ALT + F2 and enter:

    gedit /home/YOUR_USERNAME/.mozilla/mozpluggerrc

    (In the above command, replace “YOUR_USERNAME” with your username. No, using “~” doesn’t work for the run dialog).

    And in this file, paste the following:

    application/pdf: pdf: PDF file
    application/x-pdf: pdf: PDF file
    text/pdf: pdf: PDF file
    text/x-pdf: pdf: PDF file
    application/x-postscript: ps: PostScript file
    application/postscript: ps: PostScript file
        repeat noisy swallow(evince) fill: evince "$file"

    Now restart Firefox and try to open a PDF file. It should be embedded in Firefox using Evince if you’ve followed the steps correctly.

    Thanks to hhlp @ AskUbuntu for the instructions.



    continue reading »

     
     
  • Install Firefox 3.5 on Ubuntu 9.04

    A quick and easy guide on how to install FireFox 3.5 on Ubuntu 9.04.

    continue reading »

     
     
 
 
Extra Tags