FastReport in a DLL
Dear all,
for an upcoming project I would like to have a report tool that can export to html and pdf.
For now it seems that FastReport 2.5 could be a good choice. However, as I'm not using Delphi/BCB I have to put everything in a dll. That means also that I do not use datasets etc, I need some funtionality to provide the data via events/callbacks etc.
Even more, in order to save space, it would be fine if the core report tool (without designer) does not need the forms unit.
Is all the above possible with FastReport 2.5?
Thank you very much,
Rainer
for an upcoming project I would like to have a report tool that can export to html and pdf.
For now it seems that FastReport 2.5 could be a good choice. However, as I'm not using Delphi/BCB I have to put everything in a dll. That means also that I do not use datasets etc, I need some funtionality to provide the data via events/callbacks etc.
Even more, in order to save space, it would be fine if the core report tool (without designer) does not need the forms unit.
Is all the above possible with FastReport 2.5?
Thank you very much,
Rainer