Jump to content

Set Scriptlet class on JasperReport Progrmatically


galbelli

Recommended Posts

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

A JasperReport object is a compiled report.  If you want to truly set the scriplet class, you'd have to do use a JasperDesign object and compiled it into an JasperReports object.

But in some cases it suffices to send a scriptlet object to the report via the JRParameter.REPORT_SCRIPTLET parameter.

Regards,

Lucian

Link to comment
Share on other sites

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