I am trying to create a simple report with two decimal values shown with two digits on the rightside of the comma and the whole nummber hat a right alignment. These two values should be begin on the same right position and also the comma should be exact at the same position.
I have tried this with two formula fields and the values 0.00 and 0.11 and the font Times New Roman Size 11.
Now then I view my report in the report viewer (windows forms) the commas are not at the same position in 100 percentzoom faktor, if I change the zoom faktor to 400 percent it looks good. Anyway then I print this report the commas are again not at the same position.
Is this a known issue or do I have to change some field settings?
For me it seems that the two digits on the rightside of the comma are not treated proportinal like the digits on the left side.
I am using Crystal Report 13.0.6 and visual studio 2012 on a Windows Server 2008.
Thanks for any help.
Thomas