I am using the Firefox extension Zotero on 12.04. Zotero complains about missing PDF tools, though:
To use this feature, you must first install
the PDF tools in the Search pane of the Zotero preferences.
and
Available downloads for Linux x86_64 from zotero.org:
- pdftotext version 3.02
- pdfinfo version 3.02
Zotero can automatically install these applications into the Zotero data directory.
So the missing PDF tools appear to be pdftotext & pdfinfo. However, they should already be available (in older versions) via the installed Ubuntu package poppler-utils.
Why doesn't Zotero find these programs? Of course, I could just reinstall them in the suggested way but generally I prefer to install software only from the Ubuntu repository.
which pdftotext--- if it gives a result, either a) Zotero extension is buggy or b) it needs a different version. (Strange --- in 14.04 mypdftotextsays it's on version 0.24.5 --- could they really be different tools with the same name?) – Rmano Oct 14 '14 at 10:21which pdftotextgives/usr/bin/pdftotext; version is 0.18.4 – Alex1357 Oct 14 '14 at 10:25