I have reports designed using Crystal Report XI to support different locale. All labels and number are converted based on locale. This is achieved though user defined functions.
Actually i have given a task for selection of Open source reporting BI suits, i am exploring features of ReportServer. So i have a question
Does Crystal Report support COM based UFL (User defined Function) Support. Currently with this option we are making out reports to support multiple locale.
I might be wrong, but as far as I know COM based UFLs are not supported with the Crystal Java SDK that ReportServer uses.
You might be able to use Java UFLs instead. From what I read, these should work (But I did not try it myself).