https://bugs.winehq.org/show_bug.cgi?id=37897
--- Comment #8 from monkeyboyted@yahoo.com --- Got it working
Install all proper winetricks before attempting to install acrobat Reader 11
WINEPREFIX=/home/$USER/win32 WINEARCH=win32 winetricks atmlib mspatcha dotnet20
Note: If you install acrobat reader before you install all of these tricks, delete the wine prefix and start over. The installer seems to refuse the second time.
Install Acrobat Reader 11
WINEPREFIX=/home/$USER/win32 WINEARCH=win32 wine AdbeRdr11008_en_US.exe
Launching Adobe Reader
WINEPREFIX=/home/$USER/win32 WINEARCH=win32 wine
And print
Options I selected: manually install and disable updates. Always open in protected mode disabled
atmlib - fixes saving and opening pdf. mspatcha - fixes installer dotnet20 - fixes dialog boxes and perhaps the printer
I hope this helps anyone. I reproduced it.