Guest User

Untitled

a guest
Mar 17th, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. <textField isStretchWithOverflow="true" pattern="###0">
  2.                     <reportElement positionType="Float" stretchType="RelativeToTallestObject" mode="Opaque" x="202" y="0" width="67" height="20" backcolor="#FFFFFF" uuid="1"/>
  3.                     <box topPadding="4" leftPadding="4" bottomPadding="4" rightPadding="4">
  4.                         <pen lineWidth="0.366" lineColor="#FFFFFF"/>
  5.                         <topPen lineWidth="0.366" lineColor="#FFFFFF"/>
  6.                         <leftPen lineWidth="0.366" lineColor="#FFFFFF"/>
  7.                         <bottomPen lineWidth="0.366" lineColor="#FFFFFF"/>
  8.                         <rightPen lineWidth="0.366" lineColor="#FFFFFF"/>
  9.                     </box>
  10.                     <textElement textAlignment="Center" verticalAlignment="Middle">
  11.                         <font fontName="FontA" size="9" isBold="false"/>
  12.                     </textElement>
  13.                     <textFieldExpression><![CDATA[expr1]]></textFieldExpression>
  14.                     <patternExpression><![CDATA[expr2]]></patternExpression>
  15.                 </textField>
Add Comment
Please, Sign In to add comment