Jump to content
JasperReports Library 7.0 is now available ×

Need help removing repeating rectangles


2005 IR Help

Recommended Posts

By: Quenten Van Egeren - qvanegeren

Need help removing repeating rectangles

2004-05-30 07:28

Here is my problem, I have this report with different areas in the detail band, each is surrounded by a rectangle. In each of these sections, the text as well as the rectangle are within an <elementGroup> tag.

 

The problem is happening when the detail band stretches to the second page. For example, if I have 3 of these 'sections' or rectangles with data in them, when it stretches to the second page, I still see the empty rectangles from the first 2 sections, as well as the final text from the 3rd section (which contains the data that stretches to the second page). Is there anyway to NOT print the rectangles from the first 2 sections on the second page, and just continue printing the 3rd section on the second page? I just want the data to flow from the first to the second page, but I can't figure out how to get rid of first 2 rectangles.

 

I figure I must be doing something wrong, or maybe someone could suggest a better way to layout the report. I'd love to attach the pdf output of the report, but can't attach the file. If seeing the report could help to diagnose the problem, send me an email and I can forward you the report output.

 

Thanks for any help you may be able to offer,

 

Quenten

Here is my report file (rather long) :

 

<?xml version="1.0" encoding="UTF-8" ?>

<!-- Created with iReport - A designer for JasperReports -->

<!DOCTYPE jasperReport PUBLIC "//JasperReports//DTD Report Design//EN" "http://jasperreports.sourceforge.net/dtds/jasperreport.dtd">

<jasperReport

name="analysisSummaryReport"

columnCount="1"

printOrder="Vertical"

orientation="Portrait"

pageWidth="595"

pageHeight="842"

columnWidth="535"

columnSpacing="0"

leftMargin="30"

rightMargin="30"

topMargin="20"

bottomMargin="20"

whenNoDataType="NoPages"

isTitleNewPage="false"

isSummaryNewPage="false">

<parameter name="BaseDir" isForPrompting="false" class="java.io.File"/>

<parameter name="avgDriveYardageRating" isForPrompting="false" class="java.lang.String">

<defaultValueExpression ><![CDATA["1"]]></defaultValueExpression>

</parameter>

<parameter name="username" isForPrompting="false" class="java.lang.String">

<defaultValueExpression ><![CDATA["QMAN"]]></defaultValueExpression>

</parameter>

<parameter name="avgDriveYardageComment" isForPrompting="false" class="java.lang.String">

<defaultValueExpression ><![CDATA[" "]]></defaultValueExpression>

</parameter>

<parameter name="avgGrossScoreRating" isForPrompting="false" class="java.lang.String">

<defaultValueExpression ><![CDATA[" "]]></defaultValueExpression>

</parameter>

<parameter name="avgGrossScoreComment" isForPrompting="false" class="java.lang.String">

<defaultValueExpression ><![CDATA[" "]]></defaultValueExpression>

</parameter>

<parameter name="sandSavesRating" isForPrompting="false" class="java.lang.String">

<defaultValueExpression ><![CDATA["4 stars "]]></defaultValueExpression>

</parameter>

<parameter name="sandSavesComment" isForPrompting="false" class="java.lang.String">

<defaultValueExpression ><![CDATA[" "]]></defaultValueExpression>

</parameter>

<parameter name="puttsRating" isForPrompting="false" class="java.lang.String">

<defaultValueExpression ><![CDATA[" "]]></defaultValueExpression>

</parameter>

<parameter name="puttsComment" isForPrompting="false" class="java.lang.String">

<defaultValueExpression ><![CDATA[" "]]></defaultValueExpression>

</parameter>

<parameter name="penaltiesRating" isForPrompting="false" class="java.lang.String">

<defaultValueExpression ><![CDATA[" "]]></defaultValueExpression>

</parameter>

<parameter name="penaltiesComment" isForPrompting="false" class="java.lang.String">

<defaultValueExpression ><![CDATA[" "]]></defaultValueExpression>

</parameter>

<parameter name="greensHitRating" isForPrompting="false" class="java.lang.String">

<defaultValueExpression ><![CDATA[" "]]></defaultValueExpression>

</parameter>

<parameter name="greensHitComment" isForPrompting="false" class="java.lang.String">

<defaultValueExpression ><![CDATA[" "]]></defaultValueExpression>

</parameter>

<parameter name="fairwaysHitRating" isForPrompting="false" class="java.lang.String">

<defaultValueExpression ><![CDATA[" "]]></defaultValueExpression>

</parameter>

<parameter name="fairwaysHitComment" isForPrompting="false" class="java.lang.String">

