I want to print a crystal report without previewing the report?
Ed. note that:
I want the client to print a report from his machine, not from the server.
You can use ReportDocument.PrintToPrinter()for this.
ReportDocument.PrintToPrinter()