@@ -1,7 +1,7 @@
<?xml version =" 1.0" encoding =" UTF-8" ?>
<jasperReport xmlns =" http://jasperreports.sourceforge.net/jasperreports" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name =" null" pageWidth =" 595" pageHeight =" 842" columnWidth =" 555" leftMargin =" 20" rightMargin =" 20" topMargin =" 20" bottomMargin =" 20" >
<property name =" ireport.zoom" value =" 2.0" />
<property name =" ireport.x" value =" 62 " />
<property name =" ireport.x" value =" 0 " />
<property name =" ireport.y" value =" 0" />
<parameter name =" parameter" class =" java.lang.String" >
<defaultValueExpression ><![CDATA[ ]]> </defaultValueExpression >
@@ -116,26 +116,19 @@
<detail >
<band height =" 16" splitType =" Stretch" >
<textField isStretchWithOverflow =" true" isBlankWhenNull =" true" >
<reportElement stretchType =" RelativeToBandHeight" x =" 0" y =" 0" width =" 118 " height =" 14" />
<reportElement stretchType =" RelativeToBandHeight" x =" 0" y =" 0" width =" 155 " height =" 14" />
<textElement lineSpacing =" Single" >
<font fontName =" Tahoma" size =" 8" />
</textElement >
<textFieldExpression class =" java.lang.String" ><![CDATA[ $F{temp1}]]> </textFieldExpression >
</textField >
<textField isStretchWithOverflow =" true" isBlankWhenNull =" true" >
<reportElement stretchType =" RelativeToBandHeight" x =" 125 " y =" 0" width =" 193 " height =" 14" />
<reportElement stretchType =" RelativeToBandHeight" x =" 155 " y =" 0" width =" 388 " height =" 14" />
<textElement lineSpacing =" Single" >
<font fontName =" Tahoma" size =" 8" />
</textElement >
<textFieldExpression class =" java.lang.String" ><![CDATA[ $F{temp2}]]> </textFieldExpression >
</textField >
<textField isStretchWithOverflow =" true" isBlankWhenNull =" true" >
<reportElement stretchType =" RelativeToBandHeight" x =" 329" y =" 0" width =" 215" height =" 14" />
<textElement lineSpacing =" Single" >
<font fontName =" Tahoma" size =" 8" />
</textElement >
<textFieldExpression class =" java.lang.String" ><![CDATA[ $F{temp3}]]> </textFieldExpression >
</textField >
</band >
</detail >
<columnFooter >