Posted By:
ram_talluri
Posted On:
Thursday, February 26, 2004 08:47 AM
I have an HTML form, when user submits the form I need to take the data from the HTML form and generate XML dynamically and use XSLT and make PDF, after that I need to save that PDF in database. Is it possibel, Please explain how can I do this?