Hello,
I have a last empty page due to the last page break and I don't know how I can avoid it.
I've a report with 2 groups and the detail :
-category group
-location group
-detail
The report should look like this:
first page
<page break>
category group title 1
location group title 1
detail 1
detail 2
<page break>
location group title 2
detail 1
detail 2
detail 3
<page break>
category group title 2
location group title 1
detail 1
detail 2
<page break>
location group title 2
...
detail2
END
If I put the page break before the header of location group, I've an unwanted page break between group title header and category title header.
If I put the page break after the footer of location group, I've an empty page at the end of the report because of the last page break.
Do you have an idea of how I could avoid this last empty page or if I can remove it ? Or maybe change my page break ?
It would be nice to have an option like "Don't page break at the end of the report".
I have a last empty page due to the last page break and I don't know how I can avoid it.
I've a report with 2 groups and the detail :
-category group
-location group
-detail
The report should look like this:
first page
<page break>
category group title 1
location group title 1
detail 1
detail 2
<page break>
location group title 2
detail 1
detail 2
detail 3
<page break>
category group title 2
location group title 1
detail 1
detail 2
<page break>
location group title 2
...
detail2
END
If I put the page break before the header of location group, I've an unwanted page break between group title header and category title header.
If I put the page break after the footer of location group, I've an empty page at the end of the report because of the last page break.
Do you have an idea of how I could avoid this last empty page or if I can remove it ? Or maybe change my page break ?
It would be nice to have an option like "Don't page break at the end of the report".