Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Reports like end-user solution

edited June 2003 in General
Hi,

Is it possible to have the possibility to create reports in a standard way
(TForm, TSQLQuery, TppPipeline, TReport), then once the program has been
build and delivered, invoke the designer to modify hte report?

Let us imagine an order processing program that you sell to different
customers and each of them want have the possibility to modify the layout or
some graphics elements on the order printout to add his logo, infomation,
etc.

Thanks

Antonio

Comments

  • edited June 2003
    Yes, very easily. You store your reports either in a DB Table or in a
    directory, and load them from there.
    --
    Ed Dressel
    Team DM
This discussion has been closed.