Description: 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 from ASPAlliance examines two options for automatic printing of a Crystal Report using ASP.NET and compares one alternative method where the user must initiate printing.