Adobe Reader 7.0 Coming to Linux
Sometimes_Rational writes "There is now one less thing for Windows and Mac users to point to when claiming desktop usability superiority. While not officially listed in Adobe's download page, you can get Adobe Reader 7.0 for Linux from the company's FTP server
according to this
article at The Inquirer ,
which also has a review. The upshot is that Reader 7.0 for Linux
is as bloated as its Windows and Mac siblings, but it loads much
faster and is more useable than version 5. I imagine that this will get loads of comments about how Reader for Linux headed downhill after version 4. Or was it 3?"
For the impatent:
e nu/
ftp://ftp.adobe.com/pub/adobe/reader/unix/7x/7.0/
Or you could use a PDF/PS viewer that's nicely integrated with your desktop, and has a sane feature-set and good usability. On GNOME we've got Evince, and on KDE there's KPDF. Evince (and now KPDF, I believe) is backed by the Freedesktop.org Poppler library (which is in turn backed by Cairo which can use hardware acceleration for faster PDF rendering). Kristian (as referenced earlier today on slashdot re: wobbly windows) is hard at work on adding nice features needed for desktop apps. Poppler is a fork from the Xpdf rendering code (with the maintainer's blessing, since he was using his own rendering infrastructure and didn't want to mix two backends into Xpdf).
We've been doing a lot of experimenting with making the "core features" of Evince better for on-screen reading, rather than working on the sort of extra packed in features in Acrobat. For example, when you press page down, evince will slightly darken the area on the screen where your page was as it smooth scrolls. That lets your eye track its position much easier, so once the scroll is over you just keep reading without a visual "seek". KPDF is cool too, so either way you swing you've got a good choice.
Acroread 7.0 is using GTK+ for its widgets, but this hardly makes it have a native "feel". Use it for a minute and its pretty clear its a cross-platform app port.
Try kpdf 0.4 (one that comes with KDE 3.4)? This is what a pdf viewer should look like. 1. Type ahead search. 2. Easy copy-paste. With acrobat reader it is not possible to select/copy a paragraph in 2 column format document, but with kpdf one can easily do that. 3. Can watch for changes in the viewed file and update the view accordingly. 4. Presentation mode. 5. KDE app. Native look and feel. Can use kio_slaves. 6. No bloat. Open source.
on windows as well, you just need to go in the installation directory, then in the Plugins subdirectory and remove EVERYTHING BUT these 3 files (just move them somewhere else so you can put them back if you have a problem)
EWH32.api
Search5.api
Search.api
after I did that and disabled the splash screen Acrobat reader 7 loads up nearly instantaneously on XP. I'm not taking credit for this, I found this tip somewhere I can't quite remember right now and it surely works!
-- the cake is a lie
Bloat or not, it is still the best reader for Adobe Acrobat files.
It's only bloated if you have a problem with sacrificing ~100 MB of hard drive space. Seriously who worries about that on a reasonably modern desktop? I just bought to 160 GB drives the other day for US$ 80 each. Drive space is not a problem.
I have been using the new version for a week and much more impressed with it than I was with version 5.
Here are the things I like:
Things I don't like:
Try it first, compare it with xpdf, and choose what suits your need - just dont' discard it offhand, because it is a Good Thing >)
That's not the only issue. Bloated programs use more system memory. Loading a huge program will often knock good chunks of your other running tasks into swap memory, or at the very least flush out part of your cached I/O buffers. This can cause a significant hit to your overall system responsiveness, especially on machines without boatloads of physical RAM.