I have a form which contains the same data across three pages.
The difference is the instructions on each page depending on whom the form is disseminated to.
The form requires the official issuing the form to sign it.
How can I make it so the signature will show on all three pages but the Official only has to sign it one time?
I tried this
event.value=this.getField("Signature").value;
However it displays <dict>
is there a way to accomplish this?
I am using acrobat 9