I have a simple invoice form created in html and php. I need to have this form created as a PDF when submitted and also emailed as an attachment to an email address provided. The PDF should contain a logo at the top and a table with the fields. I can show you the finished form in HTML.
They're looking at starting to charge but if you can handle some fairly simple php you should be able to use http://phptopdf.com/ I found a bug a while back and they were pretty quick to respond and acknowledge the bug and give a timeframe for a fix.