Use CLOB datatype in rtf (Border/Table/Space issue)
We have a Clob datatype. and in the query we change it to XML:
"UNIFIER_UXDRS_RICHTEXT"."DR_NOTES_RT" as "DR_NOTES_RT"
Then we use it in rtf:
It shows everything with two issues:
1- The border/size of table don't match with what we have in unifier.
2- There are extra space between lines
And here what we have in unifier:
Any idea how we can get exactly what we have in unifier?