Skip to main content
Participating Frequently
January 24, 2022
Question

Adobe Acrobat

  • January 24, 2022
  • 2 replies
  • 223 views

I'm trying to use the below script on adobe acrobat form which I found online but it keeps giving me an error message saying Syntax Error: missing ; before statement 1: at line 2

 

mailto:user@domain.com?subject=This is your subject&body=The body of the message

 

Can someone please help what's wrong with this? 

 

Thank you! 

This topic has been closed for replies.

2 replies

JR Boulay
Community Expert
Community Expert
January 24, 2022

This is not a script, this is an URL, which should be part of a script.

See: https://acrobatusers.com/tutorials/dynamically-setting-submit-e-mail-address/

 

 

 

Acrobate du PDF, InDesigner et Photoshopographe
Legend
January 24, 2022

That's not a valid script. Not even slightly. I suspect you may have misunderstood the instructions you found. If you share a link to the instructions, we may be able to help unravel them.