I need to fit 2 reports in 1 A3 sheet. Is this possible? I'm sending an attached image that illustrates what I need.
Best regards!
1 Answer, 1 is accepted
0
Stef
Telerik team
answered on 01 Mar 2013, 02:32 PM
Hello Kira,
You can use a ReportBook to combine reports and print them at once. You have to adjust the PageSettings property to setup the individual reports.
Note: Each report in the ReportBook is printed on a new page so, the rest is not in the scope of the Reporting API. There is a setting in the print dialog how many pages per sheet you want to print and in what direction which will allow you to merge the two pages into one.
An alternative would be to combine the two reports into one, using SubReports but this approach will not allow you to have separate headers and footers for each report.
Regards,
Stef
the Telerik team
See what's new in Telerik Reporting Q1 2013. Register for the March 4 webinar to witness the impressive new visualizations in Telerik Reporting. Just for fun, 10 webinar attendees will be randomly selected to win a Telerik T-shirt and a $50 Gift Certificate to ThinkGeek. Register now! Seats are limited!