julio 2017-06-20 20:23:25 +00:00
parent 96a4aaf765
commit ea2630fbec
2 changed files with 6 additions and 6 deletions

View File

@ -98,20 +98,20 @@
<detail>
<band height="16" splitType="Stretch">
<textField>
<reportElement x="0" y="0" width="13" height="16" uuid="d9a99502-1f1e-4f22-930f-66bd8be3c7f0"/>
<reportElement x="0" y="0" width="17" height="16" uuid="d9a99502-1f1e-4f22-930f-66bd8be3c7f0"/>
<textElement>
<font fontName="SansSerif" size="9" pdfFontName="Times-Roman" isPdfEmbedded="true"/>
<paragraph leftIndent="-5" rightIndent="-10"/>
<font fontName="SansSerif" size="8" pdfFontName="Times-Roman" isPdfEmbedded="true"/>
<paragraph leftIndent="-5" rightIndent="-25"/>
</textElement>
<textFieldExpression><![CDATA[$F{tipo}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement positionType="Float" x="13" y="0" width="106" height="16" isPrintWhenDetailOverflows="true" uuid="b8964ae5-2660-4461-926e-8b7734cbe07f">
<reportElement positionType="Float" x="17" y="0" width="102" height="16" isPrintWhenDetailOverflows="true" uuid="b8964ae5-2660-4461-926e-8b7734cbe07f">
<printWhenExpression><![CDATA[$F{serie} != null]]></printWhenExpression>
</reportElement>
<textElement textAlignment="Left">
<font fontName="SansSerif" size="10" isStrikeThrough="false" pdfFontName="Times-Roman" isPdfEmbedded="true"/>
<paragraph rightIndent="-10"/>
<paragraph rightIndent="-25"/>
</textElement>
<textFieldExpression><![CDATA[$F{serie}]]></textFieldExpression>
</textField>
@ -119,7 +119,7 @@
<reportElement x="119" y="0" width="50" height="16" isPrintWhenDetailOverflows="true" uuid="b5444b15-beaa-42fb-814d-424acf42b6ab"/>
<textElement textAlignment="Right" rotation="None">
<font fontName="SansSerif" size="10" pdfFontName="Times-Roman" isPdfEmbedded="true"/>
<paragraph lineSpacing="Proportional" leftIndent="-10"/>
<paragraph lineSpacing="Proportional" leftIndent="-25"/>
</textElement>
<textFieldExpression><![CDATA[$F{numero}]]></textFieldExpression>
</textField>