<band height="80"> <staticText> <reportElement x="0" y="0" width="535" height="36"/> <textElement textAlignment="Center"> <font size="24" isBold="true"/> </textElement> <text><![CDATA[Printing shop — plate quote]]></text> </staticText> <textField> <reportElement x="0" y="44" width="535" height="20"/> <textElement textAlignment="Center"> <font size="12"/> </textElement> <textFieldExpression><![CDATA["Prepared for " + $P{customerName}]]></textFieldExpression> </textField> </band>