Jump to content
We've recently updated our Privacy Statement, available here ×

Adding static pages after detail


Recommended Posts

By: Sofiane - sofianito

Adding static pages after detail

2002-11-08 05:25

Hi,

I have generated a report using a query and now i need to add 5 static pages after the detail. Any clue?

 

thanks

 

 

By: Teodor Danciu - teodord

RE: Adding static pages after detail

2002-11-08 13:57

 

Hi,

 

Those 5 pages at the end of the report could

be introduced using a subreport placed on

the summary section of the master report.

 

Now, you can check the "images", "shapes",

"fonts" or "unicode" samples to see how to create

a static report. They all are static since they display

only static information and are filled using

an instance of the JREmptyDataSource class.

 

But it would be interesting to see how you could

introduce page breaks, because you have to have

5 static pages in this subreport.

 

Check this out:

 

http://jasperreports.sourceforge.net/tips.tricks.html#largebands

 

I hope this helps.

Teodor

 

 

 

By: Sofiane - sofianito

RE: Adding static pages after detail

2002-11-12 08:02

Hi,

 

I understand that I have to define a subreport with 5 groups each group having the attribute isStartNewPage="true", and set the band height of every group footer to 0, and put in every group header the static stuff? isn't it?

 

Thanks

Sofiane

 

 

By: Teodor Danciu - teodord

RE: Adding static pages after detail

2002-11-12 12:50

 

Hi,

 

Yes. This might be one of the possible solutions.

You can find out only if you try it.

 

Good luck!

Teodor

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