Hi everyone
I am using reportdata (rdlc) in wpf. I am having 2 reports
office copy.rpt
customer copy.rpt
when user click on print button in reportviewer it should print both the reports.
please suggest me how to print multiple reports without clicking print button multiple times.
Regards
Amit
Loading

Sujeet SumanPosted Feb 9, 2016, 2:00 AM
Amit GuptaPosted Feb 6, 2016, 3:18 AM
Changing of report is not a problem. I already used this to change the report file in reportviewer.
As i am having 2 reports, currently I have to click print button 2 times. suppose if i have 5 reports, i have to click print 5 times.... that i want to skip it.
I just dont want to show print dialog and print several reports programatically
Sujeet SumanPosted Feb 5, 2016, 11:45 PM