|
1 | | -<!-- Created with Jaspersoft Studio version 6.21.3.final using JasperReports Library version 6.21.3-4a3078d20785ebe464f18037d738d12fc98c13cf --> |
2 | | -<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="report" pageWidth="842" pageHeight="595" orientation="Landscape" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" whenResourceMissingType="Error" uuid="9a3e59f5-6675-48cf-ad74-9c42b5a5b290"> |
| 1 | +<!-- Created with Jaspersoft Studio version 7.0.3.final using JasperReports Library version 7.0.3-41034ca841d452f3305ba55b9042260aaa1ab5dd --> |
| 2 | +<jasperReport name="report" language="java" pageWidth="842" pageHeight="595" orientation="Landscape" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" whenResourceMissingType="Error" uuid="9a3e59f5-6675-48cf-ad74-9c42b5a5b290"> |
3 | 3 | <property name="com.jaspersoft.studio.layout" value="com.jaspersoft.studio.editor.layout.HorizontalRowLayout"/> |
4 | 4 | <property name="com.jaspersoft.studio.unit." value="pixel"/> |
5 | 5 | <property name="com.jaspersoft.studio.unit.pageHeight" value="pixel"/> |
|
16 | 16 | <detail> |
17 | 17 | <band height="450" splitType="Prevent"> |
18 | 18 | <property name="com.jaspersoft.studio.layout" value="com.jaspersoft.studio.editor.layout.FreeLayout"/> |
19 | | - <subreport overflowType="NoStretch"> |
20 | | - <reportElement positionType="Float" x="0" y="0" width="802" height="425" uuid="fa145068-76a5-4834-98ed-ce65b1976b3d"> |
21 | | - <property name="com.jaspersoft.studio.unit.width" value="px"/> |
22 | | - <property name="com.jaspersoft.studio.unit.x" value="pixel"/> |
23 | | - </reportElement> |
24 | | - <subreportExpression><![CDATA[$P{mapSubReport}]]></subreportExpression> |
25 | | - </subreport> |
26 | | - <subreport overflowType="NoStretch"> |
27 | | - <reportElement x="580" y="360" width="200" height="44" uuid="ece5b3c1-ed42-4432-9ba6-eea975e72549"> |
28 | | - <property name="com.jaspersoft.studio.unit.width" value="px"/> |
29 | | - </reportElement> |
30 | | - <subreportExpression><![CDATA[$P{scalebarSubReport}]]></subreportExpression> |
31 | | - </subreport> |
| 19 | + <element kind="subreport" uuid="fa145068-76a5-4834-98ed-ce65b1976b3d" positionType="Float" x="0" y="0" width="802" height="425" overflowType="NoStretch"> |
| 20 | + <expression><![CDATA[$P{mapSubReport}]]></expression> |
| 21 | + <property name="com.jaspersoft.studio.unit.width" value="px"/> |
| 22 | + <property name="com.jaspersoft.studio.unit.x" value="pixel"/> |
| 23 | + </element> |
| 24 | + <element kind="subreport" uuid="ece5b3c1-ed42-4432-9ba6-eea975e72549" x="580" y="360" width="200" height="44" overflowType="NoStretch"> |
| 25 | + <expression><![CDATA[$P{scalebarSubReport}]]></expression> |
| 26 | + <property name="com.jaspersoft.studio.unit.width" value="px"/> |
| 27 | + </element> |
32 | 28 | </band> |
33 | 29 | </detail> |
34 | 30 | </jasperReport> |
0 commit comments