I have a very strange behavoir in Crystal Reports. Somehow I feel that there is a simple cause for this.
OK.
I have a field in Crystal Reports containing the STATIC string "2-û". The String is displayed correctly in the designer.
When i save the report and display it through the .net Crystal Reports viewer the - char disappears. It only displays "2û".
You can test this behavoir easily. It seems to be only the combination of the to characters -û which cause this. The reason why I need this, is that I am displaying barcode, which miracously couldn't be read anymore when the calculated checksum was this - character the û is the stop character of the certain font.
Does anyone have an idea?
Thank You!