sito per le richieste......
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 

128 righe
5.7 KiB

<?xml version="1.0" encoding="UTF-8"?>
<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_sorteggio_bo" language="groovy" pageWidth="842" pageHeight="595" orientation="Landscape" columnWidth="802" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="028524ae-4654-4fef-9038-00a857eb0fdf">
<property name="ireport.zoom" value="1.0"/>
<property name="ireport.x" value="0"/>
<property name="ireport.y" value="0"/>
<parameter name="DATA_SORTEGGIO" class="java.lang.String"/>
<parameter name="GENIO_CIVILE" class="java.lang.String"/>
<field name="numeroEstrazione" class="java.lang.String"/>
<field name="fase" class="java.lang.String"/>
<field name="fascia" class="java.lang.String"/>
<field name="pratica" class="java.lang.String"/>
<field name="citta" class="java.lang.String"/>
<field name="committente" class="java.lang.String"/>
<field name="tecnico" class="java.lang.String"/>
<background>
<band splitType="Stretch"/>
</background>
<title>
<band height="50" splitType="Stretch">
<textField>
<reportElement uuid="a6d9a583-98f0-4ec6-8236-fbd216d2e51c" x="406" y="1" width="351" height="49"/>
<textElement verticalAlignment="Middle">
<font size="14" isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$P{DATA_SORTEGGIO}]]></textFieldExpression>
</textField>
<staticText>
<reportElement uuid="7ff3d15b-08bc-43c2-98bd-2aaad3321624" x="122" y="1" width="284" height="49"/>
<textElement textAlignment="Center" verticalAlignment="Middle">
<font size="18" isBold="true"/>
</textElement>
<text><![CDATA[Elenco estrazione]]></text>
</staticText>
</band>
</title>
<columnHeader>
<band height="44" splitType="Stretch">
<staticText>
<reportElement uuid="807df4bb-7f5d-445e-88e2-89586db986e1" x="0" y="26" width="75" height="18"/>
<textElement verticalAlignment="Middle">
<font isBold="true"/>
</textElement>
<text><![CDATA[N_Estrazione]]></text>
</staticText>
<staticText>
<reportElement uuid="ed5da87a-2623-4aaf-b84a-010c36e93c62" x="77" y="26" width="40" height="18"/>
<textElement verticalAlignment="Middle">
<font isBold="true"/>
</textElement>
<text><![CDATA[Fase]]></text>
</staticText>
<staticText>
<reportElement uuid="ec0a7518-8adf-4f38-9bcb-b6de1410be3d" x="122" y="26" width="40" height="18"/>
<textElement verticalAlignment="Middle">
<font isBold="true"/>
</textElement>
<text><![CDATA[Fascia]]></text>
</staticText>
<staticText>
<reportElement uuid="00dcbf31-0a2b-4d80-8de2-a4b7d9b497f1" x="167" y="26" width="91" height="18"/>
<textElement verticalAlignment="Middle">
<font isBold="true"/>
</textElement>
<text><![CDATA[Pratica]]></text>
</staticText>
<staticText>
<reportElement uuid="121e4e0e-4cd7-4e4d-bde9-1965d04705dc" x="263" y="26" width="190" height="18"/>
<textElement verticalAlignment="Middle">
<font isBold="true"/>
</textElement>
<text><![CDATA[Città]]></text>
</staticText>
<staticText>
<reportElement uuid="3c6b17d0-f751-437d-a8e3-2b21253287d7" x="453" y="26" width="185" height="18"/>
<textElement verticalAlignment="Middle">
<font isBold="true"/>
</textElement>
<text><![CDATA[Committente]]></text>
</staticText>
<staticText>
<reportElement uuid="238edd92-12bc-45c2-ad43-d46561c1dc23" x="638" y="26" width="164" height="18"/>
<textElement verticalAlignment="Middle">
<font isBold="true"/>
</textElement>
<text><![CDATA[Tecnico]]></text>
</staticText>
</band>
</columnHeader>
<detail>
<band height="24" splitType="Stretch">
<textField isBlankWhenNull="true">
<reportElement uuid="01129193-a6e6-4d4d-8a61-590cbe2c03f6" x="0" y="2" width="75" height="20"/>
<textElement verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$F{numeroEstrazione}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement uuid="2bc17518-0ef9-4891-8b1e-13da25675cf5" x="77" y="2" width="40" height="20"/>
<textElement verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$F{fase}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement uuid="653af0eb-f3ae-44ff-bbea-ed2596f450c6" x="122" y="2" width="40" height="20"/>
<textElement verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$F{fascia}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement uuid="dc3d852e-48bd-4a75-8f08-b99bd234e86f" x="167" y="2" width="91" height="20"/>
<textElement verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$F{pratica}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement uuid="049ad9de-086a-4b3c-a4fe-3b7add3df0b4" x="263" y="2" width="190" height="20"/>
<textElement verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$F{citta}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement uuid="7bfb3183-8a85-4578-9e54-946ce6ae9d57" x="453" y="2" width="185" height="20"/>
<textElement verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$F{committente}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement uuid="22a6e24e-cfb7-4a34-9f6a-1c893263492b" x="638" y="2" width="164" height="20"/>
<textElement verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$F{tecnico}]]></textFieldExpression>
</textField>
</band>
</detail>
</jasperReport>