Problem with cyrillic display.
Stanko
Novi Sad
Greetings from Serbia.
We bought FastReport few month ago, and we are very satisfied with it, great product!
Only, there is one problem which we can't solve, on some computers Page Header does not show text which are on cyrillic, we found that this is happening for users which are not administrators on their computers, temporary solution is to put them to administrators.
Through file monitor (FileMon of SysInternals) we assume that problem is with IRP_MJ_CREATE function, so we guess that FastReport is creating temporarly files, but question is where? Or, what we should do, so Page Header show properly with cyrillic text under any user account?
Thank you in advance,
Stanko Milosev
NET Computer Engineering
www.netcomp.co.yu
smilosev@netcomp.co.yu
We bought FastReport few month ago, and we are very satisfied with it, great product!
Only, there is one problem which we can't solve, on some computers Page Header does not show text which are on cyrillic, we found that this is happening for users which are not administrators on their computers, temporary solution is to put them to administrators.
Through file monitor (FileMon of SysInternals) we assume that problem is with IRP_MJ_CREATE function, so we guess that FastReport is creating temporarly files, but question is where? Or, what we should do, so Page Header show properly with cyrillic text under any user account?
Thank you in advance,
Stanko Milosev
NET Computer Engineering
www.netcomp.co.yu
smilosev@netcomp.co.yu
Comments
I am starting to dig into code, this is very annoying for our users, please someone help me!
Stanko.
For now, only solution it look like, i will try it tommorow is that to rewrite reports under that account...