Good day all:
Is there a mechanism through which I can have a button on my html form which on click calls a script that converts the form (or the html page) into a pdf file and inserts the file into mysql table with a specified name originating from the form itself (ie: within the html form, there is a field called clientid, on insert into db, it is uses this field value to reference the new record.
Not sure if this is doable; however, I appreciate any thoughts on this.
Mossa