HTML form to PDF using PHP
is it possible ,(using PHP)
consider,a html form(some online registration) with various field values eg. name, age , designation, email,etc..,
once the submit button is clicked a pdf version of the file should be created and send to the email-address (which specified in the html form(field values).
if it is possible means, can anybody give some idea?
|