<defaultValueExpression ><![CDATA[" "]]></defaultValueExpression>

</parameter>

<parameter name="avgDriveYardageSuggestion" isForPrompting="false" class="java.lang.String">

<defaultValueExpression ><![CDATA[" "]]></defaultValueExpression>

</parameter>

<parameter name="avgGrossScoreSuggestion" isForPrompting="false" class="java.lang.String">

<defaultValueExpression ><![CDATA[" "]]></defaultValueExpression>

</parameter>

<parameter name="sandSavesSuggestion" isForPrompting="false" class="java.lang.String">

<defaultValueExpression ><![CDATA[" There once was a grand lake which spread throught the hills like rain in a barrel, then it went south."]]></defaultValueExpression>

</parameter>

<parameter name="puttsSuggestion" isForPrompting="false" class="java.lang.String">

<defaultValueExpression ><![CDATA[" this is a suggestion "]]></defaultValueExpression>

</parameter>

<parameter name="penaltiesSuggestion" isForPrompting="false" class="java.lang.String">

<defaultValueExpression ><![CDATA[" "]]></defaultValueExpression>

</parameter>

<parameter name="greensHitSuggestion" isForPrompting="false" class="java.lang.String">

<defaultValueExpression ><![CDATA["Suggestions 1 : run! "]]></defaultValueExpression>

</parameter>

<parameter name="fairwaysHitSuggestion" isForPrompting="false" class="java.lang.String">

<defaultValueExpression ><![CDATA[" "]]></defaultValueExpression>

</parameter>

<queryString><![CDATA[select count(firstname) from member;]]></queryString>

<group name="pagebreak" isStartNewColumn="false" isStartNewPage="true" isResetPageNumber="false" isReprintHeaderOnEachPage="false" minHeightToStartNewPage="0" >

<groupExpression><![CDATA[$V{REPORT_COUNT}]]></groupExpression>

<groupHeader>

<band height="1" isSplitAllowed="true" >

</band>

</groupHeader>

<groupFooter>

<band height="50" isSplitAllowed="true" >

</band>

</groupFooter>

</group>

<background>

<band height="0" isSplitAllowed="true" >

</band>

</background>

<title>

<band height="138" isSplitAllowed="true" >

<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" > <reportElement

mode="Opaque"

x="0"

y="1"

width="535"

height="78"

forecolor="#000000"

backcolor="#FFFFFF"

positionType="FixRelativeToTop"

isPrintRepeatedValues="true"

isRemoveLineWhenBlank="false"

isPrintInFirstWholeBand="false"

isPrintWhenDetailOverflows="false"/>

<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">

<font fontName="SansSerif" pdfFontName="Helvetica" size="18" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" />

</textElement>

<textFieldExpression class="java.lang.String"><![CDATA["Analysis Summary Reportn"+

"forn"+

$P{username}]]></textFieldExpression>

</textField>

<image scaleImage="RetainShape" vAlign="Top" hAlign="Left" isUsingCache="false" evaluationTime="Now" hyperlinkType="None"> <reportElement

mode="Opaque"

x="1"

y="1"

width="106"

height="42"

forecolor="#000000"

backcolor="#FFFFFF"

positionType="FixRelativeToTop"

isPrintRepeatedValues="true"

isRemoveLineWhenBlank="false"

isPrintInFirstWholeBand="false"

isPrintWhenDetailOverflows="false"/>

<graphicElement stretchType="NoStretch" pen="None" fill="Solid" />

<imageExpression class="java.io.File"><![CDATA[new File($P{BaseDir},"../img/ts_logo_noshadow.gif")]]></imageExpression> </image>

<image scaleImage="RetainShape" vAlign="Top" hAlign="Left" isUsingCache="false" evaluationTime="Now" hyperlinkType="None"> <reportElement

mode="Opaque"

x="429"

y="1"

width="106"

height="52"

forecolor="#000000"

backcolor="#FFFFFF"

positionType="FixRelativeToTop"

isPrintRepeatedValues="true"

isRemoveLineWhenBlank="false"

isPrintInFirstWholeBand="false"

isPrintWhenDetailOverflows="false"/>

<graphicElement stretchType="NoStretch" pen="None" fill="Solid" />

<imageExpression class="java.io.File"><![CDATA[new File($P{BaseDir},"../img/scorecardplus_logo.gif")]]></imageExpression> </image>

<rectangle radius="0" >

<reportElement

mode="Transparent"

x="3"

y="110"

width="528"

height="25"

forecolor="#000000"

backcolor="#FFFFFF"

positionType="FixRelativeToTop"

