Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

importData() in a Dynamic PDF in Reader

Avatar

Level 1

Hello. I am attempting to create a PDF that reads XML that was generated by a different PDF. One of my requirements is that the PDFs must work in Reader.

I started off using a Static PDF and the xfa.host.importData() method. This works in Reader, except for when there is more than one instance of an XML element in the imported file. So then I saved the PDF as a Dynamic PDF, and now the call to importData() no longer works in Reader.

Are there restrictions on Dynamic PDFs in Reader?

Thanks in advance.

0 Replies