I have this simple tabular report with many columns with different types .
But when printing the report with rtf (word) extension
the colum
I faced this problem and its very annoying so to make it clear to all here how you do this
on the field or label that may has Arabic content go to its properties by right click or on the properties pallet of it , and make these changes
PDF embed
Identity-H
(Unicode with horizontal writing) from PDF encoding
Arial
if not there add it to the jasper fonts folder in the installation directory
and add it to the class path in settings
Rerun in PDF mode ... it will work
I faced similar issue with Arabic text and found above solution helps but it leads to another issues like JVM doesn't have Arial etc. And also we need to configure these properties on each and every field. Following configuration worked for me with the jasper latest versions.