fixes bug #8977
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@70276 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
317074f97b
commit
645afe38cc
Binary file not shown.
|
@ -100,7 +100,7 @@
|
|||
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
|
||||
<reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="20" height="16" uuid="d9a99502-1f1e-4f22-930f-66bd8be3c7f0"/>
|
||||
<textElement>
|
||||
<font fontName="Arial" size="9" pdfFontName="Courier-Oblique" isPdfEmbedded="true"/>
|
||||
<font fontName="Monospaced" size="9" pdfFontName="Courier-Oblique" isPdfEmbedded="true"/>
|
||||
<paragraph leftIndent="-10"/>
|
||||
</textElement>
|
||||
<textFieldExpression><![CDATA[$F{tipo}]]></textFieldExpression>
|
||||
|
@ -110,7 +110,7 @@
|
|||
<printWhenExpression><![CDATA[$F{serie} != null]]></printWhenExpression>
|
||||
</reportElement>
|
||||
<textElement textAlignment="Left">
|
||||
<font fontName="Arial" size="10" isStrikeThrough="false" pdfFontName="Courier-Oblique" isPdfEmbedded="true"/>
|
||||
<font fontName="Monospaced" size="10" isStrikeThrough="false" pdfFontName="Courier-Oblique" isPdfEmbedded="true"/>
|
||||
<paragraph rightIndent="-25"/>
|
||||
</textElement>
|
||||
<textFieldExpression><![CDATA[$F{serie}]]></textFieldExpression>
|
||||
|
@ -118,7 +118,7 @@
|
|||
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
|
||||
<reportElement stretchType="RelativeToTallestObject" x="119" y="0" width="50" height="16" isPrintWhenDetailOverflows="true" uuid="b5444b15-beaa-42fb-814d-424acf42b6ab"/>
|
||||
<textElement textAlignment="Right" rotation="None">
|
||||
<font fontName="Arial" size="10" pdfFontName="Courier-Oblique" isPdfEmbedded="true"/>
|
||||
<font fontName="Monospaced" size="10" pdfFontName="Courier-Oblique" isPdfEmbedded="true"/>
|
||||
<paragraph lineSpacing="Proportional" leftIndent="-25"/>
|
||||
</textElement>
|
||||
<textFieldExpression><![CDATA[$F{numero}]]></textFieldExpression>
|
||||
|
|
Loading…
Reference in New Issue