Answered
Is there a way to dynamically link two different text fields in two different pdf where if you change one, the other will change as well? I know this is possible if you export and import the form data, but that requires too many steps. Is there any other way to do this? Will scripting work?
- John
Then you could concievably use the calculate event in one field to set the value of the other field in the other document.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script