On 09/06/07, Joao Morais <[EMAIL PROTECTED]> wrote:
I am using FreeReport with Delphi and building reports in runtime
against a business class model. I am using a wrapper to the
TUserDefinedDataSet (don't remember the exact name) class. This has been
This sounds like what ReportBuilder does in Delphi. A very powerful
feature for reporting and allows you to report from just about
anything. At runtime you inject the data you need and to the reporting
engine it looks like a normal Dataset. Does LazReport have that
TUserDefinedDataset class?
What I've done with ReportMan is more how QuickReports work. I use a
OnLoadData type event to populate the TReportLabel (or whatever it is
called) components with data. The reporting engine then handle the
report pages and "brought forward" totals for me.
working very well but wasn't so simple to implement, so, it depends what
are you expecting.
I take all open source projects with a pinch of salt. I don't expect
an easy ride. :-)
--
Graeme Geldenhuys
"General error, hit any user to continue."
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives