Jump to content
JasperReports Library 7.0 is now available ×

ResourceBundle with $F usage


sreepriyar

Recommended Posts

Hi all,

 

I have a Java object where I define the keys dynamically.

Lets assume key = label.name

 

Now in the report I want to use this key value in conjunction with resourcebundle.

 

eg $R{$F{key}}, so that the keys can be dynamically picked up from the resource bundle.

 

Is there a way to achieve this in Jasper Reports or is the only solution to manually look up the resource bundle in the java code and pass the value to the jrxml file.

 

All Jasper experts,Please respond.

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

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...