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