public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Firefox PDF integration
@ 2006-02-23 21:27 Grant
  2006-02-23 21:40 ` Boyd Stephen Smith Jr.
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Grant @ 2006-02-23 21:27 UTC (permalink / raw
  To: Gentoo mailing list

How do you get firefox to open a PDF file instead of trying to
download it?  The only plugins listed in about:plugins are
s-shockwave-flash and futuresplash.  I do have acroread and gpdf
installed.

Incidentally, which PDF viewer do you like best out of those in portage?

- Grant

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] Firefox PDF integration
  2006-02-23 21:27 [gentoo-user] Firefox PDF integration Grant
@ 2006-02-23 21:40 ` Boyd Stephen Smith Jr.
  2006-02-23 22:04   ` Alan
  2006-02-23 21:45 ` Renat Golubchyk
                   ` (3 subsequent siblings)
  4 siblings, 1 reply; 11+ messages in thread
From: Boyd Stephen Smith Jr. @ 2006-02-23 21:40 UTC (permalink / raw
  To: gentoo-user

On Thursday 23 February 2006 15:27, Grant <emailgrant@gmail.com> wrote 
about '[gentoo-user] Firefox PDF integration':
> Incidentally, which PDF viewer do you like best out of those in portage?

kpdf :)

-- 
Boyd Stephen Smith Jr.
bss03@volumehost.com
ICQ: 514984 YM/AIM: DaTwinkDaddy
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] Firefox PDF integration
  2006-02-23 21:27 [gentoo-user] Firefox PDF integration Grant
  2006-02-23 21:40 ` Boyd Stephen Smith Jr.
@ 2006-02-23 21:45 ` Renat Golubchyk
  2006-02-24  3:30   ` Matthew Cline
  2006-02-24  6:14 ` Alexander Skwar
                   ` (2 subsequent siblings)
  4 siblings, 1 reply; 11+ messages in thread
From: Renat Golubchyk @ 2006-02-23 21:45 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 898 bytes --]

On Thu, 23 Feb 2006 13:27:18 -0800 Grant <emailgrant@gmail.com> wrote:
> How do you get firefox to open a PDF file instead of trying to
> download it?  The only plugins listed in about:plugins are
> s-shockwave-flash and futuresplash.  I do have acroread and gpdf
> installed.

Turn on USE-Flag "nsplugin" for app-text/acroread if you like Adobe
Reader. I use xpdf, because acroread takes ages to load. For this to
work I added xpdf as handler for the "application/pdf" MIME-type to the
list of helper applications. It should be somewhere in the preferences.

> Incidentally, which PDF viewer do you like best out of those in
> portage?

xpdf. I start acroread only when xpdf displays the file incorrectly.


Cheers,
Renat

-- 
Probleme kann man niemals mit derselben Denkweise loesen,
durch die sie entstanden sind.
                                              (Einstein)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] Firefox PDF integration
  2006-02-23 21:40 ` Boyd Stephen Smith Jr.
@ 2006-02-23 22:04   ` Alan
  0 siblings, 0 replies; 11+ messages in thread
From: Alan @ 2006-02-23 22:04 UTC (permalink / raw
  To: gentoo-user

On Thu, Feb 23, 2006 at 03:40:52PM -0600, Boyd Stephen Smith Jr. wrote:
> On Thursday 23 February 2006 15:27, Grant <emailgrant@gmail.com> wrote 
> about '[gentoo-user] Firefox PDF integration':
> > Incidentally, which PDF viewer do you like best out of those in portage?
> 
> kpdf :)

Or if you're a GNOME user, evince is quite nice.

-- 
Alan <alan@ufies.org> - http://arcterex.net
--------------------------------------------------------------------
"Backups are for people who don't pray."                 -- big Mike
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] Firefox PDF integration
  2006-02-23 21:45 ` Renat Golubchyk
@ 2006-02-24  3:30   ` Matthew Cline
  2006-02-24  6:57     ` Joseph
  0 siblings, 1 reply; 11+ messages in thread
From: Matthew Cline @ 2006-02-24  3:30 UTC (permalink / raw
  To: gentoo-user

On 2/23/06, Renat Golubchyk <ragermany@gmx.net> wrote:
> I use xpdf, because acroread takes ages to load. For this to
> work I added xpdf as handler for the "application/pdf" MIME-type to the
> list of helper applications. It should be somewhere in the preferences.

I can't seem to find this option in firefox 1.5.0.1

Under "Edit -> Preferences -> Downloads" I see "Download actions".
Clicking on "View and Edit Actions" shows an entry for some
Flash-related files, but nothing for pdf and no option to add a new
entry to this list. Am I missing something obvious?


Matt

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] Firefox PDF integration
  2006-02-23 21:27 [gentoo-user] Firefox PDF integration Grant
  2006-02-23 21:40 ` Boyd Stephen Smith Jr.
  2006-02-23 21:45 ` Renat Golubchyk
@ 2006-02-24  6:14 ` Alexander Skwar
  2006-02-24  6:17 ` Philip Webb
  2006-02-25  0:34 ` b.n.
  4 siblings, 0 replies; 11+ messages in thread
From: Alexander Skwar @ 2006-02-24  6:14 UTC (permalink / raw
  To: gentoo-user

Grant wrote:
>  I do have acroread and gpdf
> installed.

acroread provides a plugin. You'll just have to set
a USE flag.

Alexander Skwar
-- 
Any time things appear to be going better, you have overlooked something.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] Firefox PDF integration
  2006-02-23 21:27 [gentoo-user] Firefox PDF integration Grant
                   ` (2 preceding siblings ...)
  2006-02-24  6:14 ` Alexander Skwar
