Avatar

Not applicable

Hi,

I need my PDF form to be populated with the data in XML file.I've created a data connction to the file and binded the values to my fields.When I've opened the form in Reader/Acrobat i'm not able to see any date on the form.

Currently,I'm using "xfa.host.importData()" to import an XML file on a button click.It is working fine.But I need to load the data on Form Load itself.

I'm relatively new to PDF technologies.Any help would br gratly appreciated.

Thanks in Advance.