Mercurial > dive4elements > river
comparison artifacts/doc/conf/jasper/beddifference.jrxml @ 7915:931dffefc3dd
flys/issue1628: Adjusted the PDF export.
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Wed, 04 Jun 2014 15:34:22 +0200 |
parents | df9ac27d6b74 |
children | c0843a658474 |
comparison
equal
deleted
inserted
replaced
7914:db1a2b14c32d | 7915:931dffefc3dd |
---|---|
9 <field name="calculation" class="java.lang.String"/> | 9 <field name="calculation" class="java.lang.String"/> |
10 <field name="differences" class="java.lang.String"/> | 10 <field name="differences" class="java.lang.String"/> |
11 <field name="km" class="java.lang.String"/> | 11 <field name="km" class="java.lang.String"/> |
12 <field name="ye_mode" class="java.lang.String"/> | 12 <field name="ye_mode" class="java.lang.String"/> |
13 <field name="unit" class="java.lang.String"/> | 13 <field name="unit" class="java.lang.String"/> |
14 <field name="diffpairheader" class="java.lang.String"/> | |
15 <field name="diffpair" class="java.lang.String"/> | |
14 <background> | 16 <background> |
15 <band splitType="Stretch"/> | 17 <band splitType="Stretch"/> |
16 </background> | 18 </background> |
17 <title> | 19 <title> |
18 <band height="161" splitType="Stretch"> | 20 <band height="161" splitType="Stretch"> |
19 <staticText> | 21 <staticText> |
20 <reportElement x="0" y="1" width="155" height="30"/> | 22 <reportElement x="0" y="1" width="177" height="30"/> |
21 <textElement> | 23 <textElement> |
22 <font size="18"/> | 24 <font size="18"/> |
23 </textElement> | 25 </textElement> |
24 <text><![CDATA[Ergebnisausgabe]]></text> | 26 <text><![CDATA[Ergebnisausgabe]]></text> |
25 </staticText> | 27 </staticText> |
26 <textField> | 28 <textField> |
27 <reportElement x="155" y="0" width="360" height="31"/> | 29 <reportElement x="177" y="0" width="338" height="31"/> |
28 <textElement> | 30 <textElement> |
29 <font size="18"/> | 31 <font size="18"/> |
30 </textElement> | 32 </textElement> |
31 <textFieldExpression><![CDATA[$F{river}]]></textFieldExpression> | 33 <textFieldExpression><![CDATA[$F{river}]]></textFieldExpression> |
32 </textField> | 34 </textField> |
92 <textField> | 94 <textField> |
93 <reportElement x="155" y="0" width="150" height="20"/> | 95 <reportElement x="155" y="0" width="150" height="20"/> |
94 <textElement markup="none"/> | 96 <textElement markup="none"/> |
95 <textFieldExpression><![CDATA[$F{unit}]]></textFieldExpression> | 97 <textFieldExpression><![CDATA[$F{unit}]]></textFieldExpression> |
96 </textField> | 98 </textField> |
99 <textField> | |
100 <reportElement x="305" y="4" width="140" height="20"/> | |
101 <textElement/> | |
102 <textFieldExpression><![CDATA[$F{diffpairheader}]]></textFieldExpression> | |
103 </textField> | |
97 </band> | 104 </band> |
98 </columnHeader> | 105 </columnHeader> |
99 <detail> | 106 <detail> |
100 <band height="14" splitType="Stretch"> | 107 <band height="18" splitType="Stretch"> |
101 <textField isBlankWhenNull="true"> | 108 <textField isBlankWhenNull="true"> |
102 <reportElement x="0" y="0" width="155" height="14"/> | 109 <reportElement x="0" y="0" width="155" height="14"/> |
103 <textElement/> | 110 <textElement/> |
104 <textFieldExpression><![CDATA[$F{km}]]></textFieldExpression> | 111 <textFieldExpression><![CDATA[$F{km}]]></textFieldExpression> |
105 </textField> | 112 </textField> |
106 <textField isBlankWhenNull="true"> | 113 <textField isBlankWhenNull="true"> |
107 <reportElement x="155" y="0" width="150" height="14"/> | 114 <reportElement x="155" y="0" width="150" height="14"/> |
108 <textElement/> | 115 <textElement/> |
109 <textFieldExpression><![CDATA[$F{meter}]]></textFieldExpression> | 116 <textFieldExpression><![CDATA[$F{meter}]]></textFieldExpression> |
117 </textField> | |
118 <textField isBlankWhenNull="true"> | |
119 <reportElement x="305" y="0" width="97" height="14"/> | |
120 <textElement/> | |
121 <textFieldExpression><![CDATA[$F{diffpair}]]></textFieldExpression> | |
110 </textField> | 122 </textField> |
111 </band> | 123 </band> |
112 </detail> | 124 </detail> |
113 <pageFooter> | 125 <pageFooter> |
114 <band height="29" splitType="Stretch"> | 126 <band height="29" splitType="Stretch"> |