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

Stretch with Overflow not working


rkm258

Recommended Posts

Hi,

    I have a master report that is calling a sub report. The subreport will return a value. The value returned by the subreport is used by the master report.

    The textfield in the master report, that is using this returned value is not 'stretching with overflow' even though i set the property = true.

    By the way I have this textfield with EvaluationTime=Band, so that it will wait till other components (sub report in specific) is rendered.

    Attached is the report.

    Suggestions are welcome.

Thanks

Ram

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Stretching text fields with delayed evaluation (Band in your case) does not work in JR, it's a limitation of the engine.

What you can try is to isolate the text field into a separate band (such as the footer of a dummy group), in which case you would not need delayed evaluation for it.

Regards,

Lucian

Link to comment
Share on other sites

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