Expand my Community achievements bar.

Generate XML data file on Click Button

Avatar

Level 2

Dear All,

I have create one sample PDF with 2 fields(Name, City) using adobe live cycle designer.

While clik on Submit i need to save the XML file on my machine of inputed data.(Ask where to save .xml file)

I have written code onclick event of button :  xfa.host.exportData("",0);sample.JPG

I didn't get any output file from this, Can any one suggest me how can i get the XML file with data?

Thanks and regards,

Jaydeep

3 Replies

Avatar

Level 7

Are you using Acrobat or Reader? You need to extend your PDF if you intent to distribute it to those using Reader.

Avatar

Level 2

Dear All,

I have generate xml on button click and save this file.

Thanks & regards

Jaydeep

Avatar

Level 2

I am trying to generate xml form live cycle designer, I have trial version of reader extend. But i have not implemented on the file.

Is it necessary to use  "reader extend" to generate XML from PDF ?

Thanks,

Jaydeep