I get this error when printing and star draw crashes:
The following details will be sent to Stardraw.com Ltd:
86518b3f-036a-4a9f-abf9-e2e6227aab1a
fb861a62-a72c-4e7c-91f9-aa2a5ea0df65
2020-10-06 3:20:55 PM
Microsoft Windows NT 10.0.19041.0
4.0.30319.42000 : .NET v2.0 (Service Pack 2)
6.3.9600.16384
Exception details:
InvalidPrinterException
No printers are installed.
at System.Drawing.Printing.PrinterSettings.GetHdevmodeInternal(String printer)
at System.Drawing.Printing.PrinterSettings.GetHdevmode()
at System.Drawing.Printing.PageSettings.GetPaperSize(IntPtr modeHandle)
at System.Drawing.Printing.PageSettings.get_PaperSize()
at StardrawDesign7.PrintPreviewControl.CalculatePaperSizeAndMargins(ViewerPrintDocument document, Size& paperSize, Margins& margins)
at StardrawDesign7.PrintPreviewControl.GetPageImages(ViewerPrintDocument document)
at StardrawDesign7.PrintPreviewControl.ComputePreview()
at StardrawDesign7.PrintPreviewControl.CalculatePageInfo()
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()