r_nagu
26th January 2005, 20:21
Hi,
We have part numbers in our system that uses both 0’s and O’s and users are having difficulty in reading those parts because BaaN displays 0’s and O’s identical. I was able to change the font they use in BW client to something that displays 0’s and O’s differently but now the problem is printing. When they print reports to the screen it displays 0’s with a slash in the middle but when the same report is sent to the printer it prints both 0’s and O’s identical.

Anybody has any workaround for this issue? Appreciate your help.

Thanks,
NS

naabi0
26th January 2005, 23:35
use the tolower function to switch to lower case

r_nagu
27th January 2005, 04:43
If I do that, I will have to modify every session/report. I was thinking more in terms of changing print drivers to some how put a slash in the middle of 0’s. Is it possible?

Thanks for your help,
NS