julio 2017-06-21 13:23:32 +00:00
parent 317074f97b
commit 645afe38cc
2 changed files with 3 additions and 3 deletions

View File

@ -100,7 +100,7 @@
<textField isStretchWithOverflow="true" isBlankWhenNull="true"> <textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="20" height="16" uuid="d9a99502-1f1e-4f22-930f-66bd8be3c7f0"/> <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="20" height="16" uuid="d9a99502-1f1e-4f22-930f-66bd8be3c7f0"/>
<textElement> <textElement>
<font fontName="Arial" size="9" pdfFontName="Courier-Oblique" isPdfEmbedded="true"/> <font fontName="Monospaced" size="9" pdfFontName="Courier-Oblique" isPdfEmbedded="true"/>
<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="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"/> <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="16" isPrintWhenDetailOverflows="true" uuid="b5444b15-beaa-42fb-814d-424acf42b6ab"/> <reportElement stretchType="RelativeToTallestObject" x="119" y="0" width="50" height="16" isPrintWhenDetailOverflows="true" uuid="b5444b15-beaa-42fb-814d-424acf42b6ab"/>
<textElement textAlignment="Right" rotation="None"> <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"/> <paragraph lineSpacing="Proportional" leftIndent="-25"/>
</textElement> </textElement>
<textFieldExpression><![CDATA[$F{numero}]]></textFieldExpression> <textFieldExpression><![CDATA[$F{numero}]]></textFieldExpression>