Jump to content
JasperReports Library 7.0 is now available ×

Dynamically generate attribute values


Recommended Posts

By: Brian Schlueter - bdschlue

Dynamically generate attribute values

2002-05-01 15:49

Is it possible in Jasper to dynamically generate the value of an attribute based on a variable/parameter/expression? For example:

<group name="Bob" isStartNewPage="$P{isStartNewPage}"...

The above approach does not work because the parameter is not expanded, but stays as literal text. Any way around this problem for attributes _within_ a tag?

Thanks

 

 

 

By: Teodor Danciu - teodord

RE: Dynamically generate attribute values

2002-05-14 01:05

 

Hi,

 

This is not possible. Sorry.

The effort to implement such a feature would

be huge.

 

Thanks,

Teodor

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