Mercurial > dive4elements > river
comparison artifacts/doc/conf/jasper/templates/uinfo.vegetationzones.jrxml @ 9109:59cf6e6a452d
pdf export enhancements
author | gernotbelger |
---|---|
date | Fri, 01 Jun 2018 16:06:12 +0200 |
parents | 7134a4c7d1b6 |
children | 2fb72a0aa313 |
comparison
equal
deleted
inserted
replaced
9108:f5b55b383ef9 | 9109:59cf6e6a452d |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <!-- Created with Jaspersoft Studio version 6.5.1.final using JasperReports Library version 4.5.0 --> | 2 <!-- Created with Jaspersoft Studio version 6.5.1.final using JasperReports Library version 4.5.0 --> |
3 <!-- 2018-04-16T11:38:36 --> | 3 <!-- 2018-06-01T14:30:28 --> |
4 <jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="flysreport" language="groovy" pageWidth="595" pageHeight="842" columnWidth="545" leftMargin="30" rightMargin="20" topMargin="20" bottomMargin="20"> | 4 <jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="flysreport" language="groovy" pageWidth="595" pageHeight="842" columnWidth="545" leftMargin="30" rightMargin="20" topMargin="20" bottomMargin="20"> |
5 <property name="ireport.zoom" value="1.0"/> | 5 <property name="ireport.zoom" value="1.0"/> |
6 <property name="ireport.x" value="0"/> | 6 <property name="ireport.x" value="0"/> |
7 <property name="ireport.y" value="0"/> | 7 <property name="ireport.y" value="0"/> |
8 <style name="htmlStyle" isDefault="true" mode="Transparent" markup="html"/> | 8 <style name="htmlStyle" isDefault="true" mode="Transparent" markup="html" fontName="Roboto"> |
9 <paragraph lineSpacing="Single"/> | |
10 </style> | |
9 <field name="meta:header" class="java.lang.String"/> | 11 <field name="meta:header" class="java.lang.String"/> |
10 <field name="meta:calcMode" class="java.lang.String"/> | 12 <field name="meta:calcMode" class="java.lang.String"/> |
11 <field name="meta:version_label" class="java.lang.String"/> | 13 <field name="meta:version_label" class="java.lang.String"/> |
12 <field name="meta:version" class="java.lang.String"/> | 14 <field name="meta:version" class="java.lang.String"/> |
13 <field name="meta:user_label" class="java.lang.String"/> | 15 <field name="meta:user_label" class="java.lang.String"/> |
116 </band> | 118 </band> |
117 </title> | 119 </title> |
118 <columnHeader> | 120 <columnHeader> |
119 <band height="25" splitType="Stretch"> | 121 <band height="25" splitType="Stretch"> |
120 <textField isStretchWithOverflow="true"> | 122 <textField isStretchWithOverflow="true"> |
121 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="0" y="0" width="140" height="24"/> | 123 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="0" y="0" width="267" height="24"> |
124 <property name="net.sf.jasperreports.text.hyphenation" value="true"/> | |
125 <property name="net.sf.jasperreports.text.save.line.breaks" value="true"/> | |
126 <property name="net.sf.jasperreports.export.xls.wrap.text" value="true"/> | |
127 </reportElement> | |
122 <box padding="5"/> | 128 <box padding="5"/> |
123 <textElement verticalAlignment="Bottom"/> | 129 <textElement verticalAlignment="Bottom"/> |
124 <textFieldExpression><![CDATA[$F{meta:veg_name}]]></textFieldExpression> | 130 <textFieldExpression><![CDATA[$F{meta:veg_name}]]></textFieldExpression> |
125 </textField> | 131 </textField> |
126 <textField isStretchWithOverflow="true"> | 132 <textField isStretchWithOverflow="true"> |
127 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="140" y="0" width="140" height="24"/> | 133 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="267" y="0" width="140" height="24"/> |
128 <box padding="5"/> | 134 <box padding="5"/> |
129 <textElement textAlignment="Right" verticalAlignment="Bottom"/> | 135 <textElement textAlignment="Right" verticalAlignment="Bottom"/> |
130 <textFieldExpression><![CDATA[$F{meta:veg_dauervon}]]></textFieldExpression> | 136 <textFieldExpression><![CDATA[$F{meta:veg_dauervon}]]></textFieldExpression> |
131 </textField> | 137 </textField> |
132 <textField isStretchWithOverflow="true"> | 138 <textField isStretchWithOverflow="true"> |
133 <reportElement key="" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="280" y="0" width="140" height="24"/> | 139 <reportElement key="" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="407" y="0" width="140" height="24"/> |
134 <box padding="5"/> | 140 <box padding="5"/> |
135 <textElement textAlignment="Right" verticalAlignment="Bottom"/> | 141 <textElement textAlignment="Right" verticalAlignment="Bottom"/> |
136 <textFieldExpression><![CDATA[$F{meta:veg_dauerbis}]]></textFieldExpression> | 142 <textFieldExpression><![CDATA[$F{meta:veg_dauerbis}]]></textFieldExpression> |
137 </textField> | 143 </textField> |
138 <line> | 144 <line> |
140 </line> | 146 </line> |
141 </band> | 147 </band> |
142 </columnHeader> | 148 </columnHeader> |
143 <detail> | 149 <detail> |
144 <band height="20" splitType="Prevent"> | 150 <band height="20" splitType="Prevent"> |
145 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> | 151 <textField isBlankWhenNull="true"> |
146 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="0" y="0" width="140" height="20"/> | 152 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="0" y="0" width="267" height="20"/> |
147 <box topPadding="5" leftPadding="5" bottomPadding="0" rightPadding="5"> | 153 <box topPadding="5" leftPadding="5" bottomPadding="0" rightPadding="5"> |
148 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 154 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
149 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 155 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
150 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 156 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
151 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 157 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
152 </box> | 158 </box> |
153 <textElement verticalAlignment="Top"/> | 159 <textElement verticalAlignment="Top"/> |
154 <textFieldExpression><![CDATA[$F{data:0}]]></textFieldExpression> | 160 <textFieldExpression><![CDATA[$F{data:0}]]></textFieldExpression> |
155 </textField> | 161 </textField> |
156 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> | 162 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
157 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="140" y="0" width="140" height="20"/> | 163 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="267" y="0" width="140" height="20"/> |
158 <box topPadding="5" leftPadding="5" bottomPadding="0" rightPadding="5"> | 164 <box topPadding="5" leftPadding="5" bottomPadding="0" rightPadding="5"> |
159 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 165 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
160 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 166 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
161 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 167 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
162 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 168 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
163 </box> | 169 </box> |
164 <textElement textAlignment="Right"/> | 170 <textElement textAlignment="Right"/> |
165 <textFieldExpression><![CDATA[$F{data:1}]]></textFieldExpression> | 171 <textFieldExpression><![CDATA[$F{data:1}]]></textFieldExpression> |
166 </textField> | 172 </textField> |
167 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> | 173 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
168 <reportElement key="" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="280" y="0" width="140" height="20"/> | 174 <reportElement key="" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="407" y="0" width="140" height="20"/> |
169 <box topPadding="5" leftPadding="5" bottomPadding="0" rightPadding="5"> | 175 <box topPadding="5" leftPadding="5" bottomPadding="0" rightPadding="5"> |
170 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 176 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
171 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 177 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
172 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 178 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
173 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 179 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |