Compared to the other posts here, this ought to be a cakewalk for you guys;)
I'm trying to make a form in a pdf doc that will mail to me. I'm trying to
use the following script:
this.mailForm
(true, "[email protected] om", "", "", "Message Subject
Description")
And keep getting a syntax error saying 'illegal character, line 2'. Of
course, it doesn't tell me what it is, not to mention the fact that I got
this script from Acrobat's help file!
Ugh. Can anyone help me?
Thanks,
Mary
I'm trying to make a form in a pdf doc that will mail to me. I'm trying to
use the following script:
this.mailForm
(true, "[email protected] om", "", "", "Message Subject
Description")
And keep getting a syntax error saying 'illegal character, line 2'. Of
course, it doesn't tell me what it is, not to mention the fact that I got
this script from Acrobat's help file!
Ugh. Can anyone help me?
Thanks,
Mary
Comment