String Splitting -R04572
Hi All,
I am trying to print R04572 report directly on pre-printed bank cheque stationary.
In every cheque we have two lines so amount in words should come in two lines.I tried to do hard split using substr(), but output is coming like
FOUR THOUSAND THREE HUNDRED EIGHTY SEVEN Zer (1st Line)
o Dollar Only (2nd Line)
But this output is not acceptable so is there any workaround to split string correctly.
Thank You
Yadav-JDE