ToWords() Method within crystal Report
.NET (Core and Framework)
1
Posts
1
Posters
0
Views
1
Watching
-
hi everybody, I have a small question concerning the use of ToWords() method that is embeded within Crystal Report.This function translates numeric values into their coresponding words value ex:150 --> One handred and fifty. The problem I got is that I got an automatic english conversion of my numeric values where I need french corresponing string value. Is there any way I can swish it to french? Or how can I add my function, that does the french translation, to the crystal report embeded functions? If anyone can help pls do.