Guest User

Untitled

a guest
May 21st, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. <band height="108" splitType="Stretch"></band>
  2.  
  3. <textField isStretchWithOverflow="true">
  4. <reportElement positionType="Float" x="70" y="28" width="485" height="14"/>
  5. <textElement>
  6. <font size="10"/>
  7. </textElement>
  8. <textFieldExpression class="java.lang.String"><![CDATA[($F{EQUIPMENTS} == null ? "-" : $F{EQUIPMENTS})]]></textFieldExpression>
  9. </textField>
Add Comment
Please, Sign In to add comment