Jump to content

Hebrew, Right To Left text direction


hovendal

Recommended Posts

 Hi all,

 

How can I create reports with text direction RTL (like it is possible in HTML)?

I have a set of fully functional reports, which all support unicode texts, and I now have the need for "flipping" the reports, so that RTL-languages are displayed correctly from right to left. It seems the only solution i can find is to mirror the entire reports (that is, creating new ones with different floating properties, new placement values etc...) which I would like to avoid, since we are talking of many many large reports.

I am using spring together with jasper and I am using xmlviewports definitions returning a modelandview from spring with data in specified data source - eg.:

Controller:

Code:
View definition:
Code:

 

In html you can simply put DIR="RTL" - can I do something similar in jasper? 

 

Thanks!



Post Edited by hovendal at 10/25/2011 09:19
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...