Hello Michael,I was having the same issue here. Acrobat Reader was able
to send the form attached as PDF as requested, but after the form was
sent, I was always getting the message "Submit Cancelled".It looks like
the issue is related to the "Control Type" of the Button. When I changed
the Control Type to "Regular" (see images below) and added a script to
the "mouseUp" status of the button, the message stopped showing up.I got
the script from Stack Overflow (great website!). It is a script that
...