Hi guys need help Currently i have an issue with of setting the printer to the crystal report. i am using this code ReportDocument.PrintOptions.PrinterName = "\\\\Server\\Printer Name"; ReportDocument.PrintToPrinter(1, false, 0, 0); When i upload the website to the server And test from server. the printer can work However if i test it and open up the website from client side. the printer dun seem to be working Did i set my printer option correctly to connect to a network printer Please advise Thanks a million
KaKaShi HaTaKe