Hi,
I am looking for some help to create an online PHP based document generator using XML docbook based documents.
The idea is that someone enters personalised data in a PHP form and makes selections on the information/sections they want included in the final output.
The information/sections would be pulled from XML documents with a unique ID ‘injected’ with this personalised data and a PDF output is created and loaded in a new window.
Further functionality would be that people would pay for the document. However I just need to get this basic functionality working.
Any help would be appreciated on how to get started.