isPrintRepeatedValues="true"

isRemoveLineWhenBlank="false"

isPrintInFirstWholeBand="false"

isPrintWhenDetailOverflows="false"/>

<graphicElement stretchType="NoStretch" pen="Thin" fill="Solid" />

</rectangle>

<staticText>

<reportElement

mode="Opaque"

x="28"

y="111"

width="58"

height="20"

forecolor="#000000"

backcolor="#FFFFFF"

positionType="FixRelativeToTop"

isPrintRepeatedValues="true"

isRemoveLineWhenBlank="false"

isPrintInFirstWholeBand="false"

isPrintWhenDetailOverflows="false"/>

<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">

<font fontName="SansSerif" pdfFontName="Helvetica" size="12" isBold="true" isItalic="true" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" />

</textElement>

<text><![CDATA[Category]]></text>

</staticText>

<staticText>

<reportElement

mode="Opaque"

x="130"

y="111"

width="58"

height="20"

forecolor="#000000"

backcolor="#FFFFFF"

positionType="FixRelativeToTop"

isPrintRepeatedValues="true"

isRemoveLineWhenBlank="false"

isPrintInFirstWholeBand="false"

isPrintWhenDetailOverflows="false"/>

<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">

<font fontName="SansSerif" pdfFontName="Helvetica" size="12" isBold="true" isItalic="true" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" />

</textElement>

<text><![CDATA[Rating]]></text>

</staticText>

<staticText>

<reportElement

mode="Opaque"

x="273"

y="111"

width="171"

height="20"

forecolor="#000000"

backcolor="#FFFFFF"

positionType="FixRelativeToTop"

isPrintRepeatedValues="true"

isRemoveLineWhenBlank="false"

isPrintInFirstWholeBand="false"

isPrintWhenDetailOverflows="false"/>

<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">

<font fontName="SansSerif" pdfFontName="Helvetica" size="12" isBold="true" isItalic="true" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" />

</textElement>

<text><![CDATA[Comments and Suggestions]]></text>

</staticText>

<staticText>

<reportElement

mode="Opaque"

x="90"

y="84"

width="350"

height="20"

forecolor="#000000"

backcolor="#FFFFFF"

positionType="FixRelativeToTop"

isPrintRepeatedValues="true"

isRemoveLineWhenBlank="false"

isPrintInFirstWholeBand="false"

isPrintWhenDetailOverflows="false"/>

<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">

<font fontName="SansSerif" pdfFontName="Helvetica" size="14" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" />

</textElement>

<text><![CDATA[Analysis Recomendations]]></text>

</staticText>

</band>

</title>

<pageHeader>

<band height="0" isSplitAllowed="true" >

</band>

</pageHeader>

<columnHeader>

<band height="0" isSplitAllowed="true" >

</band>

</columnHeader>

<detail>

<band height="480" isSplitAllowed="true" >

<elementGroup>

<rectangle radius="0" >

<reportElement

mode="Transparent"

x="3"

y="2"

width="528"

height="48"

forecolor="#000000"

backcolor="#FFFFFF"

positionType="Float"

isPrintRepeatedValues="false"

isRemoveLineWhenBlank="true"

isPrintInFirstWholeBand="true"

isPrintWhenDetailOverflows="true"/>

<graphicElement stretchType="RelativeToTallestObject" pen="Thin" fill="Solid" />

</rectangle>

<rectangle radius="0" >

<reportElement

mode="Transparent"

x="121"

y="2"

width="76"

height="48"

forecolor="#000000"

backcolor="#FFFFFF"

positionType="Float"

isPrintRepeatedValues="false"

isRemoveLineWhenBlank="true"

isPrintInFirstWholeBand="true"

isPrintWhenDetailOverflows="true"/>

<graphicElement stretchType="RelativeToTallestObject" pen="Thin" fill="Solid" />

</rectangle>

<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" > <reportElement

mode="Opaque"

x="123"

y="9"

width="71"

height="18"

forecolor="#000000"

backcolor="#FFFFFF"

positionType="FixRelativeToTop"

isPrintRepeatedValues="true"

isRemoveLineWhenBlank="false"

isPrintInFirstWholeBand="false"

isPrintWhenDetailOverflows="false"/>

<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">

<font fontName="SansSerif" pdfFontName="Helvetica" size="12" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" />

</textElement>

<textFieldExpression class="java.lang.String"><![CDATA[$P{avgGrossScoreRating}]]></textFieldExpression>

</textField>

<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None" > <reportElement

mode="Opaque"

x="199"

y="4"

width="328"

height="18"

forecolor="#000000"

