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

newToJasper

Members
  • Posts

    4
  • Joined

  • Last visited

newToJasper's Achievements

Newbie

Newbie (1/14)

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

Recent Badges

0

Reputation

  1. I found solution but still some issues are not able to solve. I am using JasperAPI, JRXMLLoader to load JasperDesign. Then iterating all elements setting required height and width. At last compile jasperdesign using JasperCompileManager. This works for single charts. But for MultiAxisChart I need to set plot to JRDesignChart which can not be done. Does anyone found solution to add MultiAxisPlot in chart using jasper API?
  2. In web application, user can customize page to show number of charts (developed using jasperreports) as per requirements. To utilize available space, we need to change size (height / width) dynamically of chart. I checked forums and found information about alter design as well other alternaive to load jasperdesign, make modifications, recompile and fill. I can not use alter design approach as Jasper API does not provide method to update height. I can change width / X,Y positions etc. So I tried Jasper design which is also not allowing me change chart element height in summary band. Is there a way to modify chart height? I appreciate immediate reply as I need to demo this to top management.
  3. I am facing same issue. Shows up correct in IReport HTML viewer (set to IE). But through JasperEngine report fill line is missing. I am using 3.0
  4. I am facing same issue. Shows up correct in IReport HTML viewer (set to IE). But through JasperEngine report fill line is missing. I am using 3.0
×
×
  • Create New...