• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • Devaka Cooray
  • Paul Clapham
Sheriffs:
  • paul wheaton
Saloon Keepers:
  • Tim Holloway
Bartenders:

Jasper Reports: overlapping crosstabs when displayed horizontally

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
is there a way to have 2 crosstabs inserted next to each others (horizontally) in the title band of the parent report. the problem i am facing is that the second crosstab starts based on it's actual position which makes it overlaps with the first crosstab. I would like to have the second crosstab starts after the first one finishes. it seems that there is no direct way to do this from the studio (the float option works vertically and doesn't work horizontally), does anyone have an idea how this can be done even through the API.

note that i am using Jasper 6.7.0
 
If you live in a cold climate and on the grid, incandescent light can use less energy than LED. Tiny ad:
Paul Wheaton's 16th Kickstarter: Gardening playing cards for gardeners and homesteaders
https://coderanch.com/t/889615/Paul-Wheaton-Kickstarter-Gardening-playing
reply
    Bookmark Topic Watch Topic
  • New Topic