<band height="58" splitType="Stretch"> <frame> <reportElement x="0" y="13" width="801" height="40"/> <box> <topPen lineWidth="1.0" lineStyle="Solid"/> <bottomPen lineWidth="1.0" lineStyle="Solid"/> </box> <image scaleImage="RetainShape" onErrorType="Icon"> <reportElement mode="Transparent" x="8" y="1" width="56" height="38" forecolor="#FFFFFF"/> <imageExpression class="java.lang.String"><![CDATA["ihe.gif"]]></imageExpression> </image> <textField> <reportElement x="72" y="2" width="728" height="35"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font size="16" isBold="true" isUnderline="false"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{tm_test_type_label_to_display} + " test - " + $F{tm_test_name}]]></textFieldExpression> </textField> </frame> </band>