Using arabic characters in iReport Designer, the content characters of the generated PDF file are replaced by question marks
THE REQUIRED FONTS ARE INSTALLED
How to solve this???
Using arabic characters in iReport Designer, the content characters of the generated PDF file are replaced by question marks
THE REQUIRED FONTS ARE INSTALLED
How to solve this???
In your Jasper Environment "IReport"
If you want to generate a PDF report for example
Its better to choose (Preview -> PDF Preview) from your ireport app
NOT default value (Internal Preview)
Text fields properties
For Text fields you should to assign some properties
1. Font name : a font that support your locale "Arabic"
2. Pdf font name : a font that support your locale "Arabic"
3. Pdf Embeded : true
4. Pdf Encoding : depend on your language "Arabic" -> "Identity-H (Unicode with horizontal writing)"
Note
If you does NOT install a font that support your language "Arabic"
Its so easy
Just get your favorite font "....ttf"
Then install it from ireport
(Tools -> Options -> Fonts tab -> Install Font button -> .... )
From version 4.8.0 of the IReport, Just change the font of textfield from sanserif to Dejavu sans.
try to enlarge the report text field size. Hope it will be resolved. Please mark as answer if it helps.