Hi
i have to show a clob field in my report. i am using rtf interpretation for that field. the field had the following data.
<html>
<ul>
<li> one
<li> two
<li> three
</ul>
</html>
the output is coming like this
one
two
three
but i want bullets in front of the list items.
is there any other way to show the bullets or numbers?
thanks
srilu.
i have to show a clob field in my report. i am using rtf interpretation for that field. the field had the following data.
<html>
<ul>
<li> one
<li> two
<li> three
</ul>
</html>
the output is coming like this
one
two
three
but i want bullets in front of the list items.
is there any other way to show the bullets or numbers?
thanks
srilu.