Lee Connell wrote:
I noticed in gpdf when opening a pdf it creates the sidebar menus, but
i can't navigate the document via the sidebar menus, it does not
navigate to the document location. Is this suppose to be this way
now? Anyone else notice the same situation?
yes
and gpdf is extremly slow
$ rpm -q gpdf ggv xpdf
gpdf-2.8.0-8
ggv-2.8.0-1
xpdf-3.00-10
$ pdfinfo /mnt/hdb4/doku/samba/howto/Samba-HOWTO-Collection-20040410.pdf
Title:
Subject:
Keywords:
Author:
Creator: LaTeX with hyperref package
Producer: pdfTeX-1.10b
CreationDate: Sat Apr 10 09:18:00 2004
Tagged: no
Pages: 484
Encrypted: no
Page size: 504 x 666 pts
File size: 3208038 bytes
Optimized: no
PDF version: 1.4
$ time gpdf /mnt/hdb4/doku/samba/howto/Samba-HOWTO-Collection-20040410.pdf
(processing bookmarks ..., processing thumbnail ...)
real 1m1.526s
user 0m0.386s
sys 0m0.189s
$ time ggv /mnt/hdb4/doku/samba/howto/Samba-HOWTO-Collection-20040410.pdf
real 0m4.969s
user 0m0.344s
sys 0m0.127s
$ time xpdf /mnt/hdb4/doku/samba/howto/Samba-HOWTO-Collection-20040410.pdf
real 0m2.433s
user 0m0.381s
sys 0m0.150s
$ time acroread
/mnt/hdb4/doku/samba/howto/Samba-HOWTO-Collection-20040410.pdf
real 0m3.325s
user 0m0.506s
sys 0m0.164s
--
shrek-m