| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!-- Created with Jaspersoft Studio version 6.4.3.final using JasperReports Library version 6.4.3 -->
- <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="repDestinatari" pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="8af919e3-9bd1-4d81-87f2-a492b280f937">
- <property name="com.jaspersoft.studio.data.defaultdataadapter" value="One Empty Record"/>
- <queryString>
- <![CDATA[]]>
- </queryString>
- <field name="cab" class="java.lang.String">
- <fieldDescription><![CDATA[cab]]></fieldDescription>
- </field>
- <field name="coordinateIban" class="java.lang.String">
- <fieldDescription><![CDATA[coordinateIban]]></fieldDescription>
- </field>
- <field name="indirizzo" class="java.lang.String">
- <fieldDescription><![CDATA[indirizzo]]></fieldDescription>
- </field>
- <field name="abi" class="java.lang.String">
- <fieldDescription><![CDATA[abi]]></fieldDescription>
- </field>
- <field name="cin" class="java.lang.String">
- <fieldDescription><![CDATA[cin]]></fieldDescription>
- </field>
- <field name="sia" class="java.lang.String">
- <fieldDescription><![CDATA[sia]]></fieldDescription>
- </field>
- <field name="tipoCodiceDestinatario" class="java.lang.String">
- <fieldDescription><![CDATA[tipoCodiceDestinatario]]></fieldDescription>
- </field>
- <field name="provincia" class="java.lang.String">
- <fieldDescription><![CDATA[provincia]]></fieldDescription>
- </field>
- <field name="codiceFiscale" class="java.lang.String">
- <fieldDescription><![CDATA[codiceFiscale]]></fieldDescription>
- </field>
- <field name="codiceDestinatario" class="java.lang.String">
- <fieldDescription><![CDATA[codiceDestinatario]]></fieldDescription>
- </field>
- <field name="destinatario" class="java.lang.String">
- <fieldDescription><![CDATA[destinatario]]></fieldDescription>
- </field>
- <field name="iddestinatario" class="java.lang.Integer"/>
- <field name="descrizioneBanca" class="java.lang.String">
- <fieldDescription><![CDATA[descrizioneBanca]]></fieldDescription>
- </field>
- <field name="cap" class="java.lang.String">
- <fieldDescription><![CDATA[cap]]></fieldDescription>
- </field>
- <field name="coordinateIbanordinante" class="java.lang.String">
- <fieldDescription><![CDATA[coordinateIbanordinante]]></fieldDescription>
- </field>
- <field name="conto" class="java.lang.String">
- <fieldDescription><![CDATA[conto]]></fieldDescription>
- </field>
- <field name="class" class="java.lang.Class">
- <fieldDescription><![CDATA[class]]></fieldDescription>
- </field>
- <field name="codiceBic" class="java.lang.String">
- <fieldDescription><![CDATA[codiceBic]]></fieldDescription>
- </field>
- <field name="citta" class="java.lang.String">
- <fieldDescription><![CDATA[citta]]></fieldDescription>
- </field>
- <variable name="cnt" class="java.lang.Integer" incrementType="Column" calculation="Sum">
- <variableExpression><![CDATA[1]]></variableExpression>
- <initialValueExpression><![CDATA[0]]></initialValueExpression>
- </variable>
- <group name="GDestinatario">
- <groupExpression><![CDATA[$F{iddestinatario}]]></groupExpression>
- <groupHeader>
- <band height="70">
- <textField isBlankWhenNull="true">
- <reportElement x="20" y="3" width="245" height="16" uuid="90dee75d-884e-4677-839c-049d2aca6e45">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Middle"/>
- <textFieldExpression><![CDATA[$F{destinatario}]]></textFieldExpression>
- </textField>
- <textField isBlankWhenNull="true">
- <reportElement x="20" y="21" width="245" height="16" uuid="d007bc7c-da37-4a1b-a1f0-67c22cf3ac17">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Middle"/>
- <textFieldExpression><![CDATA[$F{indirizzo}]]></textFieldExpression>
- </textField>
- <textField isBlankWhenNull="true">
- <reportElement x="275" y="3" width="84" height="16" uuid="f5a8dff9-f680-48b9-b877-7937c2a28060">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Middle"/>
- <textFieldExpression><![CDATA[$F{codiceFiscale}]]></textFieldExpression>
- </textField>
- <textField isBlankWhenNull="true">
- <reportElement x="275" y="21" width="54" height="16" uuid="5c07bde2-350c-4924-b13a-5c32747a5641">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Middle"/>
- <textFieldExpression><![CDATA[$F{cap}]]></textFieldExpression>
- </textField>
- <textField isBlankWhenNull="true">
- <reportElement x="344" y="2" width="126" height="16" uuid="79f07f98-5743-4022-9386-20f8cb81c556">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Middle"/>
- <textFieldExpression><![CDATA[$F{codiceDestinatario}]]></textFieldExpression>
- </textField>
- <textField isBlankWhenNull="true">
- <reportElement x="343" y="21" width="126" height="16" uuid="ae1d8764-e3e6-4a69-8c76-a0fa733c2669">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Middle"/>
- <textFieldExpression><![CDATA[$F{citta}]]></textFieldExpression>
- </textField>
- <textField isBlankWhenNull="true">
- <reportElement x="470" y="2" width="80" height="16" uuid="1d5b7f49-dafd-4047-8ad0-0e44354234a0">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Middle"/>
- <textFieldExpression><![CDATA[$F{tipoCodiceDestinatario}]]></textFieldExpression>
- </textField>
- <textField isBlankWhenNull="true">
- <reportElement x="471" y="21" width="80" height="16" uuid="45e21b1e-24cf-4c22-850e-9c7e192c7f37">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Middle"/>
- <textFieldExpression><![CDATA[$F{provincia}]]></textFieldExpression>
- </textField>
- <staticText>
- <reportElement x="2" y="46" width="48" height="20" uuid="9c34f38c-a470-4bc1-9ba3-5c7b5c53d105"/>
- <textElement textAlignment="Left" verticalAlignment="Middle">
- <font fontName="SansSerif" isBold="true"/>
- </textElement>
- <text><![CDATA[ABI]]></text>
- </staticText>
- <staticText>
- <reportElement x="50" y="46" width="51" height="20" uuid="e03afa66-2b94-4a41-b316-8a888f838a1c"/>
- <textElement textAlignment="Left" verticalAlignment="Middle">
- <font fontName="SansSerif" isBold="true"/>
- </textElement>
- <text><![CDATA[CAB]]></text>
- </staticText>
- <staticText>
- <reportElement x="102" y="46" width="78" height="20" uuid="db810098-ea5d-4e64-916c-0e1b2e78ee97"/>
- <textElement textAlignment="Left" verticalAlignment="Middle">
- <font fontName="SansSerif" isBold="true"/>
- </textElement>
- <text><![CDATA[Conto]]></text>
- </staticText>
- <staticText>
- <reportElement x="180" y="46" width="30" height="20" uuid="39b4304e-d311-4b6f-8994-dc95043090e9"/>
- <textElement textAlignment="Center" verticalAlignment="Middle">
- <font fontName="SansSerif" isBold="true"/>
- </textElement>
- <text><![CDATA[CIN]]></text>
- </staticText>
- <staticText>
- <reportElement x="210" y="46" width="150" height="20" uuid="1404aa95-3203-4339-9eba-781f7b65b146"/>
- <textElement textAlignment="Left" verticalAlignment="Middle">
- <font fontName="SansSerif" size="10" isBold="true" isItalic="false"/>
- </textElement>
- <text><![CDATA[Descrizione banca]]></text>
- </staticText>
- <staticText>
- <reportElement x="370" y="46" width="180" height="20" uuid="41116669-c8d6-4d97-b3af-d98897221583"/>
- <textElement textAlignment="Left" verticalAlignment="Middle">
- <font fontName="SansSerif" isBold="true"/>
- </textElement>
- <text><![CDATA[Coordinate IBAN]]></text>
- </staticText>
- <line>
- <reportElement x="2" y="39" width="550" height="1" uuid="755656c6-b02c-435c-a56f-722b88def942">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- </line>
- <line>
- <reportElement x="2" y="0" width="550" height="1" uuid="c7666832-2360-4071-8774-c0bd4d2f3b4f">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- </line>
- </band>
- </groupHeader>
- <groupFooter>
- <band height="34">
- <line>
- <reportElement x="2" y="10" width="550" height="1" uuid="046033ee-bdd3-4268-be38-2a4238304e20">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- </line>
- <line>
- <reportElement x="2" y="13" width="550" height="1" uuid="366b6243-2746-47c8-bc66-1ab07666167e">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- </line>
- </band>
- </groupFooter>
- </group>
- <background>
- <band splitType="Stretch"/>
- </background>
- <title>
- <band height="72" splitType="Stretch">
- <rectangle radius="4">
- <reportElement stretchType="ContainerHeight" x="-1" y="-2" width="552" height="74" uuid="30610c36-1ada-4ed2-9d63-8d3b10f3f367"/>
- </rectangle>
- <textField pattern="dd/MM/yyyy HH:mm">
- <reportElement x="357" y="3" width="190" height="20" uuid="d9143f98-367d-4946-a9bf-6ff17b8eb7dc"/>
- <textElement textAlignment="Right" verticalAlignment="Middle"/>
- <textFieldExpression><![CDATA[new java.util.Date()]]></textFieldExpression>
- </textField>
- <staticText>
- <reportElement x="357" y="23" width="191" height="21" uuid="0bc31c92-5733-41f2-9566-8e30ab75ebc5"/>
- <textElement textAlignment="Right" verticalAlignment="Middle">
- <font fontName="SansSerif"/>
- </textElement>
- <text><![CDATA[SICURA - Pagamenti e Incassi Telematici]]></text>
- </staticText>
- <staticText>
- <reportElement x="2" y="3" width="338" height="41" uuid="bd94485f-3d89-434d-b89d-1b227e4cf4ab"/>
- <textElement verticalAlignment="Middle">
- <font fontName="SansSerif" size="18" isBold="true" isItalic="true"/>
- </textElement>
- <text><![CDATA[Stampa anagrafica destinatari]]></text>
- </staticText>
- </band>
- </title>
- <pageHeader>
- <band height="35" splitType="Stretch"/>
- </pageHeader>
- <columnHeader>
- <band height="61" splitType="Stretch">
- <rectangle>
- <reportElement x="2" y="0" width="551" height="49" backcolor="#E0E0E0" uuid="4a389d19-f522-41e9-90b2-2ed2be11601b"/>
- </rectangle>
- <staticText>
- <reportElement x="470" y="4" width="80" height="20" uuid="232a1c16-7477-4a17-9b05-893356c76ccd"/>
- <textElement textAlignment="Left" verticalAlignment="Middle">
- <font fontName="SansSerif" isBold="true"/>
- </textElement>
- <text><![CDATA[Tipo cod. dest.]]></text>
- </staticText>
- <staticText>
- <reportElement x="5" y="4" width="95" height="20" uuid="8cae434e-6d72-4796-b694-6c9bc2af173e"/>
- <textElement textAlignment="Left" verticalAlignment="Middle">
- <font fontName="SansSerif" isBold="true"/>
- </textElement>
- <text><![CDATA[Destinatario]]></text>
- </staticText>
- <staticText>
- <reportElement x="5" y="24" width="95" height="20" uuid="877ae89b-401e-4225-88e1-ccad2a775cd0"/>
- <textElement textAlignment="Left" verticalAlignment="Middle">
- <font fontName="SansSerif" isBold="true"/>
- </textElement>
- <text><![CDATA[Indirizzo]]></text>
- </staticText>
- <staticText>
- <reportElement x="260" y="4" width="84" height="20" uuid="657b89ba-0336-4632-92e7-050a69419a86"/>
- <textElement textAlignment="Left" verticalAlignment="Middle">
- <font fontName="SansSerif" isBold="true"/>
- </textElement>
- <text><![CDATA[Cod. fiscale]]></text>
- </staticText>
- <staticText>
- <reportElement x="344" y="4" width="125" height="20" uuid="91847b61-7342-410c-9aad-da75591dd054"/>
- <textElement textAlignment="Left" verticalAlignment="Middle">
- <font fontName="SansSerif" isBold="true"/>
- </textElement>
- <text><![CDATA[Cod. destinatario]]></text>
- </staticText>
- <staticText>
- <reportElement x="343" y="24" width="126" height="20" uuid="caa6911e-7559-4881-aa17-f1d8d5ed62d9"/>
- <textElement textAlignment="Left" verticalAlignment="Middle">
- <font fontName="SansSerif" isBold="true"/>
- </textElement>
- <text><![CDATA[Comune]]></text>
- </staticText>
- <staticText>
- <reportElement x="470" y="24" width="80" height="20" uuid="40be5f74-ea9c-46cf-817b-b3826fc4b6d9"/>
- <textElement textAlignment="Left" verticalAlignment="Middle">
- <font fontName="SansSerif" isBold="true"/>
- </textElement>
- <text><![CDATA[Provincia]]></text>
- </staticText>
- <staticText>
- <reportElement x="260" y="24" width="54" height="20" uuid="4be23a91-458d-4a8c-b467-23cec6d35102"/>
- <textElement textAlignment="Left" verticalAlignment="Middle">
- <font fontName="SansSerif" isBold="true"/>
- </textElement>
- <text><![CDATA[CAP]]></text>
- </staticText>
- </band>
- </columnHeader>
- <detail>
- <band height="16" splitType="Stretch">
- <textField isBlankWhenNull="true">
- <reportElement x="4" y="0" width="45" height="16" uuid="e5e7bfb2-c2b2-4dae-a21d-1aaefe3a638b">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Middle"/>
- <textFieldExpression><![CDATA[$F{abi}]]></textFieldExpression>
- </textField>
- <textField isBlankWhenNull="true">
- <reportElement x="50" y="0" width="50" height="16" uuid="41687b53-78ae-4c36-8cd0-857e8dc98791">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Middle"/>
- <textFieldExpression><![CDATA[$F{cab}]]></textFieldExpression>
- </textField>
- <textField isBlankWhenNull="true">
- <reportElement x="100" y="0" width="80" height="16" uuid="8aa7adc1-fce5-4eb7-8a94-7445b9003847">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Middle"/>
- <textFieldExpression><![CDATA[$F{conto}]]></textFieldExpression>
- </textField>
- <textField isBlankWhenNull="true">
- <reportElement x="180" y="0" width="30" height="16" uuid="cfc641ba-a585-4fe6-b29c-7c7f4ee547d0">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement textAlignment="Center" verticalAlignment="Middle"/>
- <textFieldExpression><![CDATA[$F{cin}]]></textFieldExpression>
- </textField>
- <textField isBlankWhenNull="true">
- <reportElement x="210" y="0" width="150" height="16" uuid="f3ead9c9-5571-4e7b-860b-6481570a13aa">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Middle"/>
- <textFieldExpression><![CDATA[$F{descrizioneBanca}]]></textFieldExpression>
- </textField>
- <textField isBlankWhenNull="true">
- <reportElement x="370" y="0" width="180" height="16" uuid="e9f7a87e-8d38-4ee8-9abc-eb45d9447e40">
- <property name="com.jaspersoft.studio.unit.height" value="px"/>
- </reportElement>
- <textElement verticalAlignment="Middle"/>
- <textFieldExpression><![CDATA[$F{coordinateIban}]]></textFieldExpression>
- </textField>
- </band>
- </detail>
- <columnFooter>
- <band height="21" splitType="Stretch"/>
- </columnFooter>
- <pageFooter>
- <band height="54" splitType="Stretch">
- <textField>
- <reportElement x="160" y="12" width="100" height="30" uuid="3c763381-cb16-4629-a657-ca18b9650f46"/>
- <textElement textAlignment="Right">
- <font fontName="SansSerif"/>
- </textElement>
- <textFieldExpression><![CDATA["Pagina " + $V{PAGE_NUMBER}]]></textFieldExpression>
- </textField>
- <textField evaluationTime="Report">
- <reportElement x="260" y="12" width="100" height="30" uuid="0d2646ba-79f1-4acb-8982-4d1eb3cd8f69"/>
- <textElement textAlignment="Left">
- <font fontName="SansSerif"/>
- </textElement>
- <textFieldExpression><![CDATA[" di " + $V{PAGE_NUMBER}]]></textFieldExpression>
- </textField>
- </band>
- </pageFooter>
- <summary>
- <band height="42" splitType="Stretch"/>
- </summary>
- </jasperReport>
|