Jump to content
JasperReports Library 7.0 is now available ×

Subreport to enlarge lastPageFooter


2005 IR Help

Recommended Posts

By: sagi7 - sagi7

Subreport to enlarge lastPageFooter

2005-10-10 13:33

Hello,

 

i want to create a subreport with only static text to enlarge lastPageFooter.

Like always Subreport alone is working - with Masterreport is nothing visible.

I had a look to the examples - didn?t help.

I tried to use a dummy Query to see detail - with no effect.

I made the setting AllSectionsNoDetail in Master as in Subreport.

Here the subreport Definiton:

<subreport isUsingCache="true">

<reportElement

mode="Transparent"

x="20"

y="140"

width="500"

height="50"

forecolor="#000000"

backcolor="#FFFFFF"

key="subreport-1"

stretchType="NoStretch"

positionType="FixRelativeToBottom"

isPrintRepeatedValues="true"

isRemoveLineWhenBlank="true"

isPrintInFirstWholeBand="true"

isPrintWhenDetailOverflows="true"/>

<subreportExpression class="java.lang.String"><![CDATA["AuftragArbeitszeiten.jasper"]]></subreportExpression>

</subreport>

 

Thanks in advance

 

 

 

 

By: sagi7 - sagi7

RE: Subreport to enlarge lastPageFooter

2005-10-11 13:33

I have encapsulated the problem to the following:

 

It depends on the height of the subreport object in Masterreport.

Hmmm?

My goal was, to extend my report with a second Page - i can?t enlarge the lastPageFooter any more.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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...