Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

adobe xml form module library

New Here ,
Jun 02, 2016 Jun 02, 2016

How can i open pdf form "adobe xml form module library" in android os?

TOPICS
Acrobat SDK and JavaScript
2.6K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 02, 2016 Jun 02, 2016

What want you open?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 03, 2016 Jun 03, 2016
LATEST

I want to open the file in the link, on android system. It is an interactive pdf form.

This is the link:

Dosya.tc - Ücretsiz, Hızlı ve Kolay Dosya Paylaşımı

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 02, 2016 Jun 02, 2016

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines