|
11 | 11 | <field name="column3" class="java.lang.String"/>
|
12 | 12 | <title>
|
13 | 13 | <band height="16">
|
14 |
| - <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
| 14 | + <textField textAdjust="StretchHeight" isBlankWhenNull="true"> |
15 | 15 | <reportElement key="title.textField1" style="style_33_" positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="575" height="16"/>
|
16 | 16 | <textElement/>
|
17 | 17 | <textFieldExpression class="java.lang.String"><![CDATA["Subreport" + $P{MASTER_REPORT_PARAMETERS}.getReportRowNumber()]]></textFieldExpression>
|
|
22 | 22 | <band height="16">
|
23 | 23 | <frame>
|
24 | 24 | <reportElement key="columnHeader.list1" positionType="Float" x="0" y="0" width="575" height="16"/>
|
25 |
| - <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
| 25 | + <textField textAdjust="StretchHeight" isBlankWhenNull="true"> |
26 | 26 | <reportElement key="columnHeader.column_column1.title1" style="style_33_" positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="191" height="16"/>
|
27 | 27 | <textElement/>
|
28 | 28 | <textFieldExpression class="java.lang.String"><![CDATA["Column1"]]></textFieldExpression>
|
29 | 29 | </textField>
|
30 |
| - <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
| 30 | + <textField textAdjust="StretchHeight" isBlankWhenNull="true"> |
31 | 31 | <reportElement key="columnHeader.column_column2.title1" style="style_33_" positionType="Float" stretchType="RelativeToTallestObject" x="191" y="0" width="192" height="16"/>
|
32 | 32 | <textElement/>
|
33 | 33 | <textFieldExpression class="java.lang.String"><![CDATA["Column2"]]></textFieldExpression>
|
34 | 34 | </textField>
|
35 |
| - <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
| 35 | + <textField textAdjust="StretchHeight" isBlankWhenNull="true"> |
36 | 36 | <reportElement key="columnHeader.column_column3.title1" style="style_33_" positionType="Float" stretchType="RelativeToTallestObject" x="383" y="0" width="192" height="16"/>
|
37 | 37 | <textElement/>
|
38 | 38 | <textFieldExpression class="java.lang.String"><![CDATA["Column3"]]></textFieldExpression>
|
|
44 | 44 | <band height="16">
|
45 | 45 | <frame>
|
46 | 46 | <reportElement key="detail.list1" positionType="Float" x="0" y="0" width="575" height="16"/>
|
47 |
| - <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
| 47 | + <textField textAdjust="StretchHeight" isBlankWhenNull="true"> |
48 | 48 | <reportElement key="detail.column_column11" style="style_33_" positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="191" height="16"/>
|
49 | 49 | <textElement textAlignment="Left"/>
|
50 | 50 | <textFieldExpression class="java.lang.String"><![CDATA[$F{column1}]]></textFieldExpression>
|
51 | 51 | </textField>
|
52 |
| - <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
| 52 | + <textField textAdjust="StretchHeight" isBlankWhenNull="true"> |
53 | 53 | <reportElement key="detail.column_column21" style="style_33_" positionType="Float" stretchType="RelativeToTallestObject" x="191" y="0" width="192" height="16"/>
|
54 | 54 | <textElement textAlignment="Left"/>
|
55 | 55 | <textFieldExpression class="java.lang.String"><![CDATA[$F{column2}]]></textFieldExpression>
|
56 | 56 | </textField>
|
57 |
| - <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
| 57 | + <textField textAdjust="StretchHeight" isBlankWhenNull="true"> |
58 | 58 | <reportElement key="detail.column_column31" style="style_33_" positionType="Float" stretchType="RelativeToTallestObject" x="383" y="0" width="192" height="16"/>
|
59 | 59 | <textElement textAlignment="Left"/>
|
60 | 60 | <textFieldExpression class="java.lang.String"><![CDATA[$F{column3}]]></textFieldExpression>
|
|
0 commit comments