<band height="43" splitType="Stretch"> <staticText> <reportElement x="0" y="0" width="802" height="20"/> <textElement textAlignment="Center"> <font size="14" isBold="true"/> </textElement> <text><![CDATA[VENTAS PUNTO DE VENTA]]></text> </staticText> <staticText> <reportElement x="585" y="23" width="54" height="20"/> <textElement> <font isBold="true"/> </textElement> <text><![CDATA[EMISÍON:]]></text> </staticText> <textField pattern="dd/MM/yyyy h.mm a"> <reportElement x="639" y="23" width="163" height="20"/> <textElement/> <textFieldExpression class="java.util.Date"><![CDATA[new java.util.Date()]]></textFieldExpression> </textField> <textField pattern="dd/MM/yyyy"> <reportElement x="311" y="23" width="85" height="20"/> <textElement/> <textFieldExpression class="java.util.Date"><![CDATA[$P{dataInicio}]]></textFieldExpression> </textField> <textField pattern="dd/MM/yyyy"> <reportElement x="410" y="23" width="100" height="20"/> <textElement/> <textFieldExpression class="java.util.Date"><![CDATA[$P{dataFinal}]]></textFieldExpression> </textField> <staticText> <reportElement x="396" y="23" width="10" height="20"/> <textElement> <font isBold="true"/> </textElement> <text><![CDATA[ - ]]></text> </staticText> <staticText> <reportElement x="260" y="23" width="51" height="20"/> <textElement> <font isBold="true"/> </textElement> <text><![CDATA[PERÍODO:]]></text> </staticText> </band>