Mercurial > dive4elements > river
changeset 9128:99c6bf20bd92
isStretchWithOverflow=true; Zeilenumbruch immer an
author | gernotbelger |
---|---|
date | Wed, 06 Jun 2018 13:56:48 +0200 |
parents | dbb26bc81843 |
children | 28eec75415d8 |
files | artifacts/doc/conf/jasper/templates/sinfo.flowdepth.jrxml artifacts/doc/conf/jasper/templates/sinfo.flowdepthdevelopment.jrxml artifacts/doc/conf/jasper/templates/sinfo.flowdepthminmax.jrxml artifacts/doc/conf/jasper/templates/sinfo.tkh.jrxml artifacts/doc/conf/jasper/templates/uinfo.inundationduration.jrxml artifacts/doc/conf/jasper/templates/uinfo.salixline.jrxml artifacts/doc/conf/jasper/templates/uinfo.vegetationzones.jrxml |
diffstat | 7 files changed, 30 insertions(+), 27 deletions(-) [+] |
line wrap: on
line diff
--- a/artifacts/doc/conf/jasper/templates/sinfo.flowdepth.jrxml Wed Jun 06 13:05:57 2018 +0200 +++ b/artifacts/doc/conf/jasper/templates/sinfo.flowdepth.jrxml Wed Jun 06 13:56:48 2018 +0200 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- Created with Jaspersoft Studio version 6.5.1.final using JasperReports Library version 4.5.0 --> -<!-- 2018-06-05T11:33:35 --> +<!-- 2018-06-06T13:11:23 --> <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="842" pageHeight="595" columnWidth="515" leftMargin="60" rightMargin="20" topMargin="20" bottomMargin="20"> <property name="ireport.zoom" value="1.0"/> <property name="ireport.x" value="0"/> @@ -218,13 +218,13 @@ <textElement textAlignment="Right" verticalAlignment="Top"/> <textFieldExpression><![CDATA[$F{data:5}]]></textFieldExpression> </textField> - <textField isBlankWhenNull="true"> + <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement key="6" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="295" y="0" width="80" height="15"/> <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"/> <textElement verticalAlignment="Top"/> <textFieldExpression><![CDATA[$F{data:6}]]></textFieldExpression> </textField> - <textField isBlankWhenNull="true"> + <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement key="7" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="375" y="0" width="110" height="15"/> <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"/> <textElement verticalAlignment="Top"/> @@ -236,13 +236,16 @@ <textElement textAlignment="Right" verticalAlignment="Top"/> <textFieldExpression><![CDATA[$F{data:8}]]></textFieldExpression> </textField> - <textField isBlankWhenNull="true"> - <reportElement key="9" style="htmlStyle" positionType="Float" x="545" y="0" width="95" height="15"/> + <textField isStretchWithOverflow="true" isBlankWhenNull="true"> + <reportElement key="9" style="htmlStyle" positionType="Float" x="545" y="0" width="95" height="15" isRemoveLineWhenBlank="true" isPrintWhenDetailOverflows="true"> + <property name="net.sf.jasperreports.export.pdf.force.linebreak.policy" value="true"/> + <property name="net.sf.jasperreports.text.save.line.breaks" value="false"/> + </reportElement> <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"/> <textElement verticalAlignment="Top"/> <textFieldExpression><![CDATA[$F{data:9}]]></textFieldExpression> </textField> - <textField isBlankWhenNull="true"> + <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement key="10" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="640" y="0" width="122" height="15"/> <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"/> <textElement verticalAlignment="Top"/> @@ -252,17 +255,17 @@ </detail> <pageFooter> <band height="15" splitType="Stretch"> - <textField evaluationTime="Report"> + <textField isStretchWithOverflow="true" evaluationTime="Report"> <reportElement style="htmlStyle" x="705" y="0" width="57" height="15"/> <box leftPadding="0"/> <textElement textAlignment="Left"/> <textFieldExpression><![CDATA["/ " +( $V{PAGE_NUMBER} +(($F{meta:totalpagesoffset} != null) ? $F{meta:totalpagesoffset} : 0) )]]></textFieldExpression> </textField> - <textField> + <textField isStretchWithOverflow="true"> <reportElement style="htmlStyle" x="650" y="0" width="55" height="15"/> <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="3"/> <textElement textAlignment="Right"/> - <textFieldExpression><![CDATA[$V{PAGE_NUMBER} +(($F{meta:startpageoffset} != null) ? $F{meta:startpageoffset} : 0 ) ]]></textFieldExpression> + <textFieldExpression><![CDATA[$V{PAGE_NUMBER} +(($F{meta:startpageoffset} != null) ? $F{meta:startpageoffset} : 0 )]]></textFieldExpression> </textField> </band> </pageFooter>
--- a/artifacts/doc/conf/jasper/templates/sinfo.flowdepthdevelopment.jrxml Wed Jun 06 13:05:57 2018 +0200 +++ b/artifacts/doc/conf/jasper/templates/sinfo.flowdepthdevelopment.jrxml Wed Jun 06 13:56:48 2018 +0200 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- Created with Jaspersoft Studio version 6.5.1.final using JasperReports Library version 4.5.0 --> -<!-- 2018-06-05T11:35:39 --> +<!-- 2018-06-06T13:15:32 --> <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="842" pageHeight="595" columnWidth="515" leftMargin="60" rightMargin="20" topMargin="20" bottomMargin="20"> <property name="ireport.zoom" value="1.0"/> <property name="ireport.x" value="0"/> @@ -214,7 +214,7 @@ <textElement textAlignment="Right"/> <textFieldExpression><![CDATA[$F{data:6}]]></textFieldExpression> </textField> - <textField isBlankWhenNull="true"> + <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement style="htmlStyle" stretchType="RelativeToBandHeight" x="560" y="0" width="202" height="15"/> <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"/> <textFieldExpression><![CDATA[$F{data:7}]]></textFieldExpression> @@ -259,12 +259,12 @@ </detail> <pageFooter> <band height="15" splitType="Stretch"> - <textField evaluationTime="Report"> + <textField isStretchWithOverflow="true" evaluationTime="Report"> <reportElement style="htmlStyle" x="705" y="0" width="57" height="15"/> <box leftPadding="0"/> <textFieldExpression><![CDATA["/ " + $V{PAGE_NUMBER}]]></textFieldExpression> </textField> - <textField> + <textField isStretchWithOverflow="true"> <reportElement style="htmlStyle" x="650" y="0" width="55" height="15"/> <box rightPadding="3"/> <textElement textAlignment="Right"/>
--- a/artifacts/doc/conf/jasper/templates/sinfo.flowdepthminmax.jrxml Wed Jun 06 13:05:57 2018 +0200 +++ b/artifacts/doc/conf/jasper/templates/sinfo.flowdepthminmax.jrxml Wed Jun 06 13:56:48 2018 +0200 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- Created with Jaspersoft Studio version 6.5.1.final using JasperReports Library version 4.5.0 --> -<!-- 2018-06-05T11:37:40 --> +<!-- 2018-06-06T13:12:53 --> <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="842" pageHeight="595" columnWidth="515" leftMargin="60" rightMargin="20" topMargin="20" bottomMargin="20"> <property name="ireport.zoom" value="1.0"/> <property name="ireport.x" value="0"/> @@ -187,7 +187,7 @@ </columnHeader> <detail> <band height="15" splitType="Stretch"> - <textField isBlankWhenNull="true"> + <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement style="htmlStyle" stretchType="RelativeToBandHeight" x="370" y="0" width="90" height="15"/> <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"/> <textElement textAlignment="Left"/> @@ -235,12 +235,12 @@ <textElement textAlignment="Right"/> <textFieldExpression><![CDATA[$F{data:4}]]></textFieldExpression> </textField> - <textField isBlankWhenNull="true"> + <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement style="htmlStyle" stretchType="RelativeToBandHeight" x="541" y="0" width="100" height="15"/> <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"/> <textFieldExpression><![CDATA[$F{data:8}]]></textFieldExpression> </textField> - <textField isBlankWhenNull="true"> + <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement style="htmlStyle" stretchType="RelativeToBandHeight" x="641" y="0" width="120" height="15"/> <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"/> <textFieldExpression><![CDATA[$F{data:9}]]></textFieldExpression> @@ -249,12 +249,12 @@ </detail> <pageFooter> <band height="15" splitType="Stretch"> - <textField evaluationTime="Report"> + <textField isStretchWithOverflow="true" evaluationTime="Report"> <reportElement style="htmlStyle" x="705" y="0" width="57" height="15"/> <box leftPadding="0"/> <textFieldExpression><![CDATA["/ " + $V{PAGE_NUMBER}]]></textFieldExpression> </textField> - <textField> + <textField isStretchWithOverflow="true"> <reportElement style="htmlStyle" x="650" y="0" width="55" height="15"/> <box rightPadding="3"/> <textElement textAlignment="Right"/>
--- a/artifacts/doc/conf/jasper/templates/sinfo.tkh.jrxml Wed Jun 06 13:05:57 2018 +0200 +++ b/artifacts/doc/conf/jasper/templates/sinfo.tkh.jrxml Wed Jun 06 13:56:48 2018 +0200 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- Created with Jaspersoft Studio version 6.5.1.final using JasperReports Library version 4.5.0 --> -<!-- 2018-06-05T11:42:06 --> +<!-- 2018-06-06T13:12:23 --> <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="842" pageHeight="595" columnWidth="515" leftMargin="60" rightMargin="20" topMargin="20" bottomMargin="20"> <property name="ireport.zoom" value="1.0"/> <property name="ireport.x" value="0"/> @@ -200,7 +200,7 @@ <textElement textAlignment="Right"/> <textFieldExpression><![CDATA[$F{data:6}]]></textFieldExpression> </textField> - <textField isBlankWhenNull="true"> + <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="470" y="0" width="120" height="15"/> <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"> <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> @@ -276,7 +276,7 @@ <textElement textAlignment="Right"/> <textFieldExpression><![CDATA[$F{data:4}]]></textFieldExpression> </textField> - <textField isBlankWhenNull="true"> + <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="590" y="0" width="160" height="15"/> <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"> <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
--- a/artifacts/doc/conf/jasper/templates/uinfo.inundationduration.jrxml Wed Jun 06 13:05:57 2018 +0200 +++ b/artifacts/doc/conf/jasper/templates/uinfo.inundationduration.jrxml Wed Jun 06 13:56:48 2018 +0200 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- Created with Jaspersoft Studio version 6.5.1.final using JasperReports Library version 4.5.0 --> -<!-- 2018-06-05T11:41:41 --> +<!-- 2018-06-06T13:16:01 --> <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"> <property name="ireport.zoom" value="1.0"/> <property name="ireport.x" value="0"/> @@ -167,7 +167,7 @@ <textElement textAlignment="Right"/> <textFieldExpression><![CDATA[$F{data:1}]]></textFieldExpression> </textField> - <textField isBlankWhenNull="true"> + <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement key="" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="170" y="0" width="380" height="15"/> <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"> <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
--- a/artifacts/doc/conf/jasper/templates/uinfo.salixline.jrxml Wed Jun 06 13:05:57 2018 +0200 +++ b/artifacts/doc/conf/jasper/templates/uinfo.salixline.jrxml Wed Jun 06 13:56:48 2018 +0200 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- Created with Jaspersoft Studio version 6.5.1.final using JasperReports Library version 4.5.0 --> -<!-- 2018-06-05T11:40:37 --> +<!-- 2018-06-06T13:16:36 --> <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"> <property name="ireport.zoom" value="1.0"/> <property name="ireport.x" value="0"/>
--- a/artifacts/doc/conf/jasper/templates/uinfo.vegetationzones.jrxml Wed Jun 06 13:05:57 2018 +0200 +++ b/artifacts/doc/conf/jasper/templates/uinfo.vegetationzones.jrxml Wed Jun 06 13:56:48 2018 +0200 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- Created with Jaspersoft Studio version 6.5.1.final using JasperReports Library version 4.5.0 --> -<!-- 2018-06-05T11:38:43 --> +<!-- 2018-06-06T13:16:52 --> <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"> <property name="ireport.zoom" value="1.0"/> <property name="ireport.x" value="0"/> @@ -148,7 +148,7 @@ </columnHeader> <detail> <band height="15" splitType="Prevent"> - <textField isBlankWhenNull="true"> + <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="0" y="0" width="267" height="15"/> <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"> <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>