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