Page 1 of 1

Combine two reports in one

Posted: Tue May 15, 2018 3:32 pm
by Shaimaa
Hello,
I have a requirement to merge a list of StiReport created on runtime in on reports, i have found some samples and it's work for me.
The probleme is in when i try to export the report from the viewer, i only got blank pages.
You'll find in the URL a simple project where i create two reports in runtime, merge them in one report and show the result report in the Report Viewer.
Thank you in advance. :D
https://we.tl/4BFNh3zPb7

Re: Combine two reports in one

Posted: Wed May 16, 2018 10:28 am
by Lech Kulikowski
Hello,

In your reports contains only Header component, without DataBand. Please try to set the PrintIfEmpty for the Header.

Thank you.

Re: Combine two reports in one

Posted: Wed May 16, 2018 11:02 am
by Shaimaa
Hello,
Thanks for your reply.
I add a dataBand to the report, but still have the same probleme.
In my opinion, i don't think the probleme is relative to the report it self, cause the probleme only occurs when i merge the reports in one report.
https://we.tl/MH8csN6puo
Thanks. :D

Re: Combine two reports in one

Posted: Thu May 17, 2018 5:07 pm
by Lech Kulikowski
Hello,

Sorry, maybe we did not exactly understand your question.
But your reports are empty without data. Could you explain your issue in more details?

Also, you can check each report separately.

Thank you.