Fixes bug #9839
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@74216 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
3c0be30dc9
commit
96c6243de7
Binary file not shown.
|
@ -126,11 +126,18 @@
|
|||
<reportElement x="0" y="19" width="802" height="1" uuid="4f39b5b4-849a-4fe2-9365-06930866fbaa"/>
|
||||
</line>
|
||||
<textField>
|
||||
<reportElement x="637" y="0" width="164" height="20" uuid="6a8a0843-7236-40a3-98ae-5fbf59b4cfec"/>
|
||||
<textElement textAlignment="Right">
|
||||
<font isBold="true"/>
|
||||
</textElement>
|
||||
<textFieldExpression><![CDATA[$R{cabecalho.pagina} + " " + $V{PAGE_NUMBER}+ " " + $R{cabecalho.de} + " " + $V{PAGE_NUMBER}]]></textFieldExpression>
|
||||
<reportElement x="753" y="0" width="24" height="20" uuid="44c43d9d-c39d-49da-809a-87d7e06bf93b"/>
|
||||
<textElement textAlignment="Right"/>
|
||||
<textFieldExpression><![CDATA[$V{PAGE_NUMBER}+" de"]]></textFieldExpression>
|
||||
</textField>
|
||||
<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>
|
||||
</band>
|
||||
</pageHeader>
|
||||
|
|
Loading…
Reference in New Issue