Re: [jasperreports-questions] Hide a field based on the next row

2006-04-28 Thread Adriano dos Santos Fernandes
Lucian Chirita wrote: Hi If I understand your requirement correctly, you need something similar to this (you could create a group based on the date field): http://sourceforge.net/forum/message.php?msg_id=3540986 If so, take a look at the provided solution and see whether it suits your needs.

Re: [jasperreports-questions] Panic Situation- Please help

2006-04-28 Thread Teodor Danciu
Hi, No wonder you don't see any errors if you catch them and then log very small error messages. Let the code throw proper errors or handle them properly by wrapping them and throwing them up the stack so that you clearly see what's happening when problems occur. If you make a big try/catch a

[jasperreports-questions] Subreport Issue.

2006-04-28 Thread Sudarshan Krishnaprasad
Hi, I am having an issue with subreports showing up on my master report. I am including the subreport in this fashion in my masterReport.jrxml file.     x="10" y="26" width="330" height="30" key="subreport-1"/> the testingSub.jasper just has a static text box in it and nothing

[jasperreports-questions] maven 2 jasper reports plugin?

2006-04-28 Thread Dan Adams
Is there a maven 2 plugin for compiling reports? -- Dan Adams Software Engineer Interactive Factory 617.235.5857 --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technolo

[jasperreports-questions] PageHeader and pageFooter are missing on last page

2006-04-28 Thread Udo Weigelt
Hi, if there is an summary but no detail anymore on last page last pageFooter and last pageHeader are missing. In the following example - could be filled with 5 records correctly (1 page) - could be filled with 13 records correctly (2 pages) - could not be filled with 9