Merge Reports without DataSource merge

edited 10:59AM in FastReport .NET
Hi,

I'm building a framework which can be used to write sql queries that get executed and converted to DataSets.
Currently I want to make it possible to create "combined" reports, means you can select subreports and everthing should result in one single PDF.

My problem is that if I use the reportData.Prepare(false) trick the Datasets get merged as well.
I don't want to merge the PDFs because that could cause some successive pages to be almost empty.
I also can't use group headers because i cannot reproduce the complicated database-structure this way.

Regards

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.