Hi,
Can anyone give me a heads up on PHP and PDF XML forms. The following is my requirement.
A GUI needs to be designed so users can design forms and upload. Need to create PDF XML forms and store the XML as a BLOB on database or the file system using adobe 7 on a linux platform.
Once the form has been filled and saved the data is to be saved in XML format and lateron the user should be able to generate a PDF document from the saved XML file.
Can anyone can point me in the right direction please.
Thanks.