Adobe Acrobat Reader DC for Windows 7 and later
Application Details:
Version: | DC |
License: | Free to use |
URL: | http://www.adobe.com/products/... |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 5.0 |
Maintainers: About Maintainership
What works
Reading documents, saving (when workaround used), form filling. Windows 7 fonts were installed.
What does not
Screen greys out when attempting to sign signature field.
Workarounds
To get around signing problem when screen greys out, under Preferences - Signatures - Creation and appearance uncheck 'Use modern interface...'
What was not tested
Anything not listed as tested.
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 18.04 "Bionic" i386 (+variants like Kubuntu) | Feb 03 2020 | 5.0 | Yes | Yes | Yes | Gold | Harsh | |
Show | CentOS 7 | Aug 13 2019 | 4.0.1 | No, but has workaround | Yes | Yes | Gold | GuL916 | |
Current | Ubuntu 18.04 "Bionic" amd64 (+variants like Kubuntu) | Apr 13 2019 | 3.0.5 | Yes | Yes | Yes | Gold | Steve Hubbard | |
Show | zz Do not use | Nov 27 2018 | 3.21-staging | No, but has workaround | Yes | Yes | Gold | Konstantin L | |
Show | openSUSE Tumbleweed (rolling release) | Aug 01 2018 | 3.13 | No, but has workaround | Yes | Yes | Silver | Maik Wagner |
Bug # | Description | Status | Resolution | Other apps affected |
3548 | .lnk file is created on the desktop together with the program icon... | NEW | View | |
12501 | Multiple application installers need mspatcha.dll ApplyPatchToFileA/W implementation (Microsoft Delta Compression API) | NEW | View | |
45549 | Adobe Acrobat Reader DC - Save as Dialogue displays an empty window | UNCONFIRMED | View | |
47953 | Adobe Reader DC fails to load files | NEEDINFO | View |
Submitting this installation guide for someone new to wine. Currently I could only get this to install using a Play on Linux installer with workarounds:
This is the only software that allows users to properly fill out XFA PDF forms. These forms are used by a lot of government agencies and other organizations. You cannot use the mobile versions of Adobe Reader to fill these forms either. You need a windows or Mac version to do this.
On Linux installing the windows Version of Adobe reader on wine allows you to get this ability.
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by sildeag on Thursday October 1st 2020, 19:08
by Carlos Salvador Pérez Salgado on Wednesday April 15th 2020, 23:04
I could successfully install Acrobat Reader through wine as following:
winetricks atmlib
winetricks riched20
winetricks wsh57
winetricks mspatcha
Get the Windows 7 fonts, especially the sego* fonts.
for ex. from here www.w7df.com/7/download.html
Copy the them in /usr/share/fonts
execute command in a terminal:
sudo fc-cache -vf
After successful installation, at start up, select "always start with protected mode disabled" (not possible in wine)
Found solution here: askubuntu.com/questions/1069103/missing-fonts-in-acrobat-reader-in-wine
by Satpal on Sunday March 29th 2020, 1:12
A big thank you . You saved my day.
Satpal