backcolor="#FFFFFF"

positionType="FixRelativeToTop"

isPrintRepeatedValues="true"

isRemoveLineWhenBlank="false"

isPrintInFirstWholeBand="false"

isPrintWhenDetailOverflows="false"/>

<textElement textAlignment="Left" verticalAlignment="Middle" lineSpacing="Single">

<font fontName="SansSerif" pdfFontName="Helvetica" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" />

</textElement>

<textFieldExpression class="java.lang.String"><![CDATA[$P{avgGrossScoreComment}]]></textFieldExpression>

</textField>

<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None" > <reportElement

mode="Opaque"

x="199"

y="29"

width="328"

height="19"

forecolor="#000000"

backcolor="#FFFFFF"

positionType="Float"

isPrintRepeatedValues="true"

isRemoveLineWhenBlank="false"

isPrintInFirstWholeBand="false"

isPrintWhenDetailOverflows="false"/>

<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">

<font fontName="SansSerif" pdfFontName="Helvetica" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" />

</textElement>

<textFieldExpression class="java.lang.String"><![CDATA[$P{avgGrossScoreSuggestion}]]></textFieldExpression>

</textField>

<staticText>

<reportElement

mode="Opaque"

x="9"

y="6"

width="109"

height="41"

forecolor="#000000"

backcolor="#FFFFFF"

positionType="FixRelativeToTop"

isPrintRepeatedValues="true"

isRemoveLineWhenBlank="false"

isPrintInFirstWholeBand="false"

isPrintWhenDetailOverflows="false"/>

<textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single">

<font fontName="SansSerif" pdfFontName="Helvetica" size="12" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="CP1252" isStrikeThrough="false" />

</textElement>

<text><![CDATA[Gross Score Average]]></text>

</staticText>

</elementGroup>

<elementGroup>

<rectangle radius="0" >

<reportElement

mode="Transparent"

x="3"

y="50"

width="528"

height="48"

forecolor="#000000"

backcolor="#FFFFFF"

positionType="Float"

isPrintRepeatedValues="true"

isRemoveLineWhenBlank="false"

isPrintInFirstWholeBand="false"

isPrintWhenDetailOverflows="true"/>

<graphicElement stretchType="RelativeToTallestObject" pen="Thin" fill="Solid" />

</rectangle>

<rectangle radius="0" >

<reportElement

mode="Transparent"

x="121"

y="50"

width="76"

height="48"

forecolor="#000000"

backcolor="#FFFFFF"

positionType="Float"

isPrintRepeatedValues="true"

isRemoveLineWhenBlank="false"

isPrintInFirstWholeBand="false"

isPrintWhenDetailOverflows="true"/>

<graphicElement stretchType="RelativeToTallestObject" pen="Thin" fill="Solid" />

</rectangle>

<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" > <reportElement

mode="Opaque"

x="123"

y="57"

width="71"

height="18"

forecolor="#000000"

backcolor="#FFFFFF"

positionType="Float"

isPrintRepeatedValues="true"

isRemoveLineWhenBlank="false"

isPrintInFirstWholeBand="false"

isPrintWhenDetailOverflows="false"/>

<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">

<font fontName="SansSerif" pdfFontName="Helvetica" size="12" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" />

</textElement>

<textFieldExpression class="java.lang.String"><![CDATA[$P{avgGrossScoreRating}]]></textFieldExpression>

</textField>

<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None" > <reportElement

mode="Opaque"

x="199"

y="52"

width="328"

height="18"

forecolor="#000000"

backcolor="#FFFFFF"

positionType="Float"

isPrintRepeatedValues="true"

isRemoveLineWhenBlank="false"

isPrintInFirstWholeBand="false"

isPrintWhenDetailOverflows="false"/>

<textElement textAlignment="Left" verticalAlignment="Middle" lineSpacing="Single">

<font fontName="SansSerif" pdfFontName="Helvetica" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" />

</textElement>

<textFieldExpression class="java.lang.String"><![CDATA[$P{avgGrossScoreComment}]]></textFieldExpression>

</textField>

<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None" > <reportElement

mode="Opaque"

x="199"

y="77"

width="328"

height="19"

forecolor="#000000"

backcolor="#FFFFFF"

positionType="Float"

isPrintRepeatedValues="true"

isRemoveLineWhenBlank="false"

isPrintInFirstWholeBand="false"

isPrintWhenDetailOverflows="false"/>

<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">

<font fontName="SansSerif" pdfFontName="Helvetica" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" />

</textElement>

<textFieldExpression class="java.lang.String"><![CDATA[$P{avgGrossScoreSuggestion}]]></textFieldExpression>

