julio 2017-06-21 10:13:37 +00:00
parent 6cdf990cb3
commit 2814efaeb5
2 changed files with 8 additions and 8 deletions

View File

@ -97,28 +97,28 @@
</background>
<detail>
<band height="16" splitType="Stretch">
<textField>
<reportElement x="0" y="0" width="17" height="16" uuid="d9a99502-1f1e-4f22-930f-66bd8be3c7f0"/>
<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="SansSerif" size="8" pdfFontName="Times-Roman" isPdfEmbedded="true"/>
<paragraph leftIndent="-5" rightIndent="-25"/>
<font fontName="Arial" size="9" pdfFontName="Courier-Oblique" isPdfEmbedded="true"/>
<paragraph leftIndent="-10"/>
</textElement>
<textFieldExpression><![CDATA[$F{tipo}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement positionType="Float" x="17" y="0" width="102" height="16" isPrintWhenDetailOverflows="true" uuid="b8964ae5-2660-4461-926e-8b7734cbe07f">
<reportElement positionType="Float" stretchType="RelativeToTallestObject" x="20" y="0" width="99" 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"/>
<font fontName="Arial" size="10" isStrikeThrough="false" pdfFontName="Courier-Oblique" isPdfEmbedded="true"/>
<paragraph rightIndent="-25"/>
</textElement>
<textFieldExpression><![CDATA[$F{serie}]]></textFieldExpression>
</textField>
<textField isStretchWithOverflow="true" isBlankWhenNull="true">
<reportElement 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">
<font fontName="SansSerif" size="10" pdfFontName="Times-Roman" isPdfEmbedded="true"/>
<font fontName="Arial" size="10" pdfFontName="Courier-Oblique" isPdfEmbedded="true"/>
<paragraph lineSpacing="Proportional" leftIndent="-25"/>
</textElement>
<textFieldExpression><![CDATA[$F{numero}]]></textFieldExpression>