• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Jasper Reports subreports problem

 
Ranch Hand
Posts: 41
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
I'm quite new to JasperReports and I have a question. Can subreports include subreports? I'm asking because I have this problem :

There is a main report that contain only a Page header and a subreport (don't ask why it was design this way I don't know). This report doesn't generate with iReports and also on our website. The subreport only contain a query and a subreport (still don't ask why it was design with so many layers) . The subreport generate fine. I've investigate the main report and there's nothing beside the page header and the subreports. The result when you try to generate that report is that it will wait forever but neither my computer nor the db server is processing.

any clue ? hope I'm clear.

Julien
 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Julien,

I have a subreport with 2 subreport inside it and works fine (that response your first question). The second question is more difficult and i can't help you without see your code.

Hope it helps.
Regards.
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This should be discussed in Other Open Source Projects, so I'm moving it there.
reply
    Bookmark Topic Watch Topic
  • New Topic