Posted on: 1/26/2014 9:21:57 PM | Views : 1575

Exception Details: System.Drawing.Printing.InvalidPrinterException: No printers are installed.Line 25: document.PrintPage += new PrintPageEventHandler(Doc_PrintPage); Line 26: ppd.Document = document; Line 27: document.Print();Error got when i host on server and it works fine in local. I know that server has no printer but client get pop up for Microsoft Onenote.How to show Microsoft Onenote popup on client side.Give me solution please. What are the other way directly print out.

Go to the complete details ...