Hi people. I have one simple question here. I made a PDF form and
distrubute it to many clients. Now I want to update it, say, change the
content of a rolling list or something like that. I prefer to do it on
my side, for example, I put a XML file on a server and when my clients
open this PDF, it would load automatically the data from that XML file
in order to update their PDF without redistrubuting a new PDF form to
all my clients. Now I see that importing data automatically from a XML
file req...