Jump to content
Changes to the Jaspersoft community edition download ×

Recommended Posts

Hi All,

 

I am using Jasper Report to generate report from the Java code. The report designer I am using is iReport. Along with a master report there are several sub reports also available.

 

Now, my question here is, do Jasper Report API has any way to load sub reports dynamically into master report?

 

Here is example:

A master report have three sub report. SubReport1, SubReport2 & SubReport3.

Now the order of these sub reports displayed in a master report is not specific. It is based on the user inputs. So if user wants to display SubReport2 before SubReport1 then the user have to provide input accordingly.

 

So, is there any way using which we can achieve this functionality using JasperReport API?

Link to comment
Share on other sites

  • Replies 1
  • 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...