Interview Question in Sql Server Views
Interview Question :: Printing from asp.net
Hai all
I have an issue. I am working in asp.net with sql. I want to print the report from my application.
I can view the report. But how to send it to printer.
In my googling, it is found that we can print through server side or client side or get the report as pdf file.
whether Server side printing means that, the webform report get printed through the LAN connection ? or what does it mean.
The Client side printing uses java script to print.
or how it can be exported to pdf file from reportviewer.
Kindly guide me
Thanks in advance

Loading ...