Hello.
Does anyone know if it is possible to have a pdf file sent to an email address after a user fills it out and clicks a button? I understand how to allow users to upload files with php, but the new acrobat reader (most web users only have the free version) only allows the form to be printed, and not to be saved after filling out. My goal is to have a form that is very organized (the format must be the same, which is not possible using a regular form that is emailed) be emailed using acrobat format.
Thank you in advance.