fabio 2017-09-25 18:08:01 +00:00
parent 3c0be30dc9
commit 96c6243de7
2 changed files with 12 additions and 5 deletions

View File

@ -126,11 +126,18 @@
<reportElement x="0" y="19" width="802" height="1" uuid="4f39b5b4-849a-4fe2-9365-06930866fbaa"/> <reportElement x="0" y="19" width="802" height="1" uuid="4f39b5b4-849a-4fe2-9365-06930866fbaa"/>
</line> </line>
<textField> <textField>
<reportElement x="637" y="0" width="164" height="20" uuid="6a8a0843-7236-40a3-98ae-5fbf59b4cfec"/> <reportElement x="753" y="0" width="24" height="20" uuid="44c43d9d-c39d-49da-809a-87d7e06bf93b"/>
<textElement textAlignment="Right"> <textElement textAlignment="Right"/>
<font isBold="true"/> <textFieldExpression><![CDATA[$V{PAGE_NUMBER}+" de"]]></textFieldExpression>
</textElement> </textField>
<textFieldExpression><![CDATA[$R{cabecalho.pagina} + " " + $V{PAGE_NUMBER}+ " " + $R{cabecalho.de} + " " + $V{PAGE_NUMBER}]]></textFieldExpression> <textField>
<reportElement x="674" y="0" width="79" height="20" uuid="6e243deb-c928-4ea6-a4cf-eeb2f708baca"/>
<textFieldExpression><![CDATA[$R{cabecalho.pagina}]]></textFieldExpression>
</textField>
<textField evaluationTime="Report">
<reportElement x="777" y="0" width="22" height="20" uuid="6e022362-5a4e-4608-a181-a075d86a8c71"/>
<textElement textAlignment="Right"/>
<textFieldExpression><![CDATA[" " + $V{PAGE_NUMBER}]]></textFieldExpression>
</textField> </textField>
</band> </band>
</pageHeader> </pageHeader>