how using custom function
Posted: Sat Dec 27, 2014 7:21 am
i'm moving from xtrareport to stimulsoft
in xtrareport i have function that call to convert textbox value from number to string like that
2 -> two
34 -> thirty four
so on
but in arabic language
i put it in the code after
XrLabel58_BeforePrint event
i know there is ToWords function but it's for English
how can i do this in stimulsoftreport
thanks
in xtrareport i have function that call to convert textbox value from number to string like that
2 -> two
34 -> thirty four
so on
but in arabic language
i put it in the code after
XrLabel58_BeforePrint event
i know there is ToWords function but it's for English
how can i do this in stimulsoftreport
thanks