Re: Mozplugger does not work for PDF files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Le dimanche 06 fÃvrier 2011 Ã 13:07 -0500, Sam Varshavchik a Ãcrit :
> Does anyone have mozplugger working for them for PDF files? Not sure if I 
> have something broken, or if its a mozplugger bug. Opening links with PDF 
> files downloads them as any other file, instead of being opened with evince 
> inside a Firefox window.
> 
> Mozplugger seems to be working for other filetypes. mp3 files get opened in 
> totem, inside Firefox.
> 
Hi,

to make mozplugger work with Evince, I had to add the following lines in
the ~/.mozplugger/mozpluggerrc file:

application/pdf: pdf: PDF file
application/x-pdf: pdf: PDF file
text/pdf: pdf: PDF file
text/x-pdf: pdf: PDF file
        repeat noisy swallow(evince) fill: evince "$file"
        repeat swallow(acrobatreader) fill: acroread -geometry +9000
+9000 +useFrontEndProgram -tempFileTitle acrobatreader "$file"
        repeat noisy swallow(win) fill: xpdf -g +9000+9000 "$file"
        repeat noisy swallow(gv) fill: gv -safer -quiet -antialias
-geometry +9000+9000 "$file"

application/x-postscript: ps: PostScript file
application/postscript: ps: PostScript file
        repeat noisy swallow(evince) fill: evince "$file"
        repeat noisy swallow(gv) fill: gv -safer -quiet -antialias
-geometry +9000+9000 "$file"
        repeat swallow(Pageview) fill: pageview "$file"

(taken from a French mozplugger tutorial for Ubuntu)

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux