Summary
Printing Rich Text Format in XML publisher report
Content
Hi All,
Our requirement is to print Rich Text Format in XML publisher report.
Basically we are storing Rich Text format data in clob type column in database and data is being stored something like below. We are fetching this data and printing into XML publisher report and our requirement is to print the data in the format it was stored in database column like bold, italic, font sizes etc. Any pointers achieving the same would be a great help.
(CLOB) <p>Hi John,</p>
<p>I am working from home today, Everly is not feeling well?</p>
<p> </p>
<p>this is a test of the emergency</p>
<p>broadcast system...how does </p>
<p>this look when</p>
Thank you in advance.
Best Regards,
Khaled