Hi,
I want to create a form in my site that when filled and submitted it will create an email that will be sent to me in a PDF form.
I need some of the information people used inside that PDF as well.
For example:
form
name:
address:
PDF
Hello {name},
your address {address}.
Thank you.
Also, the PDF needs to have a header and footer.
Please let me know if possible.
Thanks!!!
I want to create a form in my site that when filled and submitted it will create an email that will be sent to me in a PDF form.
I need some of the information people used inside that PDF as well.
For example:
form
name:
address:
Hello {name},
your address {address}.
Thank you.
Also, the PDF needs to have a header and footer.
Please let me know if possible.
Thanks!!!