When someone submits a webform that has just two fields (Name and Email) I want the system to send them an email that thanks them for submitting the form and provides a PDF file.
Webform enables emails to be sent to the user that submits the form but is it possible to attach the PDF file?
To clarify the PDF file is not submitted by the user in the webform. The webform only has two fields (Name and Email). The PDF file is provided to the user in exchange for them providing their name and email address.