Below code is used to convert Word from number in XSL.
Sample Code: <?xdoxslt:toWordsAmt(12345.98)?>
Output: “Twelve Thousand Three Hundred Fourty Five and paise Ninety Eight”.
The code can be used in xml publisher document to convert number to word.
Sample Code: <?xdoxslt:toWordsAmt(12345.98)?>
Output: “Twelve Thousand Three Hundred Fourty Five and paise Ninety Eight”.
The code can be used in xml publisher document to convert number to word.
0 comments:
Post a Comment