Formatação do relatório

git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@71899 d1611594-4594-4d17-8e1d-87c2c4800839
master
alexandre.lima 2017-07-26 13:56:32 +00:00
parent 6db64a6cf3
commit dd8f33101b
2 changed files with 17 additions and 7 deletions

View File

@ -2,7 +2,7 @@
<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="relatorioFormaPagamentoAgencia" pageWidth="842" pageHeight="595" orientation="Landscape" whenNoDataType="NoDataSection" columnWidth="802" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" isFloatColumnFooter="true" uuid="832cc8a2-6330-4063-9b36-f96514ae8283"> <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="relatorioFormaPagamentoAgencia" pageWidth="842" pageHeight="595" orientation="Landscape" whenNoDataType="NoDataSection" columnWidth="802" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" isFloatColumnFooter="true" uuid="832cc8a2-6330-4063-9b36-f96514ae8283">
<property name="ireport.zoom" value="1.0000000000000009"/> <property name="ireport.zoom" value="1.0000000000000009"/>
<property name="ireport.x" value="129"/> <property name="ireport.x" value="129"/>
<property name="ireport.y" value="23"/> <property name="ireport.y" value="17"/>
<parameter name="DATA_INICIAL" class="java.util.Date"/> <parameter name="DATA_INICIAL" class="java.util.Date"/>
<parameter name="DATA_FINAL" class="java.util.Date"/> <parameter name="DATA_FINAL" class="java.util.Date"/>
<queryString language="SQL"> <queryString language="SQL">
@ -29,6 +29,9 @@
<variable name="TOTAL" class="java.lang.Double" calculation="Sum"> <variable name="TOTAL" class="java.lang.Double" calculation="Sum">
<variableExpression><![CDATA[$F{TOTAL}]]></variableExpression> <variableExpression><![CDATA[$F{TOTAL}]]></variableExpression>
</variable> </variable>
<variable name="QTDE" class="java.lang.Integer" calculation="Sum">
<variableExpression><![CDATA[$F{QTDE}]]></variableExpression>
</variable>
<background> <background>
<band splitType="Stretch"/> <band splitType="Stretch"/>
</background> </background>
@ -112,14 +115,14 @@
<text><![CDATA[SEGURO]]></text> <text><![CDATA[SEGURO]]></text>
</staticText> </staticText>
<staticText> <staticText>
<reportElement uuid="aec51c2e-ed8d-47aa-ab7c-77a1f5fc365a" x="595" y="30" width="83" height="20"/> <reportElement uuid="aec51c2e-ed8d-47aa-ab7c-77a1f5fc365a" x="595" y="30" width="60" height="20"/>
<textElement> <textElement>
<font isBold="true"/> <font isBold="true"/>
</textElement> </textElement>
<text><![CDATA[TAXAS]]></text> <text><![CDATA[TAXAS]]></text>
</staticText> </staticText>
<staticText> <staticText>
<reportElement uuid="6aa29773-39b4-4f17-a08d-e296df7df1b9" x="677" y="30" width="63" height="20"/> <reportElement uuid="6aa29773-39b4-4f17-a08d-e296df7df1b9" x="655" y="30" width="85" height="20"/>
<textElement> <textElement>
<font isBold="true"/> <font isBold="true"/>
</textElement> </textElement>
@ -160,7 +163,7 @@
<textFieldExpression><![CDATA[$F{TARIFA}]]></textFieldExpression> <textFieldExpression><![CDATA[$F{TARIFA}]]></textFieldExpression>
</textField> </textField>
<textField pattern="¤ #,##0.00" isBlankWhenNull="true"> <textField pattern="¤ #,##0.00" isBlankWhenNull="true">
<reportElement uuid="dcb305f9-8649-4440-a485-4ada6876b066" x="677" y="0" width="63" height="20" isPrintWhenDetailOverflows="true"/> <reportElement uuid="dcb305f9-8649-4440-a485-4ada6876b066" x="655" y="0" width="85" height="20" isPrintWhenDetailOverflows="true"/>
<textElement textAlignment="Right"/> <textElement textAlignment="Right"/>
<textFieldExpression><![CDATA[$F{TOTAL}]]></textFieldExpression> <textFieldExpression><![CDATA[$F{TOTAL}]]></textFieldExpression>
</textField> </textField>
@ -180,7 +183,7 @@
<textFieldExpression><![CDATA[$F{SEGURO}]]></textFieldExpression> <textFieldExpression><![CDATA[$F{SEGURO}]]></textFieldExpression>
</textField> </textField>
<textField pattern="¤ #,##0.00" isBlankWhenNull="true"> <textField pattern="¤ #,##0.00" isBlankWhenNull="true">
<reportElement uuid="d098d054-0eef-474a-91d3-c7ea9090ab74" x="594" y="0" width="83" height="20" isPrintWhenDetailOverflows="true"/> <reportElement uuid="d098d054-0eef-474a-91d3-c7ea9090ab74" x="594" y="0" width="60" height="20" isPrintWhenDetailOverflows="true"/>
<textElement textAlignment="Right"/> <textElement textAlignment="Right"/>
<textFieldExpression><![CDATA[$F{TAXA}]]></textFieldExpression> <textFieldExpression><![CDATA[$F{TAXA}]]></textFieldExpression>
</textField> </textField>
@ -216,19 +219,26 @@
<textFieldExpression><![CDATA[$V{PEDAGIO}]]></textFieldExpression> <textFieldExpression><![CDATA[$V{PEDAGIO}]]></textFieldExpression>
</textField> </textField>
<textField pattern="¤ #,##0.00" isBlankWhenNull="true"> <textField pattern="¤ #,##0.00" isBlankWhenNull="true">
<reportElement uuid="0fa428cd-c4aa-434a-801a-4c7e78182391" x="594" y="0" width="83" height="20"/> <reportElement uuid="0fa428cd-c4aa-434a-801a-4c7e78182391" x="594" y="0" width="60" height="20"/>
<textElement textAlignment="Right" verticalAlignment="Middle"> <textElement textAlignment="Right" verticalAlignment="Middle">
<font isBold="true"/> <font isBold="true"/>
</textElement> </textElement>
<textFieldExpression><![CDATA[$V{TAXA}]]></textFieldExpression> <textFieldExpression><![CDATA[$V{TAXA}]]></textFieldExpression>
</textField> </textField>
<textField pattern="¤ #,##0.00" isBlankWhenNull="true"> <textField pattern="¤ #,##0.00" isBlankWhenNull="true">
<reportElement uuid="2e8ebe5a-ea49-4132-8b8b-2620bfbd0f60" x="677" y="0" width="63" height="20"/> <reportElement uuid="2e8ebe5a-ea49-4132-8b8b-2620bfbd0f60" x="655" y="0" width="85" height="20"/>
<textElement textAlignment="Right" verticalAlignment="Middle"> <textElement textAlignment="Right" verticalAlignment="Middle">
<font isBold="true"/> <font isBold="true"/>
</textElement> </textElement>
<textFieldExpression><![CDATA[$V{TOTAL}]]></textFieldExpression> <textFieldExpression><![CDATA[$V{TOTAL}]]></textFieldExpression>
</textField> </textField>
<textField pattern="###0" isBlankWhenNull="true">
<reportElement uuid="bdbb35f4-3d9d-4dcb-a849-30bb1ce38361" x="740" y="0" width="62" height="20"/>
<textElement textAlignment="Right" verticalAlignment="Middle">
<font isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$V{QTDE}]]></textFieldExpression>
</textField>
</band> </band>
</summary> </summary>
<noData> <noData>