Automatically Printing Crystal Reports in ASP.NET
One of the most common questions regarding Crystal Reports in ASP.NET is how to automatically print a Crystal Report. Because the Internet is a stateless, disconnected medium, automatic printing of a Crystal Report using Web Forms cannot be accomplished as easily as when using Windows Forms. This article examines two options for automatic printing of a Crystal Report using ASP.NET and compares one alternative method where the user must initiate printing.
read more here http://aspalliance.com/articleViewer.aspx?aId=509&pId=-1