I have a form (made in Livecycle) that is losing its reader extensions when i try to save it. I'm pretty sure it is due to the way I implemented localiztion in my form (I have it looping through the DOM looking for field captions to change).
Is there any way around this problem? I tried calling xfa.form.remerge(); right before saving, but this didnt seem to change anything.
Anyone have any ideas?
Thanks,
Andrew
Remove all captions from the fields you what to change. Place ReadOnly form fields in all the location where the old field captions appeared.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script