<band height="99" splitType="Stretch"> <staticText> <reportElement x="10" y="10" width="341" height="24"> <printWhenExpression><![CDATA[$P{IsEmail}.equals(Boolean.TRUE)]]></printWhenExpression> </reportElement> <textElement/> <text><![CDATA[Email Letterhead. Replace this label with the practice logo and details.]]></text> </staticText> <staticText> <reportElement x="10" y="34" width="335" height="47"> <printWhenExpression><![CDATA[$P{IsEmail}.equals(Boolean.TRUE)]]></printWhenExpression> </reportElement> <textElement/> <text><![CDATA[This is automatically hidden when printing. See the "Print When Expression" property for more details.]]></text> </staticText> </band>