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

plaidshirtakos

Members
  • Posts

    2
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by plaidshirtakos

  1. I would like to set height of `textField` dinamically. Height should be adjusted automatically according to length of text in it. I set stretchType to RelativeToTallestObject, but I get error message when `Stretch with Overflow option` is true. <textField> <reportElement x="0" y="100" width="550" height="60" uuid=""> <property name="com.jaspersoft.studio.unit.height" value="px"/> <property name="com.jaspersoft.studio.unit.width" value="px"/> <property name="com.jaspersoft.studio.unit.y" value="px"/> </reportElement> <textElement textAlignment="Justified" markup="html"> <font fontName="DejaVu Sans" size="10" isBold="false"/> </textElement> <textFieldExpression></textFieldExpression> </textField>[/code]
×
×
  • Create New...