PDF Template - HTML Form - Automatically Send To Email
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
0
I was hoping I could get some insight as to how to perform the following on my website; I have a PDF application that I would like users to be able to fill out and hit 'Submit' to automatically send the filled-out application to my email. Would it be possible to have an editable pdf on a web page that they fill out on the web page? When they are done they would hit submit and it would send a copy of this filled-out pdf to my email Would it be possible to have an html form that the user fills out and when they hit submit, it automatically creates a copy of the pdf, fills in the fields using the html form information,...