Page 1 of 1

Using Adobe Reader for Filling in Interactive web-based PDF Documents under Linux

Posted: Mon Aug 03, 2020 9:46 pm
by perdido
Here is a link to the original post from the Murga-Linux Forum and the various solutions recommended. I suggest taking a look at it to get a better idea of the various possibilities https://web.archive.org/web/20151009131 ... p?p=862409

The only true linux solution I found was the linux version of adobe reader 9.55. It works as long as the XFA document requires up to adobe version 9.xx , if the XFA form requires adobe 10.xx or later there is no linux solution because adobe quit supporting linux at version 9.55. There are no other programs that edit and save the XFA PDF files.

This link helps describe the problem. https://web.archive.org/web/20150322191 ... -on-linux/

The following links may help someone that stumbles on this thread.

The adobe reader v9.55 that has the firefox plug-in can be downloaded from here--> ftp://ftp.adobe.com/pub/adobe/reader/unix/ for now.

I made an sfs of it so I could use it and uninstall it as needed, available here--> http://www.ibm-pc.org/puppy/AdbeRdr9.5. ... ux_enu.sfs , the sfs runs fine in puppy precise 5.7.1 and should work in many other late model puppy versions.
MD5 - 179e501aa759c0c219f41ada1c3ae2a0
Size - 47.9MB

Installation of the adobe plugin to firefox is not automatic. The instructions for installing the plugin are located in /opt/Adobe/Reader9/Browser/HowTo/ENU/Browser_Plugin_HowTo.txt , this text states the supported browsers are firefox 2.0 or higher. My guess is this should include seamonkey if seamonkey has a plugins folder, no promise on that.

The adobe firefox plugin install program is located at /opt/Adobe/Reader9/Browser/install_browser_plugin

The program install_browser_plugin needs to be run from a terminal window. It prompts for input, I chose option 1 (Global Installation), that searches your system and installs where it thinks the plugin belongs, it installed the plugin to /usr/lib/Mozilla/plugins/ on my system. Your /plugins/ folder may be in a different location.

Re: Using Adobe Reader for Filling in Interactive web-based PDF Documents under Linux

Posted: Mon Aug 03, 2020 10:02 pm
by mikewalsh
@ perdido:-

I believe you'll find ALL 'Zilla-based browsers use /usr/lib/mozilla/plugins by default. At least, that's been my experience up until now; even post-Quantum, this is still the 'default' plug-ins location.

Nice one for the thread, BTW. :thumbup:


Mike. ;)