Copy link to clipboard
Copied
How can i open pdf form "adobe xml form module library" in android os?
Copy link to clipboard
Copied
What want you open?
Copy link to clipboard
Copied
I want to open the file in the link, on android system. It is an interactive pdf form.
This is the link:
Copy link to clipboard
Copied
What happens if you open the interactive JavaScript console (Ctrl+J), enter the following line of code:
xfa
and with the cursor on that line, press Ctrl+Enter?
If is shows:
[object XFAObject]
then you're dealing with an XFA-based PDF, which don't work on most mobile PDF viewers.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now