Jump to content

What gets compiled in a .jasper file?


Michael_Schmidt

Recommended Posts

This question is so basic I can't find anything on it. I have an Eclipse RCP application that uses JasperReports. The RCP plug-in exports as a .jar file that includes the .jasper files in an internal /reports directory. All works fine. Now, I want to have a logo (image) in my report header and include a master report with subreports. My questions are 1) is the image compiled in the .jasper file or do I have to make it available in the RCP plug-in? 2) are the subreports compiled in the master report .jasper file or do I need to include the subreport .jasper files? 3) if I need to include the subreport .jasper files (in the .jar's /reports directory), how to point to them?

 

Thanks for your time on this matter!

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