Jump to content
JasperReports Library 7.0 is now available ×

problem with internationalization


Recommended Posts

By: Lena - lena5il

problem with internationalization

2006-04-01 22:06

Hi,

I want to create a report with a hebrew in it.

I've added the locale parameter into the report:

 

Locale locale = new Locale("he","IL"); parameters.put(JRParameter.REPORT_LOCALE, locale);

 

but the hebrew text is still shown in the wrong direction: ltr instead of rtl.

 

What should I do in order the text will appear properly?

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...