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

How to inherit functionality (e.g. input parameters) from a master jrxml?


asookaziangmail.com

Recommended Posts

The following solution allows the user to write reports programmatically using Jasper Reports indirectly.  I'm assuming the java class can extend a parent class which may have common input parameters defined.  And the child class can add additional input parameters.  https://mkyong.com/java/reporting-in-java-using-dynamicreports-and-jasperreports/

Is it possible to have a base master jrxml be extended by a child jrxml?  I have researched this extensively and seems nobody asks and there is no solution other than for the template for styles: http://jasperreports.sourceforge.net/sample.reference/templates/index.html

I am looking for a master jrxml to extend for inheriting custom defined parameters.  thanks.

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

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