123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523 |
- <?xml version="1.0" encoding="UTF-8"?>
- <jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="jyrTj-city" language="groovy" pageWidth="595" pageHeight="855" whenNoDataType="AllSectionsNoDetail" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="0df84ac9-d9a5-422f-b7f2-39578898aac5">
- <property name="ireport.zoom" value="1.4641000000000128"/>
- <property name="ireport.x" value="0"/>
- <property name="ireport.y" value="0"/>
- <style name="table">
- <box>
- <pen lineWidth="1.0" lineColor="#000000"/>
- </box>
- </style>
- <style name="table_TH" mode="Opaque" backcolor="#F0F8FF">
- <box>
- <pen lineWidth="0.5" lineColor="#000000"/>
- </box>
- </style>
- <style name="table_CH" mode="Opaque" backcolor="#BFE1FF">
- <box>
- <pen lineWidth="0.5" lineColor="#000000"/>
- </box>
- </style>
- <style name="table_TD" mode="Opaque" backcolor="#FFFFFF">
- <box>
- <pen lineWidth="0.5" lineColor="#000000"/>
- </box>
- </style>
- <subDataset name="dataset1" uuid="3da27a70-e461-4c22-9c10-542d26d2ddaa"/>
- <field name="NAME" class="java.lang.String"/>
- <field name="MT" class="java.math.BigDecimal"/>
- <field name="WDBW" class="java.math.BigDecimal"/>
- <field name="CK" class="java.math.BigDecimal"/>
- <field name="WXPCK" class="java.math.BigDecimal"/>
- <field name="DCMJ" class="java.math.BigDecimal"/>
- <field name="DCRL" class="java.math.BigDecimal"/>
- <field name="CG" class="java.math.BigDecimal"/>
- <field name="WXCG" class="java.math.BigDecimal"/>
- <field name="CGRJ" class="java.math.BigDecimal"/>
- <field name="BW" class="java.math.BigDecimal"/>
- <variable name="c_mt" class="java.math.BigDecimal" calculation="Sum">
- <variableExpression><![CDATA[$F{MT}]]></variableExpression>
- </variable>
- <variable name="c_bw" class="java.math.BigDecimal" calculation="Sum">
- <variableExpression><![CDATA[$F{BW}]]></variableExpression>
- </variable>
- <variable name="c_wdbw" class="java.math.BigDecimal" calculation="Sum">
- <variableExpression><![CDATA[$F{WDBW}]]></variableExpression>
- </variable>
- <variable name="c_ck" class="java.math.BigDecimal" calculation="Sum">
- <variableExpression><![CDATA[$F{CK}]]></variableExpression>
- </variable>
- <variable name="c_wxpck" class="java.math.BigDecimal" calculation="Sum">
- <variableExpression><![CDATA[$F{WXPCK}]]></variableExpression>
- </variable>
- <variable name="c_dcmj" class="java.math.BigDecimal" calculation="Sum">
- <variableExpression><![CDATA[$F{DCMJ}]]></variableExpression>
- </variable>
- <variable name="c_dcrl" class="java.math.BigDecimal" calculation="Sum">
- <variableExpression><![CDATA[$F{DCRL}]]></variableExpression>
- </variable>
- <variable name="c_cg" class="java.math.BigDecimal" calculation="Sum">
- <variableExpression><![CDATA[$F{CG}]]></variableExpression>
- </variable>
- <variable name="c_wxcg" class="java.math.BigDecimal" calculation="Sum">
- <variableExpression><![CDATA[$F{WXCG}]]></variableExpression>
- </variable>
- <variable name="c_cgrj" class="java.math.BigDecimal" calculation="Sum">
- <variableExpression><![CDATA[$F{CGRJ}]]></variableExpression>
- </variable>
- <background>
- <band splitType="Stretch"/>
- </background>
- <title>
- <band height="40" splitType="Stretch">
- <textField>
- <reportElement x="0" y="0" width="555" height="40" uuid="fdee7e2f-d60d-4499-99ed-c3f7d53b981b"/>
- <textElement textAlignment="Center" verticalAlignment="Middle">
- <font size="20"/>
- </textElement>
- <textFieldExpression><![CDATA["港口经营人信息统计(截止"+new java.text.SimpleDateFormat("yyyy.MM.dd").format(new Date())+")"]]></textFieldExpression>
- </textField>
- </band>
- </title>
- <columnHeader>
- <band height="35" splitType="Stretch">
- <staticText>
- <reportElement x="0" y="0" width="55" height="35" uuid="cea62db7-8ada-41aa-90ff-52839c01e396"/>
- <box leftPadding="2" rightPadding="2">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement textAlignment="Center" verticalAlignment="Middle">
- <font size="8" isBold="false"/>
- </textElement>
- <text><![CDATA[企业名称]]></text>
- </staticText>
- <staticText>
- <reportElement x="55" y="0" width="50" height="35" uuid="c94af282-d9c3-4be1-b13b-a5ae90d3dff7"/>
- <box leftPadding="2" rightPadding="2">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement textAlignment="Center" verticalAlignment="Middle">
- <font size="8"/>
- </textElement>
- <text><![CDATA[码头吞吐能力(万吨)]]></text>
- </staticText>
- <staticText>
- <reportElement x="105" y="0" width="50" height="35" uuid="b89c3591-fba9-424c-bba2-77a18f2c886e"/>
- <box leftPadding="2" rightPadding="2">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement textAlignment="Center" verticalAlignment="Middle">
- <font size="8"/>
- </textElement>
- <text><![CDATA[泊位个数(个)]]></text>
- </staticText>
- <staticText>
- <reportElement x="155" y="0" width="50" height="35" uuid="d08f1f45-a7e0-4ec4-bf62-39f31bab79d2"/>
- <box leftPadding="2" rightPadding="2">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement textAlignment="Center" verticalAlignment="Middle">
- <font size="8"/>
- </textElement>
- <text><![CDATA[万吨级以上泊位数量(个)]]></text>
- </staticText>
- <staticText>
- <reportElement x="205" y="0" width="50" height="35" uuid="572564e5-0153-49b7-a49d-4089d81ea56a"/>
- <box leftPadding="2" rightPadding="2">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement textAlignment="Center" verticalAlignment="Middle">
- <font size="8"/>
- </textElement>
- <text><![CDATA[仓库总面积(平方米)]]></text>
- </staticText>
- <staticText>
- <reportElement x="255" y="0" width="50" height="35" uuid="345c0c9f-9b21-4d46-bc7e-bec82c57237c"/>
- <box leftPadding="2" rightPadding="2">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement textAlignment="Center" verticalAlignment="Middle">
- <font size="8"/>
- </textElement>
- <text><![CDATA[危险物品仓库面积(平方米)]]></text>
- </staticText>
- <staticText>
- <reportElement x="305" y="0" width="50" height="35" uuid="64aa0acc-07c9-48e1-ad40-4173ca417e4a"/>
- <box leftPadding="2" rightPadding="2">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement textAlignment="Center" verticalAlignment="Middle">
- <font size="8"/>
- </textElement>
- <text><![CDATA[堆场面积(平方米)]]></text>
- </staticText>
- <staticText>
- <reportElement x="355" y="0" width="50" height="35" uuid="7941530e-3f39-4055-8092-19134177cfbc"/>
- <box leftPadding="2" rightPadding="2">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement textAlignment="Center" verticalAlignment="Middle">
- <font size="8"/>
- </textElement>
- <text><![CDATA[堆场容量(吨)]]></text>
- </staticText>
- <staticText>
- <reportElement x="405" y="0" width="50" height="35" uuid="e8af9aaa-7c72-4b6d-ad09-1b5fda4a5f36"/>
- <box leftPadding="2" rightPadding="2">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement textAlignment="Center" verticalAlignment="Middle">
- <font size="8"/>
- </textElement>
- <text><![CDATA[储罐个数(个)]]></text>
- </staticText>
- <staticText>
- <reportElement x="455" y="0" width="50" height="35" uuid="a1d0179c-fcf3-4c8c-90ee-15aaa16e6c99"/>
- <box leftPadding="2" rightPadding="2">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement textAlignment="Center" verticalAlignment="Middle">
- <font size="8"/>
- </textElement>
- <text><![CDATA[重大危险源储罐(个)]]></text>
- </staticText>
- <staticText>
- <reportElement x="505" y="0" width="50" height="35" uuid="a5c73ebb-cbcc-4021-9b76-28ec250045b0"/>
- <box leftPadding="2" rightPadding="2">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement textAlignment="Center" verticalAlignment="Middle">
- <font size="8"/>
- </textElement>
- <text><![CDATA[储罐容积(万平方米)]]></text>
- </staticText>
- </band>
- </columnHeader>
- <detail>
- <band height="20" splitType="Stretch">
- <textField>
- <reportElement x="0" y="0" width="55" height="20" uuid="9ff3c7bc-b392-4c0b-bc5c-8297d865d74e"/>
- <box leftPadding="5">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement verticalAlignment="Middle">
- <font size="7"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{NAME}]]></textFieldExpression>
- </textField>
- <textField isStretchWithOverflow="true" isBlankWhenNull="true">
- <reportElement x="55" y="0" width="50" height="20" uuid="bedae80e-d2ad-48ab-8720-1a271170578b"/>
- <box leftPadding="5">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement verticalAlignment="Middle">
- <font size="7"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{MT}]]></textFieldExpression>
- </textField>
- <textField isStretchWithOverflow="true" isBlankWhenNull="true">
- <reportElement x="105" y="0" width="50" height="20" uuid="a9718098-afbf-40c6-927f-528b17e49032"/>
- <box leftPadding="5">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement verticalAlignment="Middle">
- <font size="7"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{BW}]]></textFieldExpression>
- </textField>
- <textField isStretchWithOverflow="true" isBlankWhenNull="true">
- <reportElement x="155" y="0" width="50" height="20" uuid="e4c3f886-dab8-485a-9eb8-deaddd5d5258"/>
- <box leftPadding="5">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement verticalAlignment="Middle">
- <font size="7"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{WDBW}]]></textFieldExpression>
- </textField>
- <textField isStretchWithOverflow="true" isBlankWhenNull="true">
- <reportElement x="205" y="0" width="50" height="20" uuid="48015f89-7060-475e-905f-dbd51f55579d"/>
- <box leftPadding="5">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement verticalAlignment="Middle">
- <font size="7"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{CK}]]></textFieldExpression>
- </textField>
- <textField isStretchWithOverflow="true" isBlankWhenNull="true">
- <reportElement x="255" y="0" width="50" height="20" uuid="299c9f5b-2a5e-48a2-8956-b30c35436430"/>
- <box leftPadding="5">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement verticalAlignment="Middle">
- <font size="7"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{WXPCK}]]></textFieldExpression>
- </textField>
- <textField isStretchWithOverflow="true" isBlankWhenNull="true">
- <reportElement x="305" y="0" width="50" height="20" uuid="917fe326-abcc-4289-8106-bfbee21f0095"/>
- <box leftPadding="5">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement verticalAlignment="Middle">
- <font size="7"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{DCMJ}]]></textFieldExpression>
- </textField>
- <textField isStretchWithOverflow="true" isBlankWhenNull="true">
- <reportElement x="355" y="0" width="50" height="20" uuid="b2228698-981b-4fd2-914b-4aea79fb6734"/>
- <box leftPadding="5">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement verticalAlignment="Middle">
- <font size="7"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{DCRL}]]></textFieldExpression>
- </textField>
- <textField isStretchWithOverflow="true" isBlankWhenNull="true">
- <reportElement x="405" y="0" width="50" height="20" uuid="aca933b0-1340-4383-a4be-9c1028394089"/>
- <box leftPadding="5">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement verticalAlignment="Middle">
- <font size="7"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{CG}]]></textFieldExpression>
- </textField>
- <textField isStretchWithOverflow="true" isBlankWhenNull="true">
- <reportElement x="455" y="0" width="50" height="20" uuid="3b1e800c-a1e7-4289-bc06-13fd1df3c3c1"/>
- <box leftPadding="5">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement verticalAlignment="Middle">
- <font size="7"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{WXCG}]]></textFieldExpression>
- </textField>
- <textField isStretchWithOverflow="true" isBlankWhenNull="true">
- <reportElement x="505" y="0" width="50" height="20" uuid="8ccb7110-3980-4717-a559-e585c1bce45f"/>
- <box leftPadding="5">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement verticalAlignment="Middle">
- <font size="7"/>
- </textElement>
- <textFieldExpression><![CDATA[$F{CGRJ}]]></textFieldExpression>
- </textField>
- </band>
- </detail>
- <summary>
- <band height="20" splitType="Stretch">
- <staticText>
- <reportElement x="0" y="0" width="55" height="20" uuid="41f7a375-8991-4c49-a0a8-4edb15fe146a"/>
- <box>
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement textAlignment="Center" verticalAlignment="Middle">
- <font size="7"/>
- </textElement>
- <text><![CDATA[合计]]></text>
- </staticText>
- <textField isStretchWithOverflow="true" isBlankWhenNull="true">
- <reportElement x="55" y="0" width="50" height="20" uuid="2f391e32-540b-4ee4-bf81-835074e775ec"/>
- <box leftPadding="5">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement verticalAlignment="Middle">
- <font size="7"/>
- </textElement>
- <textFieldExpression><![CDATA[$V{c_mt}]]></textFieldExpression>
- </textField>
- <textField isStretchWithOverflow="true" isBlankWhenNull="true">
- <reportElement x="105" y="0" width="50" height="20" uuid="2bee2cd4-c2d2-484e-a621-a657c22bb4c7"/>
- <box leftPadding="5">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement verticalAlignment="Middle">
- <font size="7"/>
- </textElement>
- <textFieldExpression><![CDATA[$V{c_bw}]]></textFieldExpression>
- </textField>
- <textField isStretchWithOverflow="true" isBlankWhenNull="true">
- <reportElement x="155" y="0" width="50" height="20" uuid="24a7ca08-0d5f-4a82-bed2-ba7f31d1aea7"/>
- <box leftPadding="5">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement verticalAlignment="Middle">
- <font size="7"/>
- </textElement>
- <textFieldExpression><![CDATA[$V{c_wdbw}]]></textFieldExpression>
- </textField>
- <textField isStretchWithOverflow="true" isBlankWhenNull="true">
- <reportElement x="205" y="0" width="50" height="20" uuid="f9393ea2-9871-42a6-9b42-1e5ea7386220"/>
- <box leftPadding="5">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement verticalAlignment="Middle">
- <font size="7"/>
- </textElement>
- <textFieldExpression><![CDATA[$V{c_ck}]]></textFieldExpression>
- </textField>
- <textField isStretchWithOverflow="true" isBlankWhenNull="true">
- <reportElement x="255" y="0" width="50" height="20" uuid="e27662f7-cda5-4be8-bc2e-e6531309feb3"/>
- <box leftPadding="5">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement verticalAlignment="Middle">
- <font size="7"/>
- </textElement>
- <textFieldExpression><![CDATA[$V{c_wxpck}]]></textFieldExpression>
- </textField>
- <textField isStretchWithOverflow="true" isBlankWhenNull="true">
- <reportElement x="305" y="0" width="50" height="20" uuid="8cf0c7b9-a7aa-4c17-8e50-974dd118b292"/>
- <box leftPadding="5">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement verticalAlignment="Middle">
- <font size="7"/>
- </textElement>
- <textFieldExpression><![CDATA[$V{c_dcmj}]]></textFieldExpression>
- </textField>
- <textField isStretchWithOverflow="true" isBlankWhenNull="true">
- <reportElement x="355" y="0" width="50" height="20" uuid="512524a3-b9f2-4e83-b6eb-3e66c03f4314"/>
- <box leftPadding="5">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement verticalAlignment="Middle">
- <font size="7"/>
- </textElement>
- <textFieldExpression><![CDATA[$V{c_dcrl}]]></textFieldExpression>
- </textField>
- <textField isStretchWithOverflow="true" isBlankWhenNull="true">
- <reportElement x="405" y="0" width="50" height="20" uuid="61048cd1-819a-42f6-bd69-6cdedaa4d3f0"/>
- <box leftPadding="5">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement verticalAlignment="Middle">
- <font size="7"/>
- </textElement>
- <textFieldExpression><![CDATA[$V{c_cg}]]></textFieldExpression>
- </textField>
- <textField isStretchWithOverflow="true" isBlankWhenNull="true">
- <reportElement x="455" y="0" width="50" height="20" uuid="cafcc365-58c2-4a3f-997a-26efa173763c"/>
- <box leftPadding="5">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement verticalAlignment="Middle">
- <font size="7"/>
- </textElement>
- <textFieldExpression><![CDATA[$V{c_wxcg}]]></textFieldExpression>
- </textField>
- <textField isStretchWithOverflow="true" isBlankWhenNull="true">
- <reportElement x="505" y="0" width="50" height="20" uuid="baf99e0c-3d65-4172-ac0d-db8bce57ea01"/>
- <box leftPadding="5">
- <topPen lineWidth="0.5"/>
- <leftPen lineWidth="0.5"/>
- <bottomPen lineWidth="0.5"/>
- <rightPen lineWidth="0.5"/>
- </box>
- <textElement verticalAlignment="Middle">
- <font size="7"/>
- </textElement>
- <textFieldExpression><![CDATA[$V{c_cgrj}]]></textFieldExpression>
- </textField>
- </band>
- </summary>
- </jasperReport>
|