Email filled PDF with PHP or PHPMailer
问题 My company is currently trying to streamline our process for submitting forms. I have read that what we are trying to do can be done with PHP or PHPMailer but I seem to have hit a roadblock. What we are trying to do is open a fillable PDF in browser, complete it, and then click a button at the bottom to email it to a designated recipient. I currently have a PHP script that allows me to email the blank document using PHPMailer and our server email service. I have tried using the