<band height="50" splitType="Stretch"> <staticText> <reportElement x="0" y="0" width="802" height="20"/> <textElement textAlignment="Center"> <font size="14" isBold="true"/> </textElement> <text><![CDATA[INFORME SERVICIO DIARIO]]></text> </staticText> <textField pattern="dd/MM/yyyy"> <reportElement x="668" y="30" width="100" height="20"/> <textElement/> <textFieldExpression class="java.util.Date"><![CDATA[new java.util.Date()]]></textFieldExpression> </textField> <staticText> <reportElement x="617" y="30" width="51" height="20"/> <textElement> <font isBold="true"/> </textElement> <text><![CDATA[EMISIÓN:]]></text> </staticText> </band>