My requirement is suppose , i have a schedular i use to run this schedular at fixed interval , this will call an SP. This sp will send reports which is designed in SQL Server Reporting Services to printer for printing
can we do like this? if so can you please send some sample code for this?
Just i want a code for calling the report and send them to printer.