Hello
Please forgive me if this has come through twice, I don't see the original post anywhere..
I have one Windows 98 system that started producing the following error, while other Windows 98 systems continue to work fine. The error appears within a print page handler every time the user tries to print..
Message
Overflow or underflow in the arithmetic operation
Stack trace
at System.Drawing.Font.Initialize(FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont
at System.Drawing.Font.Initialize(String familyName, Single emSize, FontStyle style, GraphicsUnit unit
at System.Drawing.Font..ctor(String familyName, Single emSize, FontStyle style, GraphicsUnit unit
at WMSDesktop.Barcode.PrintPageHandler(Object sender, PrintPageEventArgs e
I had the user reinstall the font files (Times New Roman), but the error persists
Is there a fix for this, or a workaround
Thank you
Mark