Today we will look at migration from ReportBuilder 19 to FastReport VCL. Let's do it with the updated Converter included in FastReport VCL 6.3, it allows you to convert your template, even without ReportBuilder 19 installed on your computer.
To get a single PDF file based on multiple reports in FastReport.Net, forming from the code of the user application. You need to load a single object and build several reports sequentially.
It is not possible to set a picture in a report from user application code from .NET code. But this can be done in the FastReport.Net report generator. This article provides 3 ways to do this.