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

jon007_cool

Members
  • Posts

    1
  • Joined

  • Last visited

jon007_cool's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. 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.
×
×
  • Create New...