I need to allow my clients to generate documents (DOC, PDF, etc) from a DELPHI application I just released, based on information and data they have in the database.
The solution should be templates based. They must be able to edit and change the basic text and place to place replaceable “codes”
The generator must replace the code be database data and selected images, and export or print the result.
Is there a tool for this?
thanks
UPDATE —-
I need to enable my client to generate their business proposal from my software. This is only text with photos, and simple replaceable codes.
But the photos are all over the text, they are needed to better illustrate the proposal.
But I need to allow the user to create or change the templates. This is where fastreport does not work. I don’t want to install or explain the client how to create reports in the designer.
I think you are looking for some report generator, as they are called. FastReport is the one that comes to my mind – they have PDF and RTF generation for sure, and probably now have more.