sgstafford Posted January 18, 2008 Posted January 18, 2008 I have a report where my total line at the bottom of the report has its own column headers, so I use crosstabs. I have two cross tabs and I was running into displayu issues where the second crosstab(total footer) was interfering with the first crosstab. I looked around for a solution and decided to go with a page break in between the crosstabs. It works great reporting stright out of ireports, but running JasperReports out of a java application it puts a line in between the crosstabs(main report and total footer). Any ideas on how to get rid of the line or another way of doing this. Thanks in advance!!!
sgstafford Posted January 18, 2008 Author Posted January 18, 2008 Never mind. I finally found a post that said to create a dummy header/footer and put the crosstab in the footer and the other last(total) crosstab in the summary. This did the trick.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now