This is a migrated thread and some comments may be shown as answers.

Add multiple receiver-addresses in report

1 Answer 59 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Vegard
Top achievements
Rank 1
Vegard asked on 02 Jan 2019, 01:53 PM

Hello,

 

I have a report which will be sent to n receivers. All receivers will receive the same report.

For this reason I want to add name and address in the report header.

In the end I want to generate one pdf with the n reports, one for each receiver.

Is it possible to do this in in one report, or do I have to make n reports and merge them together after they are genererated?

Please advice!

 

Regards Vegard.

1 Answer, 1 is accepted

Sort by
0
Accepted
Silviya
Telerik team
answered on 07 Jan 2019, 07:52 AM
Hello Vegard,

I suggest to use our ReportBook item. One of the most often scenarios for using a Report Book is to combine multiple instances of the same report generated with different settings into a single document.

Briefly, you can add the required reports wrapped in InstanceReportSources to the ReportBook ReportSources collection.

I suggest to use the following resource that will guide you while implementing the desired Report Book :
1. How to: Create a Report Book at run-time article that provides a basic sample code.
2. Our ReportBook demo that comes with the installation of Telerik Reporting and can be found in (Telerik Reporting installation folder)\Examples\VB(e.g. C:\Program Files (x86)\Progress\Telerik Reporting <VERSION>\Examples). The project is ReportLibraryReportBook\ReportBook.cs class.

I hope that I understand right and the samples in the referred resources will help.

Regards,
Silviya
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Vegard
Top achievements
Rank 1
Answers by
Silviya
Telerik team
Share this question
or