changeset 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 1e9667ef5742
children afa2096a1f15
files artifacts/doc/conf/jasper/beddifference.jasper artifacts/doc/conf/jasper/beddifference.jrxml artifacts/doc/conf/jasper/beddifference_en.jasper artifacts/doc/conf/jasper/beddifference_en.jrxml
diffstat 4 files changed, 10 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
Binary file artifacts/doc/conf/jasper/beddifference.jasper has changed
--- 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>
Binary file artifacts/doc/conf/jasper/beddifference_en.jasper has changed
--- a/artifacts/doc/conf/jasper/beddifference_en.jrxml	Wed May 06 13:29:10 2015 +0200
+++ b/artifacts/doc/conf/jasper/beddifference_en.jrxml	Wed May 06 16:23:23 2015 +0200
@@ -57,22 +57,22 @@
 				<textFieldExpression><![CDATA[$F{date}]]></textFieldExpression>
 			</textField>
 			<staticText>
-				<reportElement x="0" y="110" width="123" height="20"/>
+				<reportElement x="0" y="130" width="123" height="20"/>
 				<textElement/>
 				<text><![CDATA[Differences:]]></text>
 			</staticText>
 			<textField isStretchWithOverflow="true">
-				<reportElement stretchType="RelativeToTallestObject" x="123" y="110" width="392" height="20"/>
+				<reportElement stretchType="RelativeToTallestObject" x="122" y="130" width="392" height="20"/>
 				<textElement/>
 				<textFieldExpression><![CDATA[$F{differences}]]></textFieldExpression>
 			</textField>
 			<textField>
-				<reportElement x="123" y="130" width="392" height="20"/>
+				<reportElement x="122" y="110" width="392" height="20"/>
 				<textElement/>
 				<textFieldExpression><![CDATA[$F{range}]]></textFieldExpression>
 			</textField>
 			<staticText>
-				<reportElement x="0" y="130" width="123" height="20"/>
+				<reportElement x="0" y="110" width="123" height="20"/>
 				<textElement/>
 				<text><![CDATA[Range:]]></text>
 			</staticText>

http://dive4elements.wald.intevation.org