Unicode Support BIRT
HI all , <br />
<br />
I have a major problem with special charters and HTML characters in the report which i designed. Kindly help me as this is very critical to us. <br />
<br />
Application is capturing the data in the tinymce editor field, data is saved in db as below<br />
<br />
<br />
This is a editor column to check if the special characters are displayed or not .. Exclmation = ! , at the rate = @ , hash = # , dollar $ , percentage = % , superscript ^ , and = & , asterik = * , smal bracket open = ( , small bracket closee = ) , flower bracket = { } , semi colon : , " > < ? / | \<br />
<br />
<br />
But displayed as below <br />
<br />
This is a editor column to check if the special characters are displayed or not .. Exclmation = ! , at the rate = @ , hash = # , dollar $ , percentage = % , superscript ^ , and = & , asterik = * , smal bracket open = ( , small bracket closee = ) , flower bracket = { } , semi colon : , <strong class='bbc'>" > < ? /</strong> | \<br />
<br />
<br />
<br />
The above are the examples only , there might be a lot of it.<br />
<br />
The data might contain Special characters German, Japanese language etc... we wanted to display all these language data in the report. <br />
<br />
Kindly help ASAP. <br />
<br />
Thanks in advance.