Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Printing Rich Text Format in XML publisher report

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
Answers
-
Hi Khaled,
Please check the Data Modeling Guide
https://docs.oracle.com/cd/E28280_01/bi.1111/e22258/create_data_sets.htm#BIPDM142
-> chapter "2.15 Using Data Stored as a Character Large Object (CLOB) in a Data Model"
Note: If any of the replies in this thread were helpful/correct, kindly mark it accordingly as this would help others who can also benefit from it.
Regards,
Violeta
0 -
Hi,
What are you trying to achieve is possible:
Thanks,
Dragos
0