I have an application where I have to print a RDLC report without showing the printDialog and using the default specified printer defined in the application. Be
I just gave a quick look to a class I created to print directly and I think I took some ideas from this walkthrough:
Printing a Local Report without Preview