Anyone found a good way to fix the fpu problem, from old printer drivers causing algorithm overflow. My program really has to print a document, so if I don't touch the fpu my c# prog crash, and if I fix the fpu, then the printer crash. I need a good fix because this program is used by many clients on many types of printers, so don't reply saying to upgrade printer drivers because some printer doesn't even fix this yet, or fixing the fpu when the c# prog starts won't help either, since the printer will crash later.
If anyone ever dealed with this, ty.
If anyone ever dealed with this, ty.