Quantcast
Channel: Crystal Reports
Viewing all articles
Browse latest Browse all 1507

Printing From a server No printers are installed.

$
0
0

I am trying to print from a server, but I am getting the following error when I try to print..

 No printers are installed. - at System.Drawing.Printing.PrinterSettings.GetHdevmodeInternal(String printer)
   at System.Drawing.Printing.PrinterSettings.GetHdevmode(PageSettings pageSettings)
   at CrystalDecisions.CrystalReports.Engine.PrintOptions.CopyTo(PrinterSettings printer, PageSettings page)
   at CrystalDecisions.CrystalReports.Engine.FormatEngine.PrintToPrinter(Int32 nCopies, Boolean collated, Int32 startPageN, Int32 endPageN)
   at CrystalDecisions.CrystalReports.Engine.ReportDocument.PrintToPrinter(Int32 nCopies, Boolean collated, Int32 startPageN, Int32 endPageN)
   at Stores_IssueRequisitionSlip.btnprint_Click(Object sender, EventArgs e)...
(I have a local and a network printer installed)

Is there a fix for this problem or should I be using different solution for
printing on the server?


Viewing all articles
Browse latest Browse all 1507

Trending Articles