Posted 28 September 2021, 3:01 am EST
Hello,
we use Active Reports 14 and have a problem with printing.
When calling SystemPrinter StartJob, sometimes the following error message is displayed.
System.ArgumentNullException*System.Drawing.Graphics FromHdc(IntPtr)*Value cannot be null.
Parametername: hdc* at System.Drawing.Graphics.FromHdc(IntPtr hdc)
at GrapeCity.ActiveReports.SystemPrinter.CreateHdc()
at GrapeCity.ActiveReports.SystemPrinter.StartJob(String printJob)
What can be the cause?
Thanks