ReportBuilder does not currently support VCL.NET. One approach is to use ReportBuilder and Delphi native code to build the reports and compile them into a COM object that can be called from .NET. Delphi and .NET both have excellent support for COM.
Search the Wiki
Viewing 211 to 213 of 408 items
Terminal Services and Citrix
ReportBuilder applications can be deployed to run on Windows Terminal Services and Citrix. We have customers that have deployed to both of these environments. However we do not have any direct experience with either of them. In general, ReportBuilder requires the windows user account to have full security access rights to the printer(s).
C++ Builder
ReportBuilder does not currently support C++Builder. One option is to use Delphi to create the reports and compile them into a package that can be used by C++ Builder.