BI Publisher (MOSC)

MOSC Banner

how to RPAD * into amount in word in fix length

edited Sep 5, 2012 11:42AM in BI Publisher (MOSC) 5 commentsAnswered
working on check.  There is a line with amount in word e.g.
TWO HUNDRED and FORTY DOLLAR and SIXTY CENT

my requirement is to add * at the end up to end of the line. 
e.g.
TWO HUNDRED and FORTY DOLLAR and SIXTY CENT ***********************************

So I do this <?xdoxslt:rpad(C_WORD_AMOUNT,80,'*')?>   I though it will work perfectly but that is not the case.  I guess the * must in in smaller font than the amount in word.   I will get something like

PAY TWO HUNDRED and TEN DOLLAR ********************************************
or
PAY TWO HUNDRED AND TEN DOLLAR and SIXTY CENT ********************************************

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center