Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Display Arabic Font in Birt Report
yyj
<p>For a project we require to pull up an Arabic string in UTF-8 from the database and display it in one of the column header's of the report. Currently it showing the UTF-8 string as stored in the db.</p>
<p> </p>
<p>Please guide me through the correct procedure.</p>
<p> </p>
<p>Thanks in advance.</p>
<p> </p>
<p>Yashodhan</p>
Find more posts tagged with
Comments
micajblock
<p>BIRT is Unicode compliant. If the data is really coming back in UTF-8 and the font supports Arabic than it will be displayed correctly. See attached image and report design (it uses a UTF-8 text file so you can run it your self).</p>
yyj
<p>Thank you, Mica! Do we need to set up a locale and font for Arabic separately in any configuration file? If so how? Thank you in advance!</p>
<p> </p>
<p>BR</p>
<p> </p>
<p>Yashodhan</p>
micajblock
<p>You need a font that supports the Unicode characters. In my case I used Sans Serif. No locale needs to be set. I use en_US.</p>