For about the past month or so I've had this problem with customers stating that they can't print their Crystal Reports when using a SSL connection. I've searched high and low to no avail. There just isn't any help out there for this issue. So today I had an epiphany why not export the Crystal Report to a PDF and then send the PDF to the web browser via httpheaders. I found this article on this site. http://www.beansoftware.com/ASP.NET-Tutorials/Export-Crystal-Reports-To-PDF.aspx
It solved my problem. Hope it helps someone else.