I have created a fillable form(job application) that has a submit button that I want to add to our website.
I have created a fillable pdf form(job application) that has a submit button that I want to add to our website. I would like to have the user fill out the form and submit the form through the submit button that will create and send an email to a specified address with the pdf attached. The submit button works and emails to the email address I have included in the script, however, I don't want the user to have to save the form and attach it themselves or launch outlook or another web based email service, I just want it to send to the address I have specified. Is what I am asking possible, if so how can this be accomplished?