I'm trying to find someone who has done this or figured out a work around. There is no information on printing directly to the printer with subreports without using the reportviewer. I've tried the microsoft forums and they couldn't even figure it out. Thanks anyway, Stacy
S
StacyOW
@StacyOW
Posts
-
Printing RDLC Report with SubReports Directly to Printer -
Printing RDLC Report with SubReports Directly to PrinterI am using VS2010 so I hope it's alright that I post my question in this forum. I have a winforms app that I am trying to be able to print an RDLC report with subreports directly to the printer from the push of a button. I have the code from this link http://msdn.microsoft.com/en-us/library/ms252091%28v=vs.100%29.aspx that allows me to print directly to the printer but I can't figure out how to get it to work when the report has subreports. Everything I have researched shows examples for printing subreports using the reportviewer which I am not using. I need to be able to print directly to the printer. Can anyone help? I've been stuck on this for months. Thanks, Stacy