sorry my english is very bad!!
page break on condintion or change value
example: report all users from department. on change department name, break page and print user for new department in new page(s)
thank's
hi, the best way to do this is using ReportGroup function. The documentation is now well detailed about it, but you can see a test example using it here:
- http://geraldo.svn.sourceforge.net/viewvc/geraldo/geraldo/tests/07-groupping.txt?view=markup
But your suggestion is cool for other cases. We will do it :)
Log in to post a comment.
hi, the best way to do this is using ReportGroup function. The documentation is now well detailed about it, but you can see a test example using it here:
- http://geraldo.svn.sourceforge.net/viewvc/geraldo/geraldo/tests/07-groupping.txt?view=markup
But your suggestion is cool for other cases. We will do it :)