I have managed to install Adobe Acrobat Reader (the only "free" PDF editor I could find) in wine. This is working, but a lot of texts are not being rendered.
I have run the following to install it (based on this guide):
winetricks mspatcha
wine path/to/installer.exe
I did fail and retry several times, so I may or may not have selected a 32-bit version.
Anyway, it works, but some fonts are missing. It is usable, but sometimes I really do miss the texts, eg in pop-up messages.
Does anyone know how to fix these fonts?
I just installed the latest version of Acrobat Reader DC (2019) in Wine using this guide by user filozofio here :
wine
andwinetricks
winetricks atmlib
winetricks riched20
winetricks wsh57
winetricks mspatcha
sego*
fonts./usr/share/fonts
sudo fc-cache -vf
wine
wine /path/to/installer.exe
(e.g.wine ~/Downloads/AcroRdrDC1901020064_en_US.exe
To ensure that you have correct links to downloads update WineTricks as recommended on its page.
And then place it in correct location
Then try to install all fonts with it:
As iwilltry42 says, but his answer contains loads of jargon(I beg my pardon). For me It worked like these:
1) simply installed Adobe Acrobat from the Ubuntu store.
2) Downloaded the Windows 7 fonts from https://www.w7df.com/7/download.html
3) Extracted it and pasted it in /usr/share/fonts(pate the entire extracted folder)
Bingo !
Note:- While pasting the file open file manager in super user mode(i.e - sudo nautilus)