Print Report in asp.net web application (Urgent!!)

Hi Guru's
Ive created a report using crystal report of .net. now i want to print the report, but there is no print button as we have in desktop application in .net.
is there any way to print a report in web application.
[237 byte] By [kohlimannu] at [2007-11-19 10:46:41]
# 1 Re: Print Report in asp.net web application (Urgent!!)
Go through this ( http://www.codeproject.com/aspnet/crCode.asp). I guess you could simply use the browsers print button too if you are displaying the clean report on the web. Anyways, the article at the mentioned link deals with all the things you might be interested in.

Cheers :thumb:
exterminator at 2007-11-9 1:49:35 >