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
how using custom function
Re: how using custom function
Hello,
You can add your function on the Code tab and then use it in the Text expression.
Thank you.
You can add your function on the Code tab and then use it in the Text expression.
Thank you.