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

Per customer reports

edited August 2003 in General
Hi,

I developed an application in use by several customers and some of them want
to have customised reports.
As I don't want to have versions of my application per each customer, I
thought about the possibility to have reports separated by the application.
How can I achieve this?
Is there some development type as .dll or package architecture in which put
the reports and delivery these dll o package to customers?

Where can I find some examples?

Thanks

Antonio

Comments

  • edited August 2003
    You could use the template property of the TppReport component.

    You can load reports from files, databases, whatever..

    Paul


This discussion has been closed.