Getting HTML content in odt file
Posted: Fri Sep 23, 2016 8:34 pm
Hello All,
I have Oracle code which generates the html content with charts and if you take the same code and save as html we can see the chart and other legends. Now I want to send the same to my odt file. How can I include the chart ?
The out put is in clob data type from my oracle database. Now I want to place it similarly how we create the html tables.
I have Oracle code which generates the html content with charts and if you take the same code and save as html we can see the chart and other legends. Now I want to send the same to my odt file. How can I include the chart ?
The out put is in clob data type from my oracle database. Now I want to place it similarly how we create the html tables.