Delphi.FastReport. Batch and unbatch reports. Buggy way on concat

Although in docs there is a sample of concating reports – it is a buggy way for some reasons…

Problem 1

i’ve already posted that function that concat reports but it well concats dynamically generated reports, if one of them in design time than it concats it unprepared i.e. empty and that is the problem for the moment

Problem 2

After concat i wanted to save it lets say in blob…  using savetofile() function, but ! Concated report doesn’t work well also… So i decided to batch reports by streams…

Unbatch reports…

Conclusion is concating reports – buggy way…

This entry was posted in Delphi. Bookmark the permalink.