<band height="50" isSplitAllowed="true" > <textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement x="0" y="0" width="425" height="22" key="institution"/> <box> <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> <bottomPen lineWidth="0.0" lineColor="#000000"/> <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> </box> <textElement textAlignment="Center"> <font fontName="Verdana" pdfFontName="Helvetica-Bold" size="14" isPdfEmbedded ="true" pdfEncoding ="Cp1252"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$P{institutionName}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" hyperlinkTarget="Self" > <reportElement mode="Transparent" x="0" y="27" width="425" height="23" key="degree" stretchType="RelativeToTallestObject"/> <box> <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> <bottomPen lineWidth="0.0" lineColor="#000000"/> <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> </box> <textElement textAlignment="Left"> <font fontName="Verdana" pdfFontName="Helvetica-Bold" size="14" isPdfEmbedded ="true" pdfEncoding ="Cp1252"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA["Curso em " + $P{studentDegreeName}]]></textFieldExpression> </textField> </band>