<band height="145"> <rectangle> <reportElement x="0" y="0" width="555" height="145" backcolor="#ff99cc"/> <graphicElement/> </rectangle> <textField> <reportElement mode="Opaque" x="5" y="5" width="450" height="20" backcolor="#ff99cc"/> <textElement> <font size="14" isBold="true"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA["This is the TITLE section"]]></textFieldExpression> <anchorNameExpression><![CDATA["title"]]></anchorNameExpression> </textField> <textField hyperlinkType="LocalAnchor"> <reportElement x="5" y="35" width="300" height="15" forecolor="#ff"/> <textElement/> <textFieldExpression class="java.lang.String"><![CDATA[" >> Click here to go to the summary section."]]></textFieldExpression> <hyperlinkAnchorExpression><![CDATA["summary"]]></hyperlinkAnchorExpression> </textField> <textField hyperlinkType="LocalPage"> <reportElement x="5" y="65" width="300" height="15" forecolor="#8000"/> <textElement/> <textFieldExpression class="java.lang.String"><![CDATA[" >> Click here to go to the second page."]]></textFieldExpression> <hyperlinkPageExpression><![CDATA[new Integer(2)]]></hyperlinkPageExpression> </textField> <textField hyperlinkType="Reference"> <reportElement x="5" y="95" width="200" height="15"/> <textElement/> <textFieldExpression class="java.lang.String"><![CDATA[" >> Click here to go to www.google.com"]]></textFieldExpression> <hyperlinkReferenceExpression><![CDATA["http://www.google.com"]]></hyperlinkReferenceExpression> </textField> <image hAlign="Center" vAlign="Middle" hyperlinkType="Reference"> <reportElement x="230" y="90" width="200" height="30"/> <graphicElement/> <imageExpression class="java.lang.String"><![CDATA["google.gif"]]></imageExpression> <hyperlinkReferenceExpression><![CDATA["http://www.google.com"]]></hyperlinkReferenceExpression> </image> <textField hyperlinkType="RemoteAnchor"> <reportElement x="5" y="125" width="350" height="15"/> <textElement/> <textFieldExpression class="java.lang.String"><![CDATA[" >> Click here to go to another PDF file (in fact, we use the same file)."]]></textFieldExpression> <hyperlinkReferenceExpression><![CDATA["./HyperlinkReport.pdf"]]></hyperlinkReferenceExpression> <hyperlinkAnchorExpression><![CDATA["title"]]></hyperlinkAnchorExpression> </textField> </band> > Click here to go to the title section."]]> > Click here to go to the summary section."]]> > Click here to go to the footer of this page."]]> > Click here to go to the title section."]]> > Click here to go to the summary section."]]> > Click here to go to the header of this page."]]> > Click here to go to the title section."]]> > Click here to go to the second page."]]> > Click here to go to www.google.com"]]>