rstewart Posted July 16, 2010 Posted July 16, 2010 Hello,Could someone please help with options for group page break in a crosstab report exported to PDF? Jasper version 3.0. Screen example below. I need a new page after the total column for SD045 in grey. I can post the .jrxml if neccessary. Also I have searched the examples and the forum without success. This is being fed from a JRBeanCollectionDataSource.Thanks./uploads/projects/jasperreports/image/crosstab.JPG
lucianc Posted July 29, 2010 Posted July 29, 2010 JR crosstabs do not support forced page breaks.Your only chance is to break the crosstab into multiple insances, i.e. group the data by district and include the crosstab in the group footer.Regards,Lucian
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