Mercurial > dive4elements > river
comparison artifacts/doc/conf/jasper/templates/sinfo.flowdepth.jrxml @ 9345:a8d1784ad8e8
jasper improvements
author | gernotbelger |
---|---|
date | Tue, 31 Jul 2018 13:59:25 +0200 |
parents | 23945061daec |
children | 217e8e59c386 |
comparison
equal
deleted
inserted
replaced
9344:c08003a68478 | 9345:a8d1784ad8e8 |
---|---|
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-06-14T13:41:07 --> | 3 <!-- 2018-07-31T13:59:08 --> |
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="842" pageHeight="595" columnWidth="515" leftMargin="60" 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="842" pageHeight="595" columnWidth="515" leftMargin="60" 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" markup="html" fontName="Roboto"> | 8 <style name="htmlStyle" markup="html" fontName="Roboto"> |
104 </band> | 104 </band> |
105 </title> | 105 </title> |
106 <columnHeader> | 106 <columnHeader> |
107 <band height="25" splitType="Stretch"> | 107 <band height="25" splitType="Stretch"> |
108 <line> | 108 <line> |
109 <reportElement positionType="FixRelativeToBottom" x="5" y="24" width="762" height="1"/> | 109 <reportElement positionType="FixRelativeToBottom" x="0" y="24" width="767" height="1" isPrintInFirstWholeBand="true"/> |
110 </line> | 110 </line> |
111 <textField isStretchWithOverflow="true"> | 111 <textField isStretchWithOverflow="true"> |
112 <reportElement key="0" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" isPrintRepeatedValues="false" x="0" y="0" width="55" height="24"/> | 112 <reportElement key="0" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="0" y="0" width="55" height="24"/> |
113 <box padding="5"/> | 113 <box padding="5"/> |
114 <textElement textAlignment="Right" verticalAlignment="Bottom"/> | 114 <textElement textAlignment="Right" verticalAlignment="Bottom"/> |
115 <textFieldExpression><![CDATA[$F{meta:station_header}]]></textFieldExpression> | 115 <textFieldExpression><![CDATA[$F{meta:station_header}]]></textFieldExpression> |
116 </textField> | 116 </textField> |
117 <textField isStretchWithOverflow="true"> | 117 <textField isStretchWithOverflow="true"> |
267 <textElement textAlignment="Right"/> | 267 <textElement textAlignment="Right"/> |
268 <textFieldExpression><![CDATA[$V{PAGE_NUMBER} +(($F{meta:startpageoffset} != null) ? $F{meta:startpageoffset} : 0 )]]></textFieldExpression> | 268 <textFieldExpression><![CDATA[$V{PAGE_NUMBER} +(($F{meta:startpageoffset} != null) ? $F{meta:startpageoffset} : 0 )]]></textFieldExpression> |
269 </textField> | 269 </textField> |
270 </band> | 270 </band> |
271 </pageFooter> | 271 </pageFooter> |
272 <summary> | |
273 <band height="30" splitType="Stretch"/> | |
274 </summary> | |
275 </jasperReport> | 272 </jasperReport> |