Q: How can I send email that includes the form data file and also allow form field data to be customizable for the subject line? A: PDF Studio supports using submitForm as a Javascript action to send form data by email. The form data is sent as an attachment. Below is an example showing a button with […]
Articles Tagged: Form Submission
Sending email with PDF form data file using the submitForm action
Q: How can I send email that includes the form data file using the submitForm action? A: PDF Studio supports using submitForm as a Javascript action to send form data by email. The form data is sent as an attachment. Below is an example showing a button with submitForm action. 1. Create a Push Button 2. Right […]