Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I learned about the PDF possibility of taking notes which are then stored with the document, usefull when reading ebooks. If the note taker also supports some math notation, that would be wonderful! Which free PDF reader can do this? (I am using Lubuntu 12.10)

share|improve this question

6 Answers

I suggest you try these two programs and choose the one that better fits your needs.

Xournal

sudo apt-get install xournal

All annotations are hand made (so to speak). You can print them on the PDF, if you want, or you can set them apart.

enter image description here

Mendeley

Download from here. Very useful to keep track of your research notes.

enter image description here

share|improve this answer
Xournal doesn't save annotation in the pdf file itself, so if you send the file to someone else, he won't get the annotations. – To Do Jun 1 at 10:38
You must "Export to PDF" to generate a new PDF with the annotations. This way anybody can read them. – Ed Villegas Jun 2 at 13:40

Xournal Install xournal would be worth taking a look at. Annotations and modifications are stored in a separate file but can be easily exported to PDF.

I don't think there's any PDF editor out there that supports any kind of sophisticated math notation, but I might be mistaken.

share|improve this answer

PDF-X-Change Viewer is fairly good. You have to run it under wine, though (don't downvote me for that :).

share|improve this answer
thanks, but I am not going to install wine! – kjetil b halvorsen Dec 19 '12 at 14:11

Try qpdfview Install qpdfview. It is fast, customizable and has rudimentary annotation support.

A recent version can be installed by adding this launchpad ppa.

share|improve this answer

You could also try Okular. Now you can actually export annotations to PDFs in Okular (this was not possible until recently): http://docs.kde.org/stable/en/kdegraphics/okular/annotations.html

It seems Okular has to be built with Poppler at least version 0.20. It works with Ubuntu 13.04.

share|improve this answer

Evince 3.6.1 now supports adding annotations and bookmarks (proper PDF bookmarks), that are saved with the document.

evince

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.