Is it possible to change a field name using javascript?
I have about 50 forms that follow an outdated naming convention. I need to change all their field names to match the new naming convention. I was hoping to map all this out in a javascript and run all the forms through a batch process - is this possible and if so how can I do it (at least the javascript part)
I can easily get the name of the field but any attempts I made to change it were just ignored by adobe.
Thanks.
I'm not quite sure how you could automate field name changes. You'll probably have to write a plug-in for it, or use some 3rd party software. This capability is not built into Acrobat.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script