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

How to resize field for multiline text?


darya

Recommended Posts

Hi,

I have a report similar to a table. Each row is based on one subreport that defines a row and its fields.

Is their a way a field grows with the length of text?

What about multiline texts? How can I fit them into a field?

Any hints are welcome :woohoo:

Regards,
Darya

Link to comment
Share on other sites

  • Replies 7
  • Created
  • Last Reply

Top Posters In This Topic

  • 5 years later...
  • 2 years later...

<textField isStretchWithOverflow="true" hyperlinkType="None">
<reportElement style="Report Sub-Title" x="0" y="84" width="802" height="20"/>
<textElement/>
<textFieldExpression class="java.lang.String"><![CDATA["For the period ...]]></textFieldExpression>
</textField>

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