Get System.Drawing.Printing.PaperSize and System.Drawing.RectangleF slower after upgrade the windows server from win2008R2 to win2019

  • Thread starter Thread starter JaylonQ
  • Start date Start date
J

JaylonQ

Guest
After we upgrade the printing client from windows 2008 R2 to windows 2019, the speed of obtaining these two parameters(System.Drawing.Printing.PaperSize &System.Drawing.RectangleF ) in C# program has decreased obviously. Is there any way to solve this problem?

Continue reading...
 
Back
Top