|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<!-- Created with Jaspersoft Studio version 6.17.0.final using JasperReports Library version 6.17.0-6d93193241dd8cc42629e188b94f9e0bc5722efd --> |
| 2 | +<!-- Created with Jaspersoft Studio version 6.20.0.final using JasperReports Library version 6.20.0-2bc7ab61c56f459e8176eb05c7705e145cd400ad --> |
3 | 3 | <jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" |
4 | 4 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
5 | 5 | xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" |
6 | 6 | name="report" pageWidth="842" pageHeight="595" orientation="Landscape" columnWidth="814" leftMargin="14" |
7 | 7 | rightMargin="14" topMargin="14" bottomMargin="14" uuid="9a3e59f5-6675-48cf-ad74-9c42b5a5b290"> |
8 | 8 | <property name="com.jaspersoft.studio.layout" value="com.jaspersoft.studio.editor.layout.HorizontalRowLayout"/> |
9 | 9 | <property name="com.jaspersoft.studio.unit." value="pixel"/> |
10 | | - <parameter name="mapSubReport" class="java.lang.String"/> |
| 10 | + <parameter name="mapSubReport" class="java.lang.String" isForPrompting="false"/> |
| 11 | + <parameter name="scale" class="java.lang.String"/> |
11 | 12 | <parameter name="scalebarSubReport" class="java.lang.String"/> |
12 | 13 | <parameter name="northArrowGraphic" class="java.lang.String"/> |
13 | 14 | <title> |
|
23 | 24 | <subreportExpression><![CDATA[$P{mapSubReport}]]></subreportExpression> |
24 | 25 | </subreport> |
25 | 26 | <rectangle> |
26 | | - <reportElement x="600" y="518" width="210" height="45" forecolor="#FFFFFF" |
| 27 | + <reportElement x="600" y="515" width="210" height="45" forecolor="#FFFFFF" |
27 | 28 | uuid="c9901651-0788-428f-b7a3-0f1623195781"> |
28 | 29 | <property name="com.jaspersoft.studio.unit.x" value="px"/> |
29 | 30 | <property name="com.jaspersoft.studio.unit.width" value="px"/> |
|
32 | 33 | </reportElement> |
33 | 34 | </rectangle> |
34 | 35 | <subreport> |
35 | | - <reportElement x="605" y="523" width="200" height="25" uuid="fa145068-76a5-4834-98ed-ce65b1976b3d"> |
| 36 | + <reportElement x="605" y="518" width="200" height="25" uuid="fa145068-76a5-4834-98ed-ce65b1976b3d"> |
36 | 37 | <property name="com.jaspersoft.studio.unit.height" value="px"/> |
37 | 38 | <property name="com.jaspersoft.studio.unit.width" value="px"/> |
38 | 39 | <property name="com.jaspersoft.studio.unit.x" value="px"/> |
|
49 | 50 | </textElement> |
50 | 51 | <text><![CDATA[https://disclaimer.admin.ch © swisstopo]]></text> |
51 | 52 | </staticText> |
| 53 | + <textField> |
| 54 | + <reportElement x="605" y="537" width="200" height="16" uuid="a03c1801-86f0-4389-9fc7-3a5e6f7a30dc"> |
| 55 | + <property name="com.jaspersoft.studio.unit.width" value="px"/> |
| 56 | + <property name="com.jaspersoft.studio.unit.x" value="px"/> |
| 57 | + </reportElement> |
| 58 | + <textElement textAlignment="Center" verticalAlignment="Middle"> |
| 59 | + <font fontName="SansSerif" size="9"/> |
| 60 | + </textElement> |
| 61 | + <textFieldExpression> |
| 62 | + <![CDATA[$P{scale}]]></textFieldExpression> |
| 63 | + </textField> |
52 | 64 | <image evaluationTime="Report"> |
53 | 65 | <reportElement x="10" y="10" width="280" height="39" uuid="e7375b56-57f5-4abb-8f88-45734b26ed1b"/> |
54 | 66 | <imageExpression><![CDATA["cevi_logo.svg"]]></imageExpression> |
|
60 | 72 | <property name="local_mesure_unitheight" value="pixel"/> |
61 | 73 | <property name="com.jaspersoft.studio.unit.height" value="px"/> |
62 | 74 | </reportElement> |
63 | | - <imageExpression class="net.sf.jasperreports.engine.JRRenderable"> |
64 | | - <![CDATA[net.sf.jasperreports.renderers.BatikRenderer.getInstance(new java.io.File(new java.net.URI($P{northArrowGraphic})))]]> |
65 | | - </imageExpression> |
| 75 | + <imageExpression> |
| 76 | + <![CDATA[net.sf.jasperreports.renderers.BatikRenderer.getInstance(new java.io.File(new java.net.URI($P{northArrowGraphic})))]]></imageExpression> |
66 | 77 | </image> |
| 78 | + |
67 | 79 | </band> |
68 | 80 | </title> |
69 | 81 | </jasperReport> |
0 commit comments