@ 2006-02-24  6:17 ` Philip Webb
  2006-02-25  0:34 ` b.n.
  4 siblings, 0 replies; 11+ messages in thread
From: Philip Webb @ 2006-02-24  6:17 UTC (permalink / raw
  To: gentoo-user

060223 Grant wrote:
> How do you get firefox to open a PDF file instead of downloading it?
 
I have in  ~/.mailcap :

  application/pdf; /usr/kde/3.5/bin/kpdf %s

Firefox opens PDF's in a new tab for me, so that probably controls it.
 
> Incidentally, which PDF viewer do you like best out of those in portage?

Kpdf ; Kghostview is ok too.  If you don't want to install parts of KDE,
the Gnome equivalent is Evince or you can use the simple Xpdf.

-- 
========================,,============================================
SUPPORT     ___________//___,  Philip Webb : purslow@chass.utoronto.ca
ELECTRIC   /] [] [] [] [] []|  Centre for Urban & Community Studies
TRANSIT    `-O----------O---'  University of Toronto
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] Firefox PDF integration
  2006-02-24  3:30   ` Matthew Cline
@ 2006-02-24  6:57     ` Joseph
  2006-02-25 19:29       ` Grant
  0 siblings, 1 reply; 11+ messages in thread
From: Joseph @ 2006-02-24  6:57 UTC (permalink / raw
  To: gentoo-user

On Thu, 2006-02-23 at 22:30 -0500, Matthew Cline wrote:
> 
> I can't seem to find this option in firefox 1.5.0.1
> 
> Under "Edit -> Preferences -> Downloads" I see "Download actions".
> Clicking on "View and Edit Actions" shows an entry for some
> Flash-related files, but nothing for pdf and no option to add a new
> entry to this list. Am I missing something obvious?
> 
> 
> Matt

I know it is a poor (not logical design), but here is how it works.

Navigate to any PDF file with firefox and click on the file.
You will see window pop-up as firefox doesn't know what to do with it.
Beside "Open with" is empty selection, click on that empty icon, you
will see: "other" --> click on it.
Another window will pop-up, under File Name: type: /usr/kde/3.4/bin/kpdf
or complete path to whatever application you want to use --> click OPEN
I will return you to previous window; select "Do this automatically..."

It will enter this setting in Download section in Setting Preferences.

-- 
#Joseph
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] Firefox PDF integration
  2006-02-25  0:34 ` b.n.
@ 2006-02-25  0:29   ` david
  0 siblings, 0 replies; 11+ messages in thread
From: david @ 2006-02-25  0:29 UTC (permalink / raw
  To: gentoo-user

Do you have
/usr/local/Adobe/Acrobat7.0/Browser/Browser_Plugin_HowTo.txt
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] Firefox PDF integration
  2006-02-23 21:27 [gentoo-user] Firefox PDF integration Grant
                   ` (3 preceding siblings ...)
  2006-02-24  6:17 ` Philip Webb
@ 2006-02-25  0:34 ` b.n.
  2006-02-25  0:29   ` david
  4 siblings, 1 reply; 11+ messages in thread
From: b.n. @ 2006-02-25  0:34 UTC (permalink / raw
  To: gentoo-user

Grant wrote:
> How do you get firefox to open a PDF file instead of trying to
> download it?  The only plugins listed in about:plugins are
> s-shockwave-flash and futuresplash.  I do have acroread and gpdf
> installed.

There is also a thing called mozplugger that allows to embed XPDF in a 
firefox window/tab, just like acroread.

I use it on the Debian box I have at work, I still haven't installed it 
in my Gentoo box at home.

> Incidentally, which PDF viewer do you like best out of those in portage?

kpdf, definitely.

m.

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] Firefox PDF integration
  2006-02-24  6:57     ` Joseph
@ 2006-02-25 19:29       ` Grant
  0 siblings, 0 replies; 11+ messages in thread
From: Grant @ 2006-02-25 19:29 UTC (permalink / raw
  To: gentoo-user

> > I can't seem to find this option in firefox 1.5.0.1
> >
> > Under "Edit -> Preferences -> Downloads" I see "Download actions".
> > Clicking on "View and Edit Actions" shows an entry for some
> > Flash-related files, but nothing for pdf and no option to add a new
> > entry to this list. Am I missing something obvious?
> >
> >
> > Matt
>
> I know it is a poor (not logical design), but here is how it works.
>
> Navigate to any PDF file with firefox and click on the file.
> You will see window pop-up as firefox doesn't know what to do with it.
> Beside "Open with" is empty selection, click on that empty icon, you
> will see: "other" --> click on it.
> Another window will pop-up, under File Name: type: /usr/kde/3.4/bin/kpdf
> or complete path to whatever application you want to use --> click OPEN
> I will return you to previous window; select "Do this automatically..."
>
> It will enter this setting in Download section in Setting Preferences.
>
> --
> #Joseph

Got it.  Thanks!

- Grant

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2006-02-25 19:42 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-23 21:27 [gentoo-user] Firefox PDF integration Grant
2006-02-23 21:40 ` Boyd Stephen Smith Jr.
2006-02-23 22:04   ` Alan
2006-02-23 21:45 ` Renat Golubchyk
2006-02-24  3:30   ` Matthew Cline
2006-02-24  6:57     ` Joseph
2006-02-25 19:29       ` Grant
2006-02-24  6:14 ` Alexander Skwar
2006-02-24  6:17 ` Philip Webb
2006-02-25  0:34 ` b.n.
2006-02-25  0:29   ` david

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox