Jump to content

Why does my report print blank page between each detail band?


guillaumeharvey8

Recommended Posts

Hello, when I print my report with data that takes more than 2 page to print, my report print it on an other blank page and before each detail band. For exemple, if my report is suppose to be 3 page long, the first page will be blank, the next 2 will contain data, the fourth will be blank, the fifth will have data on it and the last one will be blank. So insted of being 3 pages long, my report end up with 6 pages. This only happen when the data doesn't fit on one page.

Here is the source code of the report: 

<?xml version="1.0" encoding="UTF-8"?>
<!-- Created with Jaspersoft Studio version 6.4.0.final using JasperReports Library version 6.4.1  -->
<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="HHListing" pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="0ff8f44d-47ad-49df-b4b6-17a8a4e1c1d5">
    <property name="com.jaspersoft.studio.data.defaultdataadapter" value="One Empty Record"/>
    <property name="com.jaspersoft.studio.unit." value="pixel"/>
    <subDataset name="datasetAgreementsBodyDetail" uuid="38e3f357-5636-4b35-b26f-f36aa774c3c3">
        <field name="description" class="java.lang.String">
            <fieldDescription><![CDATA[description]]></fieldDescription>
        </field>
        <field name="policyAccount" class="java.lang.String">
            <fieldDescription><![CDATA[policyAccount]]></fieldDescription>
        </field>
        <field name="agreementName" class="java.lang.String">
            <fieldDescription><![CDATA[agreementName]]></fieldDescription>
        </field>
        <field name="agreementstatus" class="java.lang.String">
            <fieldDescription><![CDATA[agreementstatus]]></fieldDescription>
        </field>
        <field name="agent" class="java.lang.String">
            <fieldDescription><![CDATA[agent]]></fieldDescription>
        </field>
    </subDataset>
    <subDataset name="dataSource" uuid="af8181f9-4c38-46ff-884d-0bff2f794c35">
        <property name="com.jaspersoft.studio.data.defaultdataadapter" value="One Empty Record"/>
        <parameter name="parametreHH" class="net.sf.jasperreports.engine.data.JRBeanCollectionDataSource"/>
        <queryString>
            <![CDATA[]]>
        </queryString>
        <field name="name" class="java.lang.String">
            <fieldDescription><![CDATA[name]]></fieldDescription>
        </field>
        <field name="birthdate" class="java.lang.String">
            <fieldDescription><![CDATA[birthdate]]></fieldDescription>
        </field>
        <field name="gender" class="java.lang.String">
            <fieldDescription><![CDATA[gender]]></fieldDescription>
        </field>
        <field name="individualName" class="java.lang.String">
            <fieldDescription><![CDATA[]]></fieldDescription>
        </field>
        <field name="agreementsBodyDetail" class="java.util.List">
            <fieldDescription><![CDATA[agreementsBodyDetail]]></fieldDescription>
        </field>
        <field name="listName" class="java.util.List">
            <fieldDescription><![CDATA[listName]]></fieldDescription>
        </field>
        <field name="listRelation" class="java.util.List">
            <fieldDescription><![CDATA[listRelation]]></fieldDescription>
        </field>
        <field name="listAddress" class="java.util.List">
            <fieldDescription><![CDATA[listAddress]]></fieldDescription>
        </field>
        <field name="listMobilePhone" class="java.util.List">
            <fieldDescription><![CDATA[listMobilePhone]]></fieldDescription>
        </field>
        <field name="listHomePhone" class="java.util.List">
            <fieldDescription><![CDATA[listHomePhone]]></fieldDescription>
        </field>
        <field name="listWorkPhone" class="java.util.List">
            <fieldDescription><![CDATA[listWorkPhone]]></fieldDescription>
        </field>
        <field name="listEmail" class="java.util.List">
            <fieldDescription><![CDATA[listEmail]]></fieldDescription>
        </field>
        <field name="opportunityPropertyAndLiability" class="java.util.List">
            <fieldDescription><![CDATA[opportunityPropertyAndLiability]]></fieldDescription>
        </field>
        <field name="opportunitySpecializedInsurance" class="java.util.List">
            <fieldDescription><![CDATA[opportunitySpecializedInsurance]]></fieldDescription>
        </field>
        <field name="opportunityAuto" class="java.util.List">
            <fieldDescription><![CDATA[opportunityAuto]]></fieldDescription>
        </field>
        <field name="opportunityLifeAndHealth" class="java.util.List">
            <fieldDescription><![CDATA[opportunityLifeAndHealth]]></fieldDescription>
        </field>
        <field name="opportunityUmbrella" class="java.util.List">
            <fieldDescription><![CDATA[opportunityUmbrella]]></fieldDescription>
        </field>
        <field name="opportunityWatercraft" class="java.util.List">
            <fieldDescription><![CDATA[opportunityWatercraft]]></fieldDescription>
        </field>
        <field name="opportunitySavingsAndInvestment" class="java.util.List">
            <fieldDescription><![CDATA[opportunitySavingsAndInvestment]]></fieldDescription>
        </field>
        <field name="opportunityCredit" class="java.util.List">
            <fieldDescription><![CDATA[opportunityCredit]]></fieldDescription>
        </field>
        <field name="listOccupation" class="java.util.List">
            <fieldDescription><![CDATA[listOccupation]]></fieldDescription>
        </field>
        <field name="ispolicyExist" class="java.lang.Boolean"/>
        <field name="isOpportunitySpecializedInsurance" class="java.lang.Boolean"/>
        <field name="isOpportunityPropertyAndLiability" class="java.lang.Boolean"/>
        <field name="isOpportunityAuto" class="java.lang.Boolean"/>
        <field name="isOpportunityLifeAndHealth" class="java.lang.Boolean"/>
        <field name="isOpportunityUmbrella" class="java.lang.Boolean"/>
        <field name="isOpportunityWatercraft" class="java.lang.Boolean"/>
        <field name="isOpportunitySavingsAndInvestment" class="java.lang.Boolean"/>
        <field name="isOpportunityCredit" class="java.lang.Boolean"/>
    </subDataset>
    <subDataset name="dataOpportunityBodyDetail" uuid="bdf01088-dd70-4dec-911f-a68464663ca6">
        <field name="agence" class="java.lang.String">
            <fieldDescription><![CDATA[agence]]></fieldDescription>
        </field>
        <field name="opportunityDescription" class="java.lang.String">
            <fieldDescription><![CDATA[opportunityDescription]]></fieldDescription>
        </field>
        <field name="opportunityCompany" class="java.lang.String">
            <fieldDescription><![CDATA[opportunityCompany]]></fieldDescription>
        </field>
        <field name="opportunityName" class="java.lang.String">
            <fieldDescription><![CDATA[opportunityName]]></fieldDescription>
        </field>
        <field name="renewalDate" class="java.lang.String">
            <fieldDescription><![CDATA[renewalDate]]></fieldDescription>
        </field>
    </subDataset>
    <subDataset name="DatasetListName" uuid="c675caf7-a875-4eee-9585-920fa820c513">
        <property name="com.jaspersoft.studio.data.defaultdataadapter" value="One Empty Record"/>
        <queryString>
            <![CDATA[]]>
        </queryString>
        <field name="fullname" class="java.lang.String">
            <fieldDescription><![CDATA[_THIS]]></fieldDescription>
        </field>
    </subDataset>
    <subDataset name="DatasetRelation" uuid="1d4536a5-6830-4cd5-8c4e-722c2db02557">
        <property name="com.jaspersoft.studio.data.defaultdataadapter" value="One Empty Record"/>
        <queryString>
            <![CDATA[]]>
        </queryString>
        <field name="relation" class="java.lang.String">
            <fieldDescription><![CDATA[_THIS]]></fieldDescription>
        </field>
    </subDataset>
    <subDataset name="DatasetAddress" uuid="19a8cd50-c18e-4fec-8696-8b7c7926896a">
        <queryString>
            <![CDATA[]]>
        </queryString>
        <field name="address" class="java.lang.String">
            <fieldDescription><![CDATA[_THIS]]></fieldDescription>
        </field>
    </subDataset>
    <subDataset name="DatasetMobilePhone" uuid="a4ac48c1-d6cf-41f7-a321-80b8a9d8be93">
        <queryString>
            <![CDATA[]]>
        </queryString>
        <field name="mobilePhone" class="java.lang.String">
            <fieldDescription><![CDATA[_THIS]]></fieldDescription>
        </field>
    </subDataset>
    <subDataset name="DatasetHomePhone" uuid="a213f2b8-734a-4f20-9f0b-94089ed0946a">
        <queryString>
            <![CDATA[]]>
        </queryString>
        <field name="homePhone" class="java.lang.String">
            <fieldDescription><![CDATA[_THIS]]></fieldDescription>
        </field>
    </subDataset>
    <subDataset name="DatasetWorkPhone" uuid="5dff85f3-2708-40be-8679-8e76ea8c688e">
        <queryString>
            <![CDATA[]]>
        </queryString>
        <field name="workPhone" class="java.lang.String">
            <fieldDescription><![CDATA[_THIS]]></fieldDescription>
        </field>
    </subDataset>
    <subDataset name="DatasetEmail" uuid="9ba0ae15-a275-45c3-8c8b-d8bcc828ed3b">
        <queryString>
            <![CDATA[]]>
        </queryString>
        <field name="email" class="java.lang.String">
            <fieldDescription><![CDATA[_THIS]]></fieldDescription>
        </field>
    </subDataset>
    <subDataset name="DatasetOccupation" uuid="2cbd0a32-5508-44ab-aa72-87f65939c726">
        <property name="com.jaspersoft.studio.data.defaultdataadapter" value="One Empty Record"/>
        <queryString>
            <![CDATA[]]>
        </queryString>
        <field name="employer" class="java.lang.String">
            <fieldDescription><![CDATA[employer]]></fieldDescription>
        </field>
        <field name="occupation" class="java.lang.String">
            <fieldDescription><![CDATA[occupation]]></fieldDescription>
        </field>
        <field name="jobTitle" class="java.lang.String">
            <fieldDescription><![CDATA[jobTitle]]></fieldDescription>
        </field>
        <field name="status" class="java.lang.String">
            <fieldDescription><![CDATA[status]]></fieldDescription>
        </field>
    </subDataset>
    <subDataset name="DatasetOppPropertyAndLiability" uuid="d278ec30-330a-4662-8b0b-14e8f0ddc135">
        <property name="com.jaspersoft.studio.data.defaultdataadapter" value="One Empty Record"/>
        <queryString>
            <![CDATA[]]>
        </queryString>
        <field name="opportunityDescription" class="java.lang.String">
            <fieldDescription><![CDATA[opportunityDescription]]></fieldDescription>
        </field>
        <field name="opportunityCompany" class="java.lang.String">
            <fieldDescription><![CDATA[opportunityCompany]]></fieldDescription>
        </field>
        <field name="opportunityName" class="java.lang.String">
            <fieldDescription><![CDATA[opportunityName]]></fieldDescription>
        </field>
        <field name="renewalDate" class="java.lang.String">
            <fieldDescription><![CDATA[renewalDate]]></fieldDescription>
        </field>
        <field name="agence" class="java.lang.String">
            <fieldDescription><![CDATA[agence]]></fieldDescription>
        </field>
    </subDataset>
    <subDataset name="DatasetOppSpecializedInsurance" uuid="23ff7322-7275-416d-991c-22a7a9612d00">
        <queryString>
            <![CDATA[]]>
        </queryString>
        <field name="opportunityDescription" class="java.lang.String">
            <fieldDescription><![CDATA[opportunityDescription]]></fieldDescription>
        </field>
        <field name="opportunityCompany" class="java.lang.String">
            <fieldDescription><![CDATA[opportunityCompany]]></fieldDescription>
        </field>
        <field name="opportunityName" class="java.lang.String">
            <fieldDescription><![CDATA[opportunityName]]></fieldDescription>
        </field>
        <field name="renewalDate" class="java.lang.String">
            <fieldDescription><![CDATA[renewalDate]]></fieldDescription>
        </field>
        <field name="agence" class="java.lang.String">
            <fieldDescription><![CDATA[agence]]></fieldDescription>
        </field>
    </subDataset>
    <subDataset name="DatasetOppAuto" uuid="528b7617-4185-44a4-a43c-3d34afc183e9">
        <queryString>
            <![CDATA[]]>
        </queryString>
        <field name="opportunityDescription" class="java.lang.String">
            <fieldDescription><![CDATA[opportunityDescription]]></fieldDescription>
        </field>
        <field name="opportunityCompany" class="java.lang.String">
            <fieldDescription><![CDATA[opportunityCompany]]></fieldDescription>
        </field>
        <field name="opportunityName" class="java.lang.String">
            <fieldDescription><![CDATA[opportunityName]]></fieldDescription>
        </field>
        <field name="renewalDate" class="java.lang.String">
            <fieldDescription><![CDATA[renewalDate]]></fieldDescription>
        </field>
        <field name="agence" class="java.lang.String">
            <fieldDescription><![CDATA[agence]]></fieldDescription>
        </field>
    </subDataset>
    <subDataset name="DatasetOppLifeAndHealth" uuid="6b996fc1-6041-448f-99fd-dee9a2928844">
        <queryString>
            <![CDATA[]]>
        </queryString>
        <field name="opportunityDescription" class="java.lang.String">
            <fieldDescription><![CDATA[opportunityDescription]]></fieldDescription>
        </field>
        <field name="opportunityCompany" class="java.lang.String">
            <fieldDescription><![CDATA[opportunityCompany]]></fieldDescription>
        </field>
        <field name="opportunityName" class="java.lang.String">
            <fieldDescription><![CDATA[opportunityName]]></fieldDescription>
        </field>
        <field name="renewalDate" class="java.lang.String">
            <fieldDescription><![CDATA[renewalDate]]></fieldDescription>
        </field>
        <field name="agence" class="java.lang.String">
            <fieldDescription><![CDATA[agence]]></fieldDescription>
        </field>
    </subDataset>
    <subDataset name="DatasetOppUmbrella" uuid="54062b0c-fda7-4c68-849a-a45a30f382b7">
        <queryString>
            <![CDATA[]]>
        </queryString>
        <field name="opportunityDescription" class="java.lang.String">
            <fieldDescription><![CDATA[opportunityDescription]]></fieldDescription>
        </field>
        <field name="opportunityCompany" class="java.lang.String">
            <fieldDescription><![CDATA[opportunityCompany]]></fieldDescription>
        </field>
        <field name="opportunityName" class="java.lang.String">
            <fieldDescription><![CDATA[opportunityName]]></fieldDescription>
        </field>
        <field name="renewalDate" class="java.lang.String">
            <fieldDescription><![CDATA[renewalDate]]></fieldDescription>
        </field>
        <field name="agence" class="java.lang.String">
            <fieldDescription><![CDATA[agence]]></fieldDescription>
        </field>
    </subDataset>
    <subDataset name="DatasetOppWatercraft" uuid="f79d6aa1-0601-407f-a9ae-5f501dad786a">
        <queryString>
            <![CDATA[]]>
        </queryString>
        <field name="opportunityDescription" class="java.lang.String">
            <fieldDescription><![CDATA[opportunityDescription]]></fieldDescription>
        </field>
        <field name="opportunityCompany" class="java.lang.String">
            <fieldDescription><![CDATA[opportunityCompany]]></fieldDescription>
        </field>
        <field name="opportunityName" class="java.lang.String">
            <fieldDescription><![CDATA[opportunityName]]></fieldDescription>
        </field>
        <field name="renewalDate" class="java.lang.String">
            <fieldDescription><![CDATA[renewalDate]]></fieldDescription>
        </field>
        <field name="agence" class="java.lang.String">
            <fieldDescription><![CDATA[agence]]></fieldDescription>
        </field>
    </subDataset>
    <subDataset name="DatasetOppSavingsAndInvestment" uuid="6ab620ea-fbb2-4094-84f5-8a83069dc327">
        <property name="com.jaspersoft.studio.data.defaultdataadapter" value="One Empty Record"/>
        <queryString>
            <![CDATA[]]>
        </queryString>
        <field name="opportunityDescription" class="java.lang.String">
            <fieldDescription><![CDATA[opportunityDescription]]></fieldDescription>
        </field>
        <field name="opportunityCompany" class="java.lang.String">
            <fieldDescription><![CDATA[opportunityCompany]]></fieldDescription>
        </field>
        <field name="opportunityName" class="java.lang.String">
            <fieldDescription><![CDATA[opportunityName]]></fieldDescription>
        </field>
        <field name="renewalDate" class="java.lang.String">
            <fieldDescription><![CDATA[renewalDate]]></fieldDescription>
        </field>
        <field name="agence" class="java.lang.String">
            <fieldDescription><![CDATA[agence]]></fieldDescription>
        </field>
    </subDataset>
    <subDataset name="DatasetOppCredit" uuid="ed802342-965a-4553-b2cb-1418f4308f20">
        <queryString>
            <![CDATA[]]>
        </queryString>
        <field name="opportunityDescription" class="java.lang.String">
            <fieldDescription><![CDATA[opportunityDescription]]></fieldDescription>
        </field>
        <field name="opportunityCompany" class="java.lang.String">
            <fieldDescription><![CDATA[opportunityCompany]]></fieldDescription>
        </field>
        <field name="opportunityName" class="java.lang.String">
            <fieldDescription><![CDATA[opportunityName]]></fieldDescription>
        </field>
        <field name="renewalDate" class="java.lang.String">
            <fieldDescription><![CDATA[renewalDate]]></fieldDescription>
        </field>
        <field name="agence" class="java.lang.String">
            <fieldDescription><![CDATA[agence]]></fieldDescription>
        </field>
    </subDataset>
    <parameter name="REPORT_ID" class="java.lang.String"/>
    <parameter name="REPORT_PRODUCTION_DATE" class="java.lang.String">
        <parameterDescription><![CDATA[]]></parameterDescription>
    </parameter>
    <parameter name="dataSource" class="net.sf.jasperreports.engine.data.JRBeanCollectionDataSource"/>
    <parameter name="CUSTOMER_LASTNAME" class="java.lang.String"/>
    <parameter name="CUSTOMER_FIRSTNAME" class="java.lang.String"/>
    <parameter name="AGENCY_ADDRESS" class="java.lang.String"/>
    <parameter name="BodyDetail" class="net.sf.jasperreports.engine.data.JRBeanCollectionDataSource" isForPrompting="false">
        <defaultValueExpression><![CDATA[$P{dataSource}.cloneDataSource()]]></defaultValueExpression>
    </parameter>
    <parameter name="BRAND" class="java.lang.String"/>
    <queryString>
        <![CDATA[]]>
    </queryString>
    <group name="Group1" isStartNewPage="true"/>
    <group name="Group1a"/>
    <group name="Group2"/>
    <group name="Group2a"/>
    <group name="Group3"/>
    <group name="Group3a"/>
    <group name="Group4"/>
    <group name="Group4a"/>
    <group name="Group5"/>
    <group name="Group5a"/>
    <group name="Group6"/>
    <group name="Group6a"/>
    <group name="Group7"/>
    <group name="Group7a"/>
    <pageHeader>
        <band height="60" splitType="Stretch">
            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
            <rectangle>
                <reportElement x="1" y="17" width="553" height="28" uuid="eda4cbc7-f34e-4573-b9ab-8c534864152f"/>
            </rectangle>
            <textField>
                <reportElement x="152" y="18" width="250" height="14" isPrintWhenDetailOverflows="true" uuid="6e1b4484-98a4-4408-ad8a-d613eb933690">
                    <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                </reportElement>
                <textElement textAlignment="Center" verticalAlignment="Middle"/>
                <textFieldExpression><![CDATA[$P{BRAND}.toUpperCase()]]></textFieldExpression>
            </textField>
            <textField>
                <reportElement key="" x="152" y="32" width="250" height="13" isPrintWhenDetailOverflows="true" uuid="ec746b46-606f-47a2-bc9e-72bf49273788">
                    <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                </reportElement>
                <textElement textAlignment="Center" verticalAlignment="Middle"/>
                <textFieldExpression><![CDATA["Customer Profile information"]]></textFieldExpression>
            </textField>
            <textField>
                <reportElement positionType="Float" x="157" y="45" width="240" height="15" isPrintWhenDetailOverflows="true" uuid="cdb31e1a-f498-4002-a130-7c53db3eae5b"/>
                <textElement textAlignment="Center" verticalAlignment="Middle"/>
                <textFieldExpression><![CDATA[$P{CUSTOMER_LASTNAME}.toUpperCase() + "-" + $P{CUSTOMER_FIRSTNAME}.toUpperCase()]]></textFieldExpression>
            </textField>
            <textField>
                <reportElement x="283" y="1" width="270" height="14" isPrintWhenDetailOverflows="true" uuid="d474b1a1-181b-44f1-a8c2-7e335e3d08de">
                    <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                </reportElement>
                <textElement textAlignment="Right"/>
                <textFieldExpression><![CDATA["Date Current as of :"+$P{REPORT_PRODUCTION_DATE}]]></textFieldExpression>
            </textField>
        </band>
    </pageHeader>
    <detail>
        <band height="592">
            <property name="com.jaspersoft.studio.layout" value="com.jaspersoft.studio.editor.layout.FreeLayout"/>
            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
            <componentElement>
                <reportElement key="" stretchType="RelativeToTallestObject" x="0" y="0" width="555" height="590" isRemoveLineWhenBlank="true" isPrintWhenDetailOverflows="true" uuid="ec34f3e7-daf3-400c-b483-b516afb7dbf5">
                    <property name="com.jaspersoft.studio.layout" value="com.jaspersoft.studio.editor.layout.VerticalRowLayout"/>
                    <property name="com.jaspersoft.studio.table.style.table_header" value="Table 8_TH"/>
                    <property name="com.jaspersoft.studio.table.style.column_header" value="Table 8_CH"/>
                    <property name="com.jaspersoft.studio.table.style.detail" value="Table 8_TD"/>
                    <property name="net.sf.jasperreports.export.headertoolbar.table.name" value=""/>
                    <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                </reportElement>
                <jr:table xmlns:jr="http://jasperreports.sourceforge.net/jasperreports/components" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports/components http://jasperreports.sourceforge.net/xsd/components.xsd">
                    <datasetRun subDataset="dataSource" uuid="a948bd06-1c6c-44cc-a64e-c745e894f402">
                        <datasetParameter name="parametreHH">
                            <datasetParameterExpression><![CDATA[$P{BodyDetail}.cloneDataSource()]]></datasetParameterExpression>
                        </datasetParameter>
                        <dataSourceExpression><![CDATA[$P{dataSource}]]></dataSourceExpression>
                    </datasetRun>
                    <jr:column width="553" uuid="c9ec7b12-7d35-471b-8d22-50c195db99b8">
                        <property name="com.jaspersoft.studio.components.table.model.column.name" value="Column1"/>
                        <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                        <jr:detailCell height="590">
                            <property name="com.jaspersoft.studio.layout" value="com.jaspersoft.studio.editor.layout.FreeLayout"/>
                            <property name="com.jaspersoft.studio.unit.width" value="px"/>
                            <property name="com.jaspersoft.studio.unit.height" value="px"/>
                            <box>
                                <pen lineWidth="0.0"/>
                                <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                            </box>
                            <frame>
                                <reportElement positionType="Float" x="0" y="0" width="553" height="553" isRemoveLineWhenBlank="true" uuid="106bb762-1895-42b1-b3a0-aff1e4a8d156">
                                    <property name="com.jaspersoft.studio.unit.y" value="pixel"/>
                                </reportElement>
                                <box>
                                    <pen lineWidth="3.0" lineColor="#050505"/>
                                    <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                    <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                    <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                    <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                </box>
                                <frame>
                                    <reportElement positionType="Float" x="2" y="9" width="548" height="40" uuid="7807133d-e6d0-4f85-a574-359d978b6b85">
                                        <property name="com.jaspersoft.studio.unit.y" value="pixel"/>
                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                    </reportElement>
                                    <box>
                                        <pen lineWidth="1.0" lineStyle="Solid" lineColor="#F52825"/>
                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                    </box>
                                    <componentElement>
                                        <reportElement key="" stretchType="RelativeToTallestObject" x="6" y="20" width="165" height="18" isPrintWhenDetailOverflows="true" uuid="2a9afcca-8653-4ca8-bc51-406d7b9f152f">
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                            <property name="net.sf.jasperreports.export.headertoolbar.table.name" value="listName"/>
                                            <property name="com.jaspersoft.studio.layout" value="com.jaspersoft.studio.editor.layout.FreeLayout"/>
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <jr:list printOrder="Vertical">
                                            <datasetRun subDataset="DatasetListName" uuid="e766d535-9da0-40e4-a8f6-7d49c717b76d">
                                                <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{listName})]]></dataSourceExpression>
                                            </datasetRun>
                                            <jr:listContents height="18" width="165">
                                                <textField pattern="">
                                                    <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="165" height="18" isRemoveLineWhenBlank="true" isPrintWhenDetailOverflows="true" uuid="b5fb526c-7eca-4baf-b699-bf114aceca19">
                                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                                    </reportElement>
                                                    <box>
                                                        <pen lineWidth="3.0" lineColor="#E62F2C"/>
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{fullname}]]></textFieldExpression>
                                                </textField>
                                            </jr:listContents>
                                        </jr:list>
                                    </componentElement>
                                    <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                        <reportElement key="" positionType="Float" stretchType="RelativeToTallestObject" x="188" y="20" width="79" height="10" isPrintWhenDetailOverflows="true" uuid="bbae58cb-e51a-49ab-b957-cd7a0cdd7b90">
                                            <property name="com.jaspersoft.studio.unit.y" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <textFieldExpression><![CDATA[$F{birthdate}]]></textFieldExpression>
                                    </textField>
                                    <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                        <reportElement key="" positionType="Float" stretchType="RelativeToTallestObject" x="283" y="20" width="116" height="10" isPrintWhenDetailOverflows="true" uuid="6fbd6e49-b0d4-47e2-a56c-389ca33de630">
                                            <property name="com.jaspersoft.studio.unit.y" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <textFieldExpression><![CDATA[$F{gender}.toUpperCase()]]></textFieldExpression>
                                    </textField>
                                    <componentElement>
                                        <reportElement stretchType="RelativeToTallestObject" x="410" y="20" width="132" height="20" isPrintWhenDetailOverflows="true" uuid="d22f5a9f-82e5-49d1-a902-2f8f797d34b7">
                                            <property name="net.sf.jasperreports.export.headertoolbar.table.name" value="m_listRelation"/>
                                        </reportElement>
                                        <jr:list printOrder="Vertical">
                                            <datasetRun subDataset="DatasetRelation" uuid="e849e5b8-eb64-447e-8043-d47e8eeb757f">
                                                <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{listRelation})]]></dataSourceExpression>
                                            </datasetRun>
                                            <jr:listContents height="20" width="132">
                                                <textField>
                                                    <reportElement x="0" y="0" width="132" height="20" uuid="551922f4-ad65-4ae6-b395-4946677c3a2b"/>
                                                    <textFieldExpression><![CDATA[$F{relation}]]></textFieldExpression>
                                                </textField>
                                            </jr:listContents>
                                        </jr:list>
                                    </componentElement>
                                    <staticText>
                                        <reportElement x="6" y="1" width="110" height="15" uuid="748a178c-bd07-4ca6-b9a9-e118ef8f985d">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <textElement verticalAlignment="Middle">
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Name]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="187" y="1" width="60" height="15" uuid="abc9ed32-dbc1-4b49-ac9d-ac213f557213">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[birthDate]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="283" y="1" width="80" height="15" uuid="09e4cf6d-cb4f-4bf4-93bc-282e006318f7">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Gender]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="410" y="1" width="92" height="15" uuid="cee305b1-ac0e-4cd3-97de-0e03b4a8c098">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Relationship]]></text>
                                    </staticText>
                                    <rectangle>
                                        <reportElement mode="Transparent" x="2" y="1" width="544" height="17" uuid="fa2abbbb-2b9e-4aee-b9dc-a240a7a244a8">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.y" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <graphicElement>
                                            <pen lineStyle="Solid"/>
                                        </graphicElement>
                                    </rectangle>
                                </frame>
                                <frame>
                                    <reportElement positionType="Float" x="0" y="53" width="548" height="34" uuid="e3b85942-a029-4a18-b8f5-1746fa3f48cb"/>
                                    <box>
                                        <pen lineWidth="1.0" lineColor="#07FA4C"/>
                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                    </box>
                                    <staticText>
                                        <reportElement x="6" y="2" width="110" height="15" uuid="e641ae2e-a5ee-4d28-9863-b62743a78366">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <textElement verticalAlignment="Middle">
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Address]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement stretchType="RelativeToTallestObject" x="6" y="19" width="56" height="15" isPrintWhenDetailOverflows="true" uuid="99bda424-b023-405e-9275-aa2f6a72deaf"/>
                                        <text><![CDATA["Mailing:"]]></text>
                                    </staticText>
                                    <componentElement>
                                        <reportElement stretchType="RelativeToTallestObject" x="66" y="20" width="477" height="10" isPrintWhenDetailOverflows="true" uuid="8f30245b-fc7d-43b5-ae61-60e2cb13176e">
                                            <property name="net.sf.jasperreports.export.headertoolbar.table.name" value="listAddress"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <jr:list printOrder="Vertical">
                                            <datasetRun subDataset="DatasetAddress" uuid="c28e2066-c254-4d3a-a759-169bece857b5">
                                                <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{listAddress})]]></dataSourceExpression>
                                            </datasetRun>
                                            <jr:listContents height="10" width="477">
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="477" height="10" isRemoveLineWhenBlank="true" isPrintWhenDetailOverflows="true" uuid="9759003a-fb9d-47df-8db7-93bb86c1cfeb">
                                                        <property name="com.jaspersoft.studio.unit.y" value="pixel"/>
                                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                                    </reportElement>
                                                    <box>
                                                        <pen lineWidth="4.0" lineColor="#24D1C6"/>
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{address}.toUpperCase()]]></textFieldExpression>
                                                </textField>
                                            </jr:listContents>
                                        </jr:list>
                                    </componentElement>
                                    <rectangle>
                                        <reportElement mode="Transparent" x="3" y="0" width="544" height="17" uuid="98f2a54f-c2bd-46ba-ae20-9df37e39047a">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.y" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <graphicElement>
                                            <pen lineStyle="Solid"/>
                                        </graphicElement>
                                    </rectangle>
                                </frame>
                                <frame>
                                    <reportElement positionType="Float" x="0" y="87" width="550" height="30" uuid="ead56f36-3e9e-4f4b-b451-75044dac7a90"/>
                                    <box>
                                        <pen lineWidth="4.0" lineColor="#000000"/>
                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                    </box>
                                    <staticText>
                                        <reportElement x="5" y="1" width="110" height="15" uuid="840c69d7-e019-4305-9521-0f5bdc01db2a">
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[individual Name]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="123" y="1" width="60" height="15" uuid="8ff08263-7dbe-4806-a33b-51290d27d7be">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Mobile]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="194" y="1" width="60" height="15" uuid="487b4951-e5ed-4544-b9c6-07935ccf70ca">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Home]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="268" y="1" width="60" height="15" uuid="0c1f89d8-92de-42cd-b8db-26af9fd083d7">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Work]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="342" y="1" width="78" height="15" uuid="a7a110ae-fab5-4d2f-ad41-6ebc037694c9">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA]></text>
                                    </staticText>
                                    <componentElement>
                                        <reportElement x="121" y="20" width="60" height="14" isPrintWhenDetailOverflows="true" uuid="0f663189-08c7-4b6d-bc3f-e30b3590cb6c">
                                            <property name="net.sf.jasperreports.export.headertoolbar.table.name" value="m_listMobilePhone"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <jr:list printOrder="Vertical">
                                            <datasetRun subDataset="DatasetMobilePhone" uuid="f4d767e8-04b6-4a03-b908-e3adac9afa89">
                                                <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{listMobilePhone})]]></dataSourceExpression>
                                            </datasetRun>
                                            <jr:listContents height="14" width="60">
                                                <textField>
                                                    <reportElement x="0" y="0" width="60" height="14" uuid="05b7b28a-acd1-487a-8536-f85a7bd95386">
                                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                                        <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                                    </reportElement>
                                                    <textFieldExpression><![CDATA[$F{mobilePhone}]]></textFieldExpression>
                                                </textField>
                                            </jr:listContents>
                                        </jr:list>
                                    </componentElement>
                                    <componentElement>
                                        <reportElement x="193" y="19" width="60" height="14" isPrintWhenDetailOverflows="true" uuid="a4884596-fc4c-4374-84fd-6fff4cdb0a2d">
                                            <property name="net.sf.jasperreports.export.headertoolbar.table.name" value="m_listHomePhone"/>
                                        </reportElement>
                                        <jr:list printOrder="Vertical">
                                            <datasetRun subDataset="DatasetHomePhone" uuid="16a98d6b-66bf-4411-b319-ed5657569c54">
                                                <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{listHomePhone})]]></dataSourceExpression>
                                            </datasetRun>
                                            <jr:listContents height="14" width="60">
                                                <textField>
                                                    <reportElement key="" x="0" y="0" width="60" height="14" uuid="508b10bd-bce3-47f6-a13a-35c30935f0f9">
                                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                                    </reportElement>
                                                    <textFieldExpression><![CDATA[$F{homePhone}]]></textFieldExpression>
                                                </textField>
                                            </jr:listContents>
                                        </jr:list>
                                    </componentElement>
                                    <componentElement>
                                        <reportElement x="267" y="19" width="60" height="14" isPrintWhenDetailOverflows="true" uuid="b19bfb13-efaf-496c-a562-e9a84065d7a7">
                                            <property name="net.sf.jasperreports.export.headertoolbar.table.name" value="m_listWorkPhone"/>
                                        </reportElement>
                                        <jr:list printOrder="Vertical">
                                            <datasetRun subDataset="DatasetWorkPhone" uuid="424f3507-ef85-4fdf-9a33-5f2dc8b05739">
                                                <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{listWorkPhone})]]></dataSourceExpression>
                                            </datasetRun>
                                            <jr:listContents height="14" width="60">
                                                <textField>
                                                    <reportElement key="" x="0" y="0" width="60" height="14" uuid="85c9efaf-37ff-4a1b-be82-0962f457a94e">
                                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                                    </reportElement>
                                                    <textFieldExpression><![CDATA[$F{workPhone}]]></textFieldExpression>
                                                </textField>
                                            </jr:listContents>
                                        </jr:list>
                                    </componentElement>
                                    <componentElement>
                                        <reportElement x="341" y="19" width="203" height="14" isPrintWhenDetailOverflows="true" uuid="7abd5652-d537-4b26-b156-34ab54a99ccc">
                                            <property name="net.sf.jasperreports.export.headertoolbar.table.name" value="m_listEmail"/>
                                        </reportElement>
                                        <jr:list printOrder="Vertical">
                                            <datasetRun subDataset="DatasetEmail" uuid="926f2014-ba42-469f-a3a0-16d5a340e883">
                                                <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{listEmail})]]></dataSourceExpression>
                                            </datasetRun>
                                            <jr:listContents height="14" width="203">
                                                <textField>
                                                    <reportElement key="" x="0" y="0" width="203" height="14" uuid="326503d1-3f01-4e0f-a686-475a13f7c938">
                                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                                    </reportElement>
                                                    <textFieldExpression><![CDATA[$F{email}]]></textFieldExpression>
                                                </textField>
                                            </jr:listContents>
                                        </jr:list>
                                    </componentElement>
                                    <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="true">
                                        <reportElement key="" positionType="Float" stretchType="RelativeToTallestObject" x="6" y="20" width="108" height="10" isPrintWhenDetailOverflows="true" uuid="10de4131-84c5-4399-a6de-26b8edbf7c28">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <box>
                                            <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                            <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                            <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                            <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        </box>
                                        <textFieldExpression><![CDATA[$F{name}.toUpperCase()]]></textFieldExpression>
                                    </textField>
                                    <rectangle>
                                        <reportElement mode="Transparent" x="3" y="1" width="544" height="17" uuid="c3b74f52-4bf3-478c-988a-aa1c53adf386">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.y" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <graphicElement>
                                            <pen lineStyle="Solid"/>
                                        </graphicElement>
                                    </rectangle>
                                </frame>
                                <frame>
                                    <reportElement positionType="Float" x="0" y="121" width="548" height="31" uuid="6d25e73c-c04e-4bbb-a4de-fdc3c5c9a2a3"/>
                                    <box>
                                        <pen lineWidth="2.0" lineColor="#05FC37"/>
                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                    </box>
                                    <staticText>
                                        <reportElement x="5" y="2" width="110" height="15" uuid="694d87a6-773d-4b0b-8bed-63e76261ffcb">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Name]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="123" y="2" width="80" height="15" uuid="4fa95a53-78a7-477d-9dcd-6841ef142c4b">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Employer]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="223" y="2" width="80" height="15" uuid="cbbeffd1-0e1f-462b-9726-25c00d4dd459">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Occupation]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="326" y="2" width="78" height="15" uuid="e8ebb250-3c98-4cf2-aa0b-3548a066255b">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Job Title]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="438" y="2" width="78" height="15" uuid="035ff9df-0238-48bd-be3c-2588ee8e9252">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[status]]></text>
                                    </staticText>
                                    <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="true">
                                        <reportElement key="" positionType="Float" stretchType="RelativeToTallestObject" x="5" y="21" width="108" height="10" isPrintWhenDetailOverflows="true" uuid="f40a82d1-9c2f-421b-9d1f-da6436c59988">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <box>
                                            <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                            <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                            <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                            <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        </box>
                                        <textFieldExpression><![CDATA[$F{name}.toUpperCase()]]></textFieldExpression>
                                    </textField>
                                    <componentElement>
                                        <reportElement x="122" y="20" width="425" height="11" isPrintWhenDetailOverflows="true" uuid="9f8a43a2-c594-4f96-bdf5-289205e81e04">
                                            <property name="net.sf.jasperreports.export.headertoolbar.table.name" value="m_listOccupation"/>
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <jr:list printOrder="Vertical">
                                            <datasetRun subDataset="DatasetOccupation" uuid="981e0956-9bb6-478b-9a9f-0e0676049e99">
                                                <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{listOccupation})]]></dataSourceExpression>
                                            </datasetRun>
                                            <jr:listContents height="11" width="425">
                                                <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="true">
                                                    <reportElement key="" positionType="Float" stretchType="RelativeToTallestObject" x="5" y="0" width="85" height="11" isPrintWhenDetailOverflows="true" uuid="7257b978-3fb9-4256-af29-6d15f1ba967f">
                                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                                    </reportElement>
                                                    <textFieldExpression><![CDATA[$F{employer}.toUpperCase()]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="true">
                                                    <reportElement key="" positionType="Float" stretchType="RelativeToTallestObject" x="100" y="0" width="90" height="11" isPrintWhenDetailOverflows="true" uuid="cc0c2bf8-e897-4e6c-bafd-f404e151fd29">
                                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                                        <property name="com.jaspersoft.studio.unit.y" value="pixel"/>
                                                    </reportElement>
                                                    <textFieldExpression><![CDATA[$F{occupation}.toUpperCase()]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement key="" positionType="Float" stretchType="RelativeToTallestObject" x="201" y="0" width="106" height="11" isPrintWhenDetailOverflows="true" uuid="b12c3c69-e439-4886-9ce1-bef6fc1219be">
                                                        <property name="com.jaspersoft.studio.unit.y" value="pixel"/>
                                                    </reportElement>
                                                    <textFieldExpression><![CDATA[$F{jobTitle}.toUpperCase()]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement key="" positionType="Float" stretchType="RelativeToTallestObject" x="315" y="0" width="110" height="11" isPrintWhenDetailOverflows="true" uuid="e01894c4-226a-46bc-ae3f-37146b8e88d1">
                                                        <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                                    </reportElement>
                                                    <textFieldExpression><![CDATA[$F{status}.toUpperCase()]]></textFieldExpression>
                                                </textField>
                                            </jr:listContents>
                                        </jr:list>
                                    </componentElement>
                                    <rectangle>
                                        <reportElement mode="Transparent" x="3" y="0" width="544" height="17" uuid="1d8e558e-c9f1-48ca-a501-86dd3eb2f7d3">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.y" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <graphicElement>
                                            <pen lineStyle="Solid"/>
                                        </graphicElement>
                                    </rectangle>
                                </frame>
                                <frame>
                                    <reportElement positionType="Float" x="0" y="154" width="550" height="30" isRemoveLineWhenBlank="true" uuid="26393973-4ab5-4c5b-87a2-7478d1b4ef6a">
                                        <printWhenExpression><![CDATA[$F{ispolicyExist}==true]]></printWhenExpression>
                                    </reportElement>
                                    <box>
                                        <pen lineColor="#FA1D19"/>
                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                    </box>
                                    <staticText>
                                        <reportElement x="6" y="2" width="102" height="15" isPrintWhenDetailOverflows="true" uuid="1e4cf825-c73f-4b09-b718-276b01119c94">
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                        </reportElement>
                                        <box>
                                            <pen lineColor="#E32724"/>
                                            <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                            <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                            <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                            <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        </box>
                                        <textElement textAlignment="Left" verticalAlignment="Top">
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Description]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="130" y="2" width="96" height="15" isPrintWhenDetailOverflows="true" uuid="09d5b4ca-c2f1-45b2-88f6-a3d1e19dff8a">
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <box>
                                            <pen lineColor="#E32724"/>
                                            <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                            <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                            <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                            <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        </box>
                                        <textElement textAlignment="Left" verticalAlignment="Top">
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Policy/Account]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="235" y="2" width="72" height="15" isPrintWhenDetailOverflows="true" uuid="99e27872-f119-4df8-a35c-8b9b08b034fa">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                        </reportElement>
                                        <box>
                                            <pen lineColor="#E32724"/>
                                            <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                            <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                            <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                            <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        </box>
                                        <textElement textAlignment="Left" verticalAlignment="Top">
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Name]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="371" y="2" width="46" height="15" isPrintWhenDetailOverflows="true" uuid="fe3c659b-1ba0-4fc0-8283-a68a681435c8">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                        </reportElement>
                                        <box>
                                            <pen lineColor="#E32724"/>
                                            <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                            <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                            <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                            <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        </box>
                                        <textElement textAlignment="Left" verticalAlignment="Top">
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[status]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="448" y="2" width="82" height="15" isPrintWhenDetailOverflows="true" uuid="1b162662-3acf-43fe-9052-a944c5ea6060">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <box>
                                            <pen lineColor="#E32724"/>
                                            <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                            <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                            <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                            <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        </box>
                                        <textElement textAlignment="Left" verticalAlignment="Top">
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Agent]]></text>
                                    </staticText>
                                    <componentElement>
                                        <reportElement x="5" y="20" width="539" height="10" isPrintWhenDetailOverflows="true" uuid="4634a2aa-756c-4d9a-a4b9-33bbdd3ca6e3">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <jr:list printOrder="Vertical">
                                            <datasetRun subDataset="datasetAgreementsBodyDetail" uuid="0d4d4fb2-d7a1-46a8-81a5-611b873a10eb">
                                                <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{agreementsBodyDetail})]]></dataSourceExpression>
                                            </datasetRun>
                                            <jr:listContents height="10" width="539">
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement key="" x="0" y="0" width="120" height="10" isPrintWhenDetailOverflows="true" uuid="b07f56df-bd80-4a5c-83cc-9362fbac67ea">
                                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                                    </reportElement>
                                                    <box topPadding="0" leftPadding="0" bottomPadding="0" rightPadding="0">
                                                        <pen lineWidth="2.0"/>
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textElement verticalAlignment="Middle"/>
                                                    <textFieldExpression><![CDATA[$F{description}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement key="" x="125" y="0" width="100" height="10" isPrintWhenDetailOverflows="true" uuid="36e769d6-eaae-4670-807c-1c52755fb3fe">
                                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                                        <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                                    </reportElement>
                                                    <box topPadding="0" leftPadding="0" bottomPadding="0" rightPadding="0">
                                                        <pen lineWidth="2.0"/>
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textElement verticalAlignment="Middle"/>
                                                    <textFieldExpression><![CDATA[$F{policyAccount}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement key="" x="231" y="0" width="130" height="10" isPrintWhenDetailOverflows="true" uuid="d2952fab-a1b5-4e04-8423-b919e91af23c">
                                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                                    </reportElement>
                                                    <box topPadding="0" leftPadding="0" bottomPadding="0" rightPadding="0">
                                                        <pen lineWidth="2.0"/>
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textElement verticalAlignment="Middle"/>
                                                    <textFieldExpression><![CDATA[$F{agreementName}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement key="" x="367" y="0" width="73" height="10" isPrintWhenDetailOverflows="true" uuid="143a34bd-a5c8-4c6b-9cba-52505c9ae196">
                                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                                    </reportElement>
                                                    <box topPadding="0" leftPadding="0" bottomPadding="0" rightPadding="0">
                                                        <pen lineWidth="2.0"/>
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textElement verticalAlignment="Middle"/>
                                                    <textFieldExpression><![CDATA[$F{agreementstatus}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement key="" x="444" y="0" width="95" height="10" isPrintWhenDetailOverflows="true" uuid="67e07ede-773d-4f16-be37-308aa48097c4">
                                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                                    </reportElement>
                                                    <box topPadding="0" leftPadding="0" bottomPadding="0" rightPadding="0">
                                                        <pen lineWidth="2.0"/>
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textElement verticalAlignment="Middle"/>
                                                    <textFieldExpression><![CDATA[$F{agent}]]></textFieldExpression>
                                                </textField>
                                            </jr:listContents>
                                        </jr:list>
                                    </componentElement>
                                    <rectangle>
                                        <reportElement mode="Transparent" x="3" y="1" width="544" height="17" uuid="510eb975-0d72-46d9-bad4-d3267210a90a">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.y" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <graphicElement>
                                            <pen lineStyle="Solid"/>
                                        </graphicElement>
                                    </rectangle>
                                </frame>
                                <frame>
                                    <reportElement positionType="Float" x="0" y="188" width="550" height="47" isRemoveLineWhenBlank="true" uuid="ca080720-196d-4a04-9c4c-296b9df263da">
                                        <printWhenExpression><![CDATA[$F{isOpportunityPropertyAndLiability}==true]]></printWhenExpression>
                                    </reportElement>
                                    <box>
                                        <pen lineColor="#229C28"/>
                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                    </box>
                                    <componentElement>
                                        <reportElement positionType="Float" x="2" y="32" width="548" height="13" isPrintWhenDetailOverflows="true" uuid="37d22325-4197-4809-a797-f0cbe1199bd7">
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                            <property name="net.sf.jasperreports.export.headertoolbar.table.name" value="m_opportunityPropertyAndLiability"/>
                                            <property name="com.jaspersoft.studio.unit.y" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <jr:list printOrder="Vertical">
                                            <datasetRun subDataset="DatasetOppPropertyAndLiability" uuid="9fa61937-d65f-4dd7-b5e5-561e6fd66862">
                                                <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{opportunityPropertyAndLiability})]]></dataSourceExpression>
                                            </datasetRun>
                                            <jr:listContents height="13" width="548">
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="0" y="2" width="140" height="10" isPrintWhenDetailOverflows="true" uuid="95bf0500-0450-42ef-9a68-8504c4f42b88">
                                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{opportunityDescription}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="145" y="2" width="90" height="10" isPrintWhenDetailOverflows="true" uuid="f9089fcc-024e-48b7-b629-720c6ce6b98b"/>
                                                    <box leftPadding="0">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{opportunityCompany}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="239" y="2" width="103" height="10" isPrintWhenDetailOverflows="true" uuid="5f29641a-2015-4d41-bc78-d4fc897b0e7d">
                                                        <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="0">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{opportunityName}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="346" y="2" width="90" height="10" isPrintWhenDetailOverflows="true" uuid="4d881c7b-ad41-4065-85e1-2e57161227f2"/>
                                                    <box leftPadding="0">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{renewalDate}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="439" y="2" width="108" height="10" isPrintWhenDetailOverflows="true" uuid="e53d6f2a-bc72-4e17-880c-1b0369c667f2"/>
                                                    <box leftPadding="0">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{agence}]]></textFieldExpression>
                                                </textField>
                                            </jr:listContents>
                                        </jr:list>
                                    </componentElement>
                                    <staticText>
                                        <reportElement x="5" y="16" width="124" height="15" uuid="9615f074-c209-416d-a3ee-deee475f6f3b">
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Description]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="145" y="17" width="90" height="15" uuid="043aa857-cf9f-438b-b8d0-392d97bbb053"/>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Company]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="239" y="17" width="103" height="15" uuid="6066d374-18da-4312-a2df-d78e7e16044d">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Name]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="346" y="17" width="90" height="15" uuid="9685e578-7b19-4c31-aa93-ce0012aba015">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Renewal Date]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="439" y="16" width="108" height="15" uuid="b682c21f-9068-4dbe-afdd-5ee55087a083">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Agence]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="6" y="0" width="290" height="17" uuid="3fdf364b-1d45-49ef-a827-f197359cf055">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <text><![CDATA[Property And Liability Accounts/Policies With Other Comapnies]]></text>
                                    </staticText>
                                    <rectangle>
                                        <reportElement mode="Transparent" x="3" y="14" width="544" height="17" uuid="d3c5bd48-65ac-4b1a-bc8d-992c0aedbecc">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.y" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                        </reportElement>
                                        <graphicElement>
                                            <pen lineStyle="Solid"/>
                                        </graphicElement>
                                    </rectangle>
                                </frame>
                                <frame>
                                    <reportElement positionType="Float" x="0" y="239" width="548" height="44" isRemoveLineWhenBlank="true" uuid="009bf086-2372-4c7e-962e-f12b040b6ca3">
                                        <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                        <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        <printWhenExpression><![CDATA[$F{isOpportunitySpecializedInsurance}==true]]></printWhenExpression>
                                    </reportElement>
                                    <box>
                                        <pen lineColor="#CF2A27"/>
                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                    </box>
                                    <componentElement>
                                        <reportElement x="3" y="33" width="544" height="13" isRemoveLineWhenBlank="true" isPrintWhenDetailOverflows="true" uuid="bfcba985-6d15-4e9d-98f2-29f90f46c415">
                                            <property name="net.sf.jasperreports.export.headertoolbar.table.name" value="m_opportunitySpecializedInsurance"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.y" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <jr:list printOrder="Vertical">
                                            <datasetRun subDataset="DatasetOppSpecializedInsurance" uuid="c13328a7-447d-41fc-9f44-21199420aef1">
                                                <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{opportunitySpecializedInsurance})]]></dataSourceExpression>
                                            </datasetRun>
                                            <jr:listContents height="13" width="544">
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="4" y="1" width="126" height="10" uuid="8bc7b1f5-b70f-4886-9808-ca8008ed0d56">
                                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{opportunityDescription}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="136" y="1" width="95" height="10" uuid="8c4f286e-edc8-4880-bf3b-6c8165956410">
                                                        <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{opportunityCompany}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="236" y="1" width="107" height="10" uuid="04597ca3-2abd-48fc-9e54-e166c38b6b42">
                                                        <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{opportunityName}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="348" y="1" width="85" height="10" uuid="f52dd366-5788-499e-b999-faae16c33928">
                                                        <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{renewalDate}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="434" y="1" width="110" height="10" uuid="0202ce0a-b7e5-4d73-8a64-3aa52de81246"/>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{agence}]]></textFieldExpression>
                                                </textField>
                                            </jr:listContents>
                                        </jr:list>
                                    </componentElement>
                                    <staticText>
                                        <reportElement x="3" y="1" width="323" height="15" uuid="594411ff-df31-499d-a492-ce1e8aec346a"/>
                                        <text><![CDATA[specialized Insurance-Accounts/Policies With Other Comapnies]]></text>
                                    </staticText>
                                    <rectangle>
                                        <reportElement mode="Transparent" x="3" y="16" width="544" height="17" uuid="2fc7fe25-60c5-42c7-ae12-b13c8c65f1cf">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.y" value="pixel"/>
                                        </reportElement>
                                        <graphicElement>
                                            <pen lineStyle="Solid"/>
                                        </graphicElement>
                                    </rectangle>
                                    <staticText>
                                        <reportElement x="6" y="16" width="126" height="15" uuid="7ef129e6-2330-48c8-a185-374129f8d3e4">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Description]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="136" y="16" width="95" height="15" uuid="cf47d03d-d3d4-4a43-9d53-2ead3316c5ae">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Company]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="236" y="16" width="107" height="15" uuid="4f562b14-1e15-4fee-afc3-7be4bb80e3c5">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Name]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="348" y="16" width="85" height="15" uuid="c7580dde-cddd-4b68-8cb9-8d262df23b89">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Renewal Date]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="434" y="16" width="110" height="15" uuid="50adee67-c450-4f4c-89f8-16a86174a16a">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Agence]]></text>
                                    </staticText>
                                </frame>
                                <frame>
                                    <reportElement positionType="Float" x="2" y="285" width="548" height="44" isRemoveLineWhenBlank="true" uuid="76c2553c-9fde-41e2-8fe1-dfdd6133453b">
                                        <printWhenExpression><![CDATA[$F{isOpportunityAuto}==true]]></printWhenExpression>
                                    </reportElement>
                                    <box>
                                        <pen lineColor="#FA0AEE"/>
                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                    </box>
                                    <componentElement>
                                        <reportElement x="0" y="33" width="544" height="11" isRemoveLineWhenBlank="true" isPrintWhenDetailOverflows="true" uuid="1041a41b-85bc-481d-b93d-410308f9ec00">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="net.sf.jasperreports.export.headertoolbar.table.name" value="m_opportunityAuto"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                        </reportElement>
                                        <jr:list printOrder="Vertical">
                                            <datasetRun subDataset="DatasetOppAuto" uuid="0d8a577b-4864-4932-9e14-839e98136e16">
                                                <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{opportunityAuto})]]></dataSourceExpression>
                                            </datasetRun>
                                            <jr:listContents height="11" width="544">
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="0" y="1" width="140" height="10" isPrintWhenDetailOverflows="true" uuid="0970d13b-33db-4ec1-be16-9a87bfdce325">
                                                        <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                                        <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{opportunityDescription}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="145" y="1" width="90" height="10" isPrintWhenDetailOverflows="true" uuid="4222f68f-d43e-4c03-94a4-e90b7d489bdd">
                                                        <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{opportunityCompany}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="239" y="1" width="103" height="10" isPrintWhenDetailOverflows="true" uuid="93f7e79f-6e87-48a1-a7dc-cbc7dd50ff96">
                                                        <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{opportunityName}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="345" y="1" width="90" height="10" isPrintWhenDetailOverflows="true" uuid="062f00f4-ac85-45dd-bf1b-ccc15ba7e85b">
                                                        <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{renewalDate}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="436" y="1" width="108" height="10" isPrintWhenDetailOverflows="true" uuid="8e13cb02-fa69-4fe6-be6f-e079f3d1f8eb"/>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{agence}]]></textFieldExpression>
                                                </textField>
                                            </jr:listContents>
                                        </jr:list>
                                    </componentElement>
                                    <staticText>
                                        <reportElement x="3" y="1" width="323" height="17" uuid="0f450ae3-3604-42af-ae9e-388b42992260">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <text><![CDATA[Auto-Accounts/Policies With Other Comapnies]]></text>
                                    </staticText>
                                    <rectangle>
                                        <reportElement mode="Transparent" x="0" y="14" width="544" height="17" uuid="bb1c8d40-0bd0-4732-a5ca-1415620ad4d8">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.y" value="pixel"/>
                                        </reportElement>
                                        <graphicElement>
                                            <pen lineStyle="Solid"/>
                                        </graphicElement>
                                    </rectangle>
                                    <staticText>
                                        <reportElement x="3" y="16" width="124" height="15" uuid="77c95735-f636-4aff-9e35-50aa9979b697">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Description]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="145" y="16" width="90" height="15" uuid="b56ae85a-5b09-4185-aacc-9f66268da6f8">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Company]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="239" y="16" width="103" height="15" uuid="cb21338e-d2c7-4fb5-b043-32cec6fd58ca">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Name]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="345" y="16" width="90" height="15" uuid="b4831bb8-b3c2-428a-b280-7405c2018ef7">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Renewal Date]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="436" y="16" width="108" height="15" uuid="c94c71fb-d925-4374-b7fa-ab5ca3b10891">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Agence]]></text>
                                    </staticText>
                                </frame>
                                <frame>
                                    <reportElement positionType="Float" x="2" y="332" width="548" height="44" isRemoveLineWhenBlank="true" uuid="e33626ea-4324-4758-9428-ed473de7794a">
                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        <printWhenExpression><![CDATA[$F{isOpportunityLifeAndHealth}==true]]></printWhenExpression>
                                    </reportElement>
                                    <box>
                                        <pen lineColor="#000000"/>
                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                    </box>
                                    <componentElement>
                                        <reportElement x="0" y="33" width="544" height="11" isRemoveLineWhenBlank="true" isPrintWhenDetailOverflows="true" uuid="9f6e87cb-41c4-44d7-a5cb-f9b33b7d81c1">
                                            <property name="net.sf.jasperreports.export.headertoolbar.table.name" value="m_opportunityLifeAndHealth"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <jr:list printOrder="Vertical">
                                            <datasetRun subDataset="DatasetOppLifeAndHealth" uuid="5eecf04d-d72d-4de3-80e8-f3fe8339482e">
                                                <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{opportunityLifeAndHealth})]]></dataSourceExpression>
                                            </datasetRun>
                                            <jr:listContents height="11" width="544">
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="0" y="0" width="140" height="10" isPrintWhenDetailOverflows="true" uuid="9bf3de07-edd3-4620-a1b5-f66be5198b65">
                                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{opportunityDescription}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="145" y="0" width="90" height="10" isPrintWhenDetailOverflows="true" uuid="adbbb63c-4f5b-4ce3-a478-d2feb9c9363f">
                                                        <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{opportunityCompany}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="239" y="0" width="103" height="10" isPrintWhenDetailOverflows="true" uuid="054b4ef9-e727-4c6c-bb1f-93807dcf6c0c">
                                                        <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{opportunityName}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="345" y="0" width="90" height="10" isPrintWhenDetailOverflows="true" uuid="ec7600f4-2712-45de-a12c-c26ad3cb581b">
                                                        <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{renewalDate}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="436" y="0" width="108" height="10" isPrintWhenDetailOverflows="true" uuid="a396554f-0f77-447d-9c54-b7af3a16b4a9"/>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{agence}]]></textFieldExpression>
                                                </textField>
                                            </jr:listContents>
                                        </jr:list>
                                    </componentElement>
                                    <rectangle>
                                        <reportElement mode="Transparent" x="0" y="14" width="544" height="17" uuid="51dc7866-9021-4f17-9a39-811cd5a13d7c">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.y" value="pixel"/>
                                        </reportElement>
                                        <graphicElement>
                                            <pen lineStyle="Solid"/>
                                        </graphicElement>
                                    </rectangle>
                                    <staticText>
                                        <reportElement x="436" y="16" width="108" height="15" uuid="6c69e606-ad7d-4d12-adf3-573ccc940379">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Agence]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="345" y="16" width="90" height="15" uuid="419e1a16-c536-47f7-9276-a0e260b7021c">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Renewal Date]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="239" y="16" width="103" height="15" uuid="bbcb298e-feca-4f2a-8d93-eee64c3af7ab">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Name]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="145" y="16" width="90" height="15" uuid="dc3ab1f4-0107-49bd-8ab5-d4acb0ccdb1e">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Company]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="3" y="1" width="323" height="17" uuid="b66b8f76-c748-4348-a445-777fc7681a33">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <text><![CDATA[Life And Health-Accounts/Policies With Other Comapnies]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="3" y="16" width="124" height="15" uuid="6393fb65-5afe-4829-a026-d24a129e6666">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Description]]></text>
                                    </staticText>
                                </frame>
                                <frame>
                                    <reportElement positionType="Float" x="2" y="379" width="548" height="44" isRemoveLineWhenBlank="true" uuid="1495a769-edca-4bcf-add3-c8493281dfc2">
                                        <printWhenExpression><![CDATA[$F{isOpportunityUmbrella}==true]]></printWhenExpression>
                                    </reportElement>
                                    <box>
                                        <pen lineColor="#000000"/>
                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                    </box>
                                    <componentElement>
                                        <reportElement x="0" y="31" width="544" height="11" isRemoveLineWhenBlank="true" isPrintWhenDetailOverflows="true" uuid="3e74e9bb-7477-4348-a2a5-ad2ee32ea125">
                                            <property name="net.sf.jasperreports.export.headertoolbar.table.name" value="m_opportunityUmbrella"/>
                                        </reportElement>
                                        <jr:list printOrder="Vertical">
                                            <datasetRun subDataset="DatasetOppUmbrella" uuid="9f6ff95a-3239-4e35-af92-0eebc53aad6e">
                                                <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{opportunityUmbrella})]]></dataSourceExpression>
                                            </datasetRun>
                                            <jr:listContents height="11" width="544">
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="0" y="0" width="140" height="10" isPrintWhenDetailOverflows="true" uuid="1aca812c-d04e-432d-91c7-efc2e94417fb">
                                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{opportunityDescription}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="145" y="0" width="90" height="10" isPrintWhenDetailOverflows="true" uuid="6466c14a-a235-4edb-b418-8ae90599493b">
                                                        <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{opportunityCompany}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="239" y="0" width="103" height="10" isPrintWhenDetailOverflows="true" uuid="ccc92291-43c0-4485-91a3-f0664af8a22a">
                                                        <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{opportunityName}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="345" y="0" width="90" height="10" isPrintWhenDetailOverflows="true" uuid="990578e4-e6c7-4f26-a1cc-272c9da5ca2e">
                                                        <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{renewalDate}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="436" y="0" width="108" height="10" isPrintWhenDetailOverflows="true" uuid="814d8f96-4e66-49c0-b9e8-e6171b9c21f7"/>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{agence}]]></textFieldExpression>
                                                </textField>
                                            </jr:listContents>
                                        </jr:list>
                                    </componentElement>
                                    <rectangle>
                                        <reportElement mode="Transparent" x="0" y="14" width="544" height="17" uuid="b89181b9-ea6e-4c47-bd76-699267b13ec5">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.y" value="pixel"/>
                                        </reportElement>
                                        <graphicElement>
                                            <pen lineStyle="Solid"/>
                                        </graphicElement>
                                    </rectangle>
                                    <staticText>
                                        <reportElement x="145" y="16" width="90" height="15" uuid="f075b43a-a328-4429-b7ef-984dfa0893ab">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Company]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="239" y="16" width="103" height="15" uuid="21304b60-4e51-4eb5-a3ad-06966a8f7b41">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Name]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="345" y="16" width="90" height="15" uuid="199df636-71b9-4b75-b742-3479d361ffe4">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Renewal Date]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="436" y="16" width="108" height="15" uuid="e854c2df-5e80-428f-b61a-78101287a36b">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Agence]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="3" y="1" width="323" height="17" uuid="c0c610d9-ac8b-4aaf-a468-831822173a79">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <text><![CDATA[umbrella-Accounts/Policies With Other Comapnies]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="3" y="16" width="124" height="15" uuid="cf17022f-c99a-4f28-8f01-813ebea00582">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Description]]></text>
                                    </staticText>
                                </frame>
                                <frame>
                                    <reportElement positionType="Float" x="2" y="425" width="548" height="44" isRemoveLineWhenBlank="true" uuid="72c8b3de-3df8-4134-9303-634e426e5213">
                                        <printWhenExpression><![CDATA[$F{isOpportunityWatercraft}==true]]></printWhenExpression>
                                    </reportElement>
                                    <box>
                                        <pen lineColor="#000000"/>
                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                    </box>
                                    <componentElement>
                                        <reportElement x="1" y="33" width="544" height="11" isRemoveLineWhenBlank="true" isPrintWhenDetailOverflows="true" uuid="fc590edb-4bf9-4cc5-95c2-f6a04cd291c9">
                                            <property name="net.sf.jasperreports.export.headertoolbar.table.name" value="m_opportunityWatercraft"/>
                                        </reportElement>
                                        <jr:list printOrder="Vertical">
                                            <datasetRun subDataset="DatasetOppWatercraft" uuid="5fdb6cdf-9f76-4d6a-96b1-68034f83fe4e">
                                                <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{opportunityWatercraft})]]></dataSourceExpression>
                                            </datasetRun>
                                            <jr:listContents height="11" width="544">
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="0" y="0" width="140" height="10" isPrintWhenDetailOverflows="true" uuid="5b8fa32e-745c-4520-969a-04efba5a65be">
                                                        <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                                        <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{opportunityDescription}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="145" y="0" width="90" height="10" isPrintWhenDetailOverflows="true" uuid="623daa59-2ea6-45d5-b01e-c42d2fd9085d">
                                                        <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{opportunityCompany}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="239" y="0" width="103" height="10" isPrintWhenDetailOverflows="true" uuid="708deb2a-1888-42db-8eb6-72f5d0f50e61">
                                                        <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{opportunityName}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="345" y="0" width="90" height="10" isPrintWhenDetailOverflows="true" uuid="0e492940-fd7a-4ad5-8294-972cb00649d5">
                                                        <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{renewalDate}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="436" y="0" width="108" height="10" isPrintWhenDetailOverflows="true" uuid="488f4b90-b717-4f19-bbc7-9ffe0ce94be9"/>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{agence}]]></textFieldExpression>
                                                </textField>
                                            </jr:listContents>
                                        </jr:list>
                                    </componentElement>
                                    <rectangle>
                                        <reportElement mode="Transparent" x="0" y="14" width="544" height="17" uuid="3a5b0cfa-ac7d-44ff-b2e0-17c17fe72ce9">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.y" value="pixel"/>
                                        </reportElement>
                                        <graphicElement>
                                            <pen lineStyle="Solid"/>
                                        </graphicElement>
                                    </rectangle>
                                    <staticText>
                                        <reportElement x="145" y="16" width="90" height="15" uuid="92ab61a5-6c94-4af3-804a-cc109e96ccb7">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Company]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="239" y="16" width="103" height="15" uuid="9dc265f3-4195-4c8f-99a9-ffd9c56312b1">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Name]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="345" y="16" width="90" height="15" uuid="d530343c-4519-4def-94ac-e31e0ac2061b">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Renewal Date]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="436" y="16" width="108" height="15" uuid="d50c4973-9aaa-4f4c-8052-180e189f1514">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Agence]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="3" y="1" width="323" height="17" uuid="42759a3b-904a-4d96-bc2e-e52434da2094">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <text><![CDATA[Watercraft-Accounts/Policies With Other Comapnies]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="3" y="16" width="124" height="15" uuid="3232e629-b199-4ee5-92fe-b8ca8e36d5b4">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Description]]></text>
                                    </staticText>
                                </frame>
                                <frame>
                                    <reportElement positionType="Float" x="2" y="472" width="548" height="44" isRemoveLineWhenBlank="true" uuid="17642943-c5a6-4ae0-8e9d-97572a4dc5a5">
                                        <printWhenExpression><![CDATA[$F{isOpportunitySavingsAndInvestment}==true]]></printWhenExpression>
                                    </reportElement>
                                    <box>
                                        <pen lineColor="#000000"/>
                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                    </box>
                                    <componentElement>
                                        <reportElement x="0" y="33" width="544" height="11" isRemoveLineWhenBlank="true" isPrintWhenDetailOverflows="true" uuid="2f03da83-a044-4a3b-938b-665f552201e3">
                                            <property name="net.sf.jasperreports.export.headertoolbar.table.name" value="m_opportunitySavingsAndInvestment"/>
                                        </reportElement>
                                        <jr:list printOrder="Vertical">
                                            <datasetRun subDataset="DatasetOppSavingsAndInvestment" uuid="f625d00b-cf2d-420c-a5ed-d6d9094556b8">
                                                <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{opportunitySavingsAndInvestment})]]></dataSourceExpression>
                                            </datasetRun>
                                            <jr:listContents height="11" width="544">
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="0" y="0" width="140" height="10" isPrintWhenDetailOverflows="true" uuid="8ac822a7-51c6-46e6-8720-3b001a671e7b">
                                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{opportunityDescription}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="145" y="0" width="90" height="10" isPrintWhenDetailOverflows="true" uuid="947e3123-2ec2-4bfd-9791-fd9a3ef2ef43">
                                                        <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{opportunityCompany}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="239" y="0" width="103" height="10" isPrintWhenDetailOverflows="true" uuid="b68afa78-5df9-4d38-addf-98652f183a15">
                                                        <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{opportunityName}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="345" y="0" width="90" height="10" isPrintWhenDetailOverflows="true" uuid="7853865e-7aee-4d40-a0bb-6b6251b0c9ed">
                                                        <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{renewalDate}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="436" y="0" width="108" height="10" isPrintWhenDetailOverflows="true" uuid="d06239f0-810b-4583-973d-a50dd090d3d6">
                                                        <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                                        <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{agence}]]></textFieldExpression>
                                                </textField>
                                            </jr:listContents>
                                        </jr:list>
                                    </componentElement>
                                    <rectangle>
                                        <reportElement mode="Transparent" x="0" y="14" width="544" height="17" uuid="52aa4cd6-3113-41f3-81fc-1fa4f181fda1">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.y" value="pixel"/>
                                        </reportElement>
                                        <graphicElement>
                                            <pen lineStyle="Solid"/>
                                        </graphicElement>
                                    </rectangle>
                                    <staticText>
                                        <reportElement x="145" y="16" width="90" height="15" uuid="4d4e6ea7-4377-495b-9d63-7b215b61de51">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Company]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="239" y="16" width="103" height="15" uuid="e08ed684-c0ed-4bff-9c9c-040934ab3eec">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Name]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="345" y="16" width="90" height="15" uuid="3d87135b-01e5-407d-9da7-d0615739fc8b">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Renewal Date]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="436" y="16" width="108" height="15" uuid="a94a1136-5da9-492d-94cc-ff69d1ff2b46">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Agence]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="3" y="1" width="323" height="17" uuid="ed09c807-3928-4e45-9c46-f833122691b2">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <text><![CDATA[savings And Investment-Accounts/Policies With Other Comapnies]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="3" y="16" width="124" height="15" uuid="8c845571-61fe-417e-b9f0-c32319ddb370">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Description]]></text>
                                    </staticText>
                                </frame>
                                <frame>
                                    <reportElement positionType="Float" x="2" y="519" width="548" height="44" isRemoveLineWhenBlank="true" uuid="dd790aff-1a30-48d3-81f3-b7c8f19145c6">
                                        <printWhenExpression><![CDATA[$F{isOpportunityCredit}==true]]></printWhenExpression>
                                    </reportElement>
                                    <box>
                                        <pen lineColor="#000000"/>
                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                    </box>
                                    <componentElement>
                                        <reportElement x="0" y="34" width="544" height="11" isRemoveLineWhenBlank="true" isPrintWhenDetailOverflows="true" uuid="907b7108-7f73-4d14-89af-1c3a2751a2e1">
                                            <property name="net.sf.jasperreports.export.headertoolbar.table.name" value="m_opportunityCredit"/>
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <jr:list printOrder="Vertical">
                                            <datasetRun subDataset="DatasetOppCredit" uuid="ba4e7d80-fa73-4414-8e80-f7e1d622aeeb">
                                                <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{opportunityCredit})]]></dataSourceExpression>
                                            </datasetRun>
                                            <jr:listContents height="11" width="544">
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="0" y="0" width="140" height="10" isPrintWhenDetailOverflows="true" uuid="6c697bb1-52bd-4962-80d3-565dbd62b45f">
                                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{opportunityDescription}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="145" y="0" width="90" height="10" isPrintWhenDetailOverflows="true" uuid="1146339b-8461-41ff-83c9-033f898f792b">
                                                        <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{opportunityCompany}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="239" y="0" width="103" height="10" isPrintWhenDetailOverflows="true" uuid="2f8c974f-17a5-4a3a-a02c-a2b9dddd227c">
                                                        <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{opportunityName}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="345" y="0" width="90" height="10" isPrintWhenDetailOverflows="true" uuid="c4f0d564-03ea-4496-89c2-aa613db22a68">
                                                        <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{renewalDate}]]></textFieldExpression>
                                                </textField>
                                                <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                                    <reportElement x="436" y="0" width="108" height="10" isPrintWhenDetailOverflows="true" uuid="6956dce1-8182-43d4-b105-c8aac334eeb8">
                                                        <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                                        <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                                    </reportElement>
                                                    <box leftPadding="10">
                                                        <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                        <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
                                                    </box>
                                                    <textFieldExpression><![CDATA[$F{agence}]]></textFieldExpression>
                                                </textField>
                                            </jr:listContents>
                                        </jr:list>
                                    </componentElement>
                                    <rectangle>
                                        <reportElement mode="Transparent" x="0" y="14" width="544" height="17" uuid="dc369ae8-2341-431c-b5f2-9ea22cac2828">
                                            <property name="com.jaspersoft.studio.unit.y" value="pixel"/>
                                        </reportElement>
                                        <graphicElement>
                                            <pen lineStyle="Solid"/>
                                        </graphicElement>
                                    </rectangle>
                                    <staticText>
                                        <reportElement x="145" y="16" width="90" height="15" uuid="f96d38fd-3692-4599-a9a6-c40aab75b361">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Company]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="239" y="16" width="103" height="15" uuid="1a1d894c-6697-41ca-8478-448ca780b4da">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Name]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="345" y="16" width="90" height="15" uuid="d68e70f5-7ea1-47ca-add4-8f47cc4a3f79">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Renewal Date]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="436" y="16" width="108" height="15" uuid="bfa4f65b-9b14-49c8-a722-37145615d8c4">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Agence]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="3" y="1" width="323" height="17" uuid="0274d93a-4493-4441-b32d-bc668d9a8f19">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        </reportElement>
                                        <text><![CDATA[Credit-Accounts/Policies With Other Comapnies]]></text>
                                    </staticText>
                                    <staticText>
                                        <reportElement x="3" y="16" width="124" height="15" uuid="c4bb2ffb-73b4-43d9-a326-dc6b4d2a54d1">
                                            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                            <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                        </reportElement>
                                        <textElement>
                                            <font size="10"/>
                                        </textElement>
                                        <text><![CDATA[Description]]></text>
                                    </staticText>
                                </frame>
                            </frame>
                        </jr:detailCell>
                    </jr:column>
                </jr:table>
            </componentElement>
        </band>
    </detail>
    <pageFooter>
        <band height="20">
            <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
            <textField>
                <reportElement x="201" y="3" width="68" height="14" uuid="a870893e-a31f-42ee-829d-01d1e5fb7d88"/>
                <textElement textAlignment="Right" verticalAlignment="Middle">
                    <font size="9"/>
                </textElement>
                <textFieldExpression><![CDATA["PAGE " + $V{PAGE_NUMBER}]]></textFieldExpression>
            </textField>
            <textField evaluationTime="Report">
                <reportElement x="270" y="3" width="152" height="14" uuid="df0198fd-1e9d-4524-a8b5-dab0c6574b4d">
                    <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                    <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                    <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                    <property name="com.jaspersoft.studio.unit.y" value="pixel"/>
                </reportElement>
                <textElement textAlignment="Left" verticalAlignment="Middle"/>
                <textFieldExpression><![CDATA[" of " + $V{PAGE_NUMBER}]]></textFieldExpression>
            </textField>
        </band>
    </pageFooter>
</jasperReport>
 

Thanks in advance.

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...