Jump to content
We've recently updated our Privacy Statement, available here ×

Set the position of an element from a external source (variable, parameter, custom java code...)


MadeMata

Recommended Posts

Hi, I would like to be able to do something like this:

   <reportElement x="$V{media_x.intValue()}"...

that is, setting the x position of a report element dinamycally, getting the value from an external source. In this example I'm trying to use a variable (which is not working :) ) but I can live with a parameter, the return value from a custom class, or whatever I can set and reuse that same value in diferent elements.

Is that possible?

Much appreciated.

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