Home
Analytics
CLOB Data with image references
actuser9
<p>Hi,</p>
<p> </p>
<p>I have a database column which stores both CLOB and BLOB data into seperate columns. In the CLOB data, I have html tags and also references such as <img1> and <img2> which has to be replaced by the BLOB during rendering of the report to show the images. Any ideas as to how this can be achieved using BIRT 4.2?</p>
<p> </p>
<p>Any advise would be of help.</p>
<p> </p>
<p>The idea is to populate the html text along with the images in the end output of the report. Apart from the native web viewer the report should work in PDF/XLSX/PPTX outputs as well.</p>
<p> </p>
Find more posts tagged with
Comments
GLO_FR
<p style="font-size:13.63636302948px;">Hi,</p>
<p style="font-size:13.63636302948px;"> </p>
<p style="font-size:13.63636302948px;">I don't understand exactly what you need or what you want to do.</p>
<p style="font-size:13.63636302948px;">especially when you write</p>
<blockquote class="ipsBlockquote">
<p> </p>
<p> </p>
<span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;font-size:13.63636302948px;">...also references such as <img1> and <img2> which has to be replaced by the BLOB during rendering...</span></blockquote>
<p style="font-size:13.63636302948px;"> </p>
<p style="font-size:13.63636302948px;">Can you post an example based on the classic model db ? </p>
<p style="font-size:13.63636302948px;">You have a blob column in the CLASSICMODELS.PRODUCTLINES Table.</p>
actuser9
<p>Here it is.</p>