Mercurial > dive4elements > river
diff artifacts/doc/conf/jasper/templates/sinfo.flowdepth.jrxml @ 9128:99c6bf20bd92
isStretchWithOverflow=true; Zeilenumbruch immer an
author | gernotbelger |
---|---|
date | Wed, 06 Jun 2018 13:56:48 +0200 |
parents | 2fb72a0aa313 |
children | 23945061daec |
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>