11

Possible Duplicate:
How can I highlight PDFs?

In windows, I can use Foxit but on Ubuntu x64, what can I use? Foxit seem to only provide a i386 version

Jiew Meng
  • 10,347

5 Answers5

5

You can use Xournal. Works on my 64bit system.

ffd8ffe0
  • 146
4

The KDE default Okular (http://en.wikipedia.org/wiki/Okular) supports highlighting, underlining and so on.

MarkovCh1
  • 2,133
4

Try http://www.mendeley.com/. They have a nice client with a reader that can annotate, and it's great for organizing your PDFs as well.

beruic
  • 865
1

I now use Foxit under Wine

Another related question here

Jiew Meng
  • 10,347
1

You can install the 32bit foxit on 64bit ubuntu by running the command sudo dpkg -i --force-architecture <name of the file>.deb in a terminal in the same folder as the .deb file.

In such a way, you will not lose the application you are familiar with and you won't have to endure running it through wine either.

Note: the linux version of Foxit does not support text highlighting!

Chriskin
  • 3,242