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

Printing

1 Answer 142 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ismail
Top achievements
Rank 1
Ismail asked on 24 Aug 2012, 06:12 AM
Hi i have created a Telerik report, with parameters SellerID , i have incorporated it into my program and if the user selects a seller they will be able to view the report of that seller, i have also added in a bulk mailer so for all selected users the reports are mailed to the respected sellers, now i need to insert a bulk print , so if the user selects 10 or 15 sellers reports to print how would i code this into my app?

Please HELP

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 28 Aug 2012, 12:43 PM
Hi,

Telerik Reporting is an embedded reporting solution and doesn't support out of the box batch processing, however it can be easily implemented. To print a report, you can use the PrintReport Method method of the ReportProcessor class. If you want to print several reports at once you can combine them into a ReportBook.

Regards,
Steve
the Telerik team

BLOGGERS WANTED! Write a review about Telerik Reporting or the new Report Designer, post it on your blog and get a complimentary license for Telerik Reporting. We’ll even promote your blog and help bring you a few fresh readers. Yes, it’s that simple. And it’s free. Get started today >

Tags
General Discussions
Asked by
Ismail
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or