Jump to content
JasperReports Library 7.0 is now available ×

implement like this:


2004 IR Help

Recommended Posts

By: flying - ibmj2ee

implement like this:

2004-08-16 05:13

masterReport

fileld(1) field(2)

subreport

field(3)

 

field(3) print after subreport printed.

 

can you help me or give me suggestion?

 

many thanks

 

 

 

 

By: C-Box - c-box

RE: implement like this:

2004-08-16 05:24

Hi, try this

 

make a dummygroup1....

put field(1) and field(2) into dummygroup1header.

make a second dummygroup2.

put subreport into groupheader of dummygroup2

make dummygroup2footer height to 0

put field(3) in dummygroup1footer

 

it should work (not tried, but I guess it works)

 

hth

C-Box

 

 

 

 

 

 

By: flying - ibmj2ee

RE: implement like this:

2004-08-16 05:31

set field(3) position type = float;

it is ok!

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