These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

xfa.form.remerge crashes Form

ag201
Registered: Feb 25 2010
Posts: 2

Hi everyone,

I am having a issue where my form keeps on crashing in Acrobat Pro.

In my form, I am:

1. Using xfa.datasets.data.saveXML() to save my XML

2. Then I reset (clear) the form - all fields except the hidden xml field

3. Load the data again using xfa.datasets.data.loadXML()

4. Remerge the data with the form using xfa.form.remerge(); //Crashes here

But this crashes the entire form.

The aim I am trying is to save the state of the form and reload the state at a later time. Can anybody point me in the right direction here.

Thanks.

My Product Information:
LiveCycle Designer, Windows
alvinyyt
Registered: Feb 25 2010
Posts: 2
Hi,

I am having the similar problem as well. xfa.form.remerge() crashes my form. The odd behaviour was it works in Adobe Reader but does not work in Acrobat Pro. Is this a known issue in Acrobat Pro?

If you have some insight in this issue, please do share.

Thanks
Asiante
Registered: Aug 20 2009
Posts: 32
I just wanted to share my reflections, my form crashes when people open it with Pro version, but I'm able to open it on my computer with Adobe Pro. They are able to open it with adobe reader though.

Additionally after adobe reader updates some glitches occur. Today one of the users wasn't able to save it in shared folder while I didn't have any problems. She installed updates yesterday.