<band height="79" splitType="Stretch"> <staticText> <reportElement x="206" y="29" width="161" height="20"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font size="14" isBold="true" isUnderline="true"/> </textElement> <text><![CDATA[Sale Order Report]]></text> </staticText> <textField pattern="MMMMM dd, yyyy"> <reportElement x="470" y="10" width="101" height="21"/> <textFieldExpression><![CDATA[new java.util.Date()]]></textFieldExpression> </textField> </band>