diff artifacts/doc/conf/jasper/beddifference.jrxml @ 8736:ff33c24c2b64

Bedheight differences PDF-export: there might be multiple differences, so place them at the bottom of the title band.
author Tom Gottfried <tom@intevation.de>
date Wed, 06 May 2015 16:23:23 +0200
parents ce325339e9ba
children
line wrap: on
line diff
--- a/artifacts/doc/conf/jasper/beddifference.jrxml	Wed May 06 13:29:10 2015 +0200
+++ b/artifacts/doc/conf/jasper/beddifference.jrxml	Wed May 06 16:23:23 2015 +0200
@@ -71,22 +71,22 @@
 			<staticText>
 				<reportElement x="0" y="109" width="123" height="20"/>
 				<textElement/>
-				<text><![CDATA[Differenzen:]]></text>
+				<text><![CDATA[Bereich:]]></text>
 			</staticText>
-			<textField isStretchWithOverflow="true">
+			<textField>
 				<reportElement stretchType="RelativeToTallestObject" x="123" y="109" width="392" height="20"/>
 				<textElement/>
-				<textFieldExpression><![CDATA[$F{differences}]]></textFieldExpression>
+				<textFieldExpression><![CDATA[$F{range}]]></textFieldExpression>
 			</textField>
-			<textField>
+			<textField isStretchWithOverflow="true">
 				<reportElement x="123" y="129" width="392" height="20"/>
 				<textElement/>
-				<textFieldExpression><![CDATA[$F{range}]]></textFieldExpression>
+				<textFieldExpression><![CDATA[$F{differences}]]></textFieldExpression>
 			</textField>
 			<staticText>
 				<reportElement x="0" y="129" width="123" height="20"/>
 				<textElement/>
-				<text><![CDATA[Bereich:]]></text>
+				<text><![CDATA[Differenzen:]]></text>
 			</staticText>
 		</band>
 	</title>

http://dive4elements.wald.intevation.org