Hi All,
I am new to reports registered in Oracle Apps11i.
My requirement is in a particular text field (Source Database Column of type varchar2(20), it has to print 10 Chars in a line, if it exceeds 10 Characters, remaining has to be wrapped and printed in next line.
How to achieve this result? Can anyone help me with this?
Options I have tried is:
Designed in Character units.
Font Size is Arial 10
Vertical Property : Expandable
The size of the field in layout has been set using character cell 10.
The problem with the above option is while running in Apps, each time in the first line the no. of characters displayed varies depending on the case of the char (upper or lower or mixed case) and the char of the field value.
Thanks in advance!
Regards,
Gowri.