I am creating a web application and I want to print contents of my webpage. I have seen quite a lot of videos and support forums but I cant find what I'm looking for.
Basically PrintDialog is not available in my Visual Studio 2013 toolbox, is there any way of getting it? Or if possible not use PrintDialog because I cant find it. I have been using C#. I just want to know the simplest way to print.
P.S I am new at coding, any help and suggestions would be greatly appreciated. Thank you all
New Info ----
Sorry I should have been more clearer, basically I have different reports on my web page and i want users to be able to print the individual reports. They are mini reports in one page in different sections, I want to be able to print seperate sections