PHPForm Generate PDF Send to Email
- by tom
I'm a beginner in PHP I was wondering if this is easy to do or if i'd have to outsource this to a programmer -
Basically when a user fills in the PHP Form and submits it I need this to generate as a PDF which will then email/attach to MY email and NOT the user who submitted this form.
I have looked at tcpdf, fpdi but i dont think any of those…