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

Empty RowHeader in JasperReport compiled report


jon007_cool

Recommended Posts

I've designed a report using iReport 5.5.1. Now I am getting the .jrxml of the report in inputstream and than convert it into string to change cross tab field based on user selection (using .replace function). Than put the string in Stream and compiling the report and than filling it and finally exporting the report as PDF. (refer file 1)

When I compile this file through the JasperReport library, Row header are missing (Which I replaced dynamically), but if I save the updated stream as .jrxml file and compile it in iReport than it works fine. I am able to see the RowHeaders.

I am using JasperReports 5.5.1 version with oracle ADF.

Please refer to attached screen shot and file. 

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