Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
6
rated 0 times [  6] [ 0]  / answers: 1 / hits: 3932  / 3 Years ago, sat, july 17, 2021, 5:09:21

I already installed mozplugger



sudo apt-get install mozplugger


Then I changed the pdf part of /etc/mozpluggerrc into the following:



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"
ACROREAD()
repeat noisy swallow(kpdf) fill: kpdf "$file"
repeat noisy swallow(Xpdf) fill: xpdf -g +9000+9000 "$file"
repeat noisy swallow(okular) fill: okular "$file"
GV()
repeat noisy fill exits: evince "$file"


Of course I setted the application settings for pdf to Mozplugger.



Sometimes it works but mostly it dosn't. I don't know why. What do I have to do?


More From » firefox

 Answers
3

Firefox 15 has a pdf reader integrated with it, it is disabled by default, type about:config, search for "pdfjs.disabled" and set it to "false" double click it. Then go to edit preferences then go to applications search for pdf extension then select to open within firefox that should work for you.


[#35777] Sunday, July 18, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
quivedge

Total Points: 223
Total Questions: 116
Total Answers: 124

Location: Slovenia
Member since Wed, Apr 6, 2022
2 Years ago
;