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

jcrumley

Members
  • Posts

    16
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Posts posted by jcrumley

  1. I have a jaspter report that was created with Java.  Now I want to add a subreport to it. 

    1) can I add a .jrxml subreport to the old report that was created with Java?

    2) I have the .jrxml file and I added this line of code to the old java report code:

    String subReportFile = JasperCompileManager.compileReportToFile("report1.jrxml");

    So now what?

    3) I know I have to add a parameter to the main report but after browsing the forum for help I'm more confused as to what and how to add the parameter.

    Any insight to my problem would be greatly appreciated!

    TIA,

    Jc

  2. Is there a way to change label placements for a pie chart?  Right now the labels are lined up on either the left or right side of the chart.  I want the labels to be next to the section the label is associated with but not on top. 

     

    Any help would be appreciated!

     

    TIA,

    Jennifer

  3. Is there a way to layout data so that it is populated across the page rather than down the page?  If I put a field in the detail tab it always prints down but I want it to print across.  Any suggestions?

     

    Thanks,

    Jenn

  4. No, that didn't help at all, the labelFormat just shows values with the section labels but didn't solve the overlapping problem. 

    I have a customizer class and I thought using the setLabelPadding method would do the trick but it doesn't help either.

    Any other ideas would be appreciated.

  5. Is there a way to increase the width of labels in a pie chart?  My pie chart has a lot of sections but the labels 1) overlap and 2)they aren't wide enough.  I've attached a snapshot to illustrate my point.

     

    TIA,

    Jenn

×
×
  • Create New...