0
adobe xml form module library
New Here
,
/t5/acrobat-sdk-discussions/adobe-xml-form-module-library/td-p/8385157
Jun 02, 2016
Jun 02, 2016
Copy link to clipboard
Copied
How can i open pdf form "adobe xml form module library" in android os?
TOPICS
Acrobat SDK and JavaScript
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
/t5/acrobat-sdk-discussions/adobe-xml-form-module-library/m-p/8385158#M57771
Jun 02, 2016
Jun 02, 2016
Copy link to clipboard
Copied
What want you open?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
kartal70
AUTHOR
New Here
,
LATEST
/t5/acrobat-sdk-discussions/adobe-xml-form-module-library/m-p/8385160#M57773
Jun 03, 2016
Jun 03, 2016
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:
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
LEGEND
,
/t5/acrobat-sdk-discussions/adobe-xml-form-module-library/m-p/8385159#M57772
Jun 02, 2016
Jun 02, 2016
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.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