</textField>

<staticText>

<reportElement

mode="Opaque"

x="9"

y="54"

width="109"

height="41"

forecolor="#000000"

backcolor="#FFFFFF"

positionType="Float"

isPrintRepeatedValues="true"

isRemoveLineWhenBlank="false"

isPrintInFirstWholeBand="false"

isPrintWhenDetailOverflows="false"/>

<textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single">

<font fontName="SansSerif" pdfFontName="Helvetica" size="12" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="CP1252" isStrikeThrough="false" />

</textElement>

<text><![CDATA[TEXT 2]]></text>

</staticText>

</elementGroup>

<elementGroup>

<rectangle radius="0" >

<reportElement

mode="Transparent"

x="3"

y="98"

width="528"

height="48"

forecolor="#000000"

backcolor="#FFFFFF"

positionType="Float"

isPrintRepeatedValues="true"

isRemoveLineWhenBlank="false"

isPrintInFirstWholeBand="false"

isPrintWhenDetailOverflows="true"/>

<graphicElement stretchType="RelativeToTallestObject" pen="Thin" fill="Solid" />

</rectangle>

<rectangle radius="0" >

<reportElement

mode="Transparent"

x="121"

y="98"

width="76"

height="48"

forecolor="#000000"

backcolor="#FFFFFF"

positionType="Float"

isPrintRepeatedValues="true"

isRemoveLineWhenBlank="false"

isPrintInFirstWholeBand="false"

isPrintWhenDetailOverflows="true"/>

<graphicElement stretchType="RelativeToTallestObject" pen="Thin" fill="Solid" />

</rectangle>

<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None" > <reportElement

mode="Opaque"

x="123"

y="105"

width="71"

height="18"

forecolor="#000000"

backcolor="#FFFFFF"

positionType="Float"

isPrintRepeatedValues="true"

isRemoveLineWhenBlank="false"

isPrintInFirstWholeBand="false"

isPrintWhenDetailOverflows="false"/>

<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">

<font fontName="SansSerif" pdfFontName="Helvetica" size="12" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" />

</textElement>

<textFieldExpression class="java.lang.String"><![CDATA[$P{avgGrossScoreRating}]]></textFieldExpression>

</textField>

<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None" > <reportElement

mode="Opaque"

x="199"

y="100"

width="328"

height="18"

forecolor="#000000"

backcolor="#FFFFFF"

positionType="Float"

isPrintRepeatedValues="true"

isRemoveLineWhenBlank="false"

isPrintInFirstWholeBand="false"

isPrintWhenDetailOverflows="false"/>

<textElement textAlignment="Left" verticalAlignment="Middle" lineSpacing="Single">

<font fontName="SansSerif" pdfFontName="Helvetica" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" />

</textElement>

<textFieldExpression class="java.lang.String"><![CDATA[$P{avgGrossScoreComment}]]></textFieldExpression>

</textField>

<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None" > <reportElement

mode="Opaque"

x="199"

y="125"

width="328"

height="19"

forecolor="#000000"

backcolor="#FFFFFF"

positionType="Float"

isPrintRepeatedValues="true"

isRemoveLineWhenBlank="false"

isPrintInFirstWholeBand="false"

isPrintWhenDetailOverflows="false"/>

<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">

<font fontName="SansSerif" pdfFontName="Helvetica" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="false" pdfEncoding ="CP1252" isStrikeThrough="false" />

</textElement>

<textFieldExpression class="java.lang.String"><![CDATA[$P{avgGrossScoreSuggestion}]]></textFieldExpression>

</textField>

<staticText>

<reportElement

mode="Opaque"

x="9"

y="102"

width="109"

height="41"

forecolor="#000000"

backcolor="#FFFFFF"

positionType="Float"

isPrintRepeatedValues="true"

isRemoveLineWhenBlank="false"

isPrintInFirstWholeBand="false"

isPrintWhenDetailOverflows="false"/>

<textElement textAlignment="Center" verticalAlignment="Top" lineSpacing="Single">

<font fontName="SansSerif" pdfFontName="Helvetica" size="12" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="CP1252" isStrikeThrough="false" />

</textElement>

<text><![CDATA[TEXT 3]]></text>

</staticText>

</elementGroup>

</band>

</detail>

<columnFooter>

<band height="29" isSplitAllowed="true" >

</band>

</columnFooter>

<pageFooter>

<band height="50" isSplitAllowed="true" >

</band>

</pageFooter>

<summary>

<band height="50" isSplitAllowed="true" >

</band>

</summary>

</jasperReport>

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...