The use cases are: A GOOD dark mode (if possible not only inverted colors). Highlights with different colors. Fill some tests (for example in questions where you have to put True or False, add comments or edit some parts of text). I achieve all of this with Adobe Pro but now I'm not in Win anymore, I hear suggestions.
Asked
Active
Viewed 1,474 times
5
-
Adobe Pro on wine? (I've never tried it) – Simón Jul 01 '21 at 16:55
1 Answers
8
Okular has all these features. It also allows you to change the background color (not just invert it).
sudo apt install okular
Annotations: https://docs.kde.org/stable5/en/okular/okular/annotations.html
Background color: https://askubuntu.com/a/472588/124466
It also allows one to fill up (non-XFA) forms.

Archisman Panigrahi
- 28,338
- 18
- 105
- 212
-
Correct!. Just one observation, when I installed from Ubuntu Software I cannot configure the dark theme, but I uninstalled and then
sudo apt-get install okular
and now Okular has dark theme, thank you. – Andres Pasquel Jul 01 '21 at 20:28 -
-
1@qwr Ubuntu software installs the snap version, which has issues, and Canonical is forcefully pushing snaps despite those issues. – Archisman Panigrahi Jul 02 '21 at 05:18
-
oh I didn't know that thanks for the advice since now everything from console. – Andres Pasquel Jul 04 '21 at 03:49