Hi, I'm using Report-designer 3.6.1, and i got a recurring problem with one of my report. When i try to print the report, i sometimes get a report with missing pages. The report print seven pages out of nine, and the last page print a page count of 7/9. Also on the last page, it doesn't print the footer as if it was not configured.
This problem happens randomly (or in a particular case that i can't grasp). Every other reports are fine. They all print the footer, and all the page.
If you need more info leave comments, I will try to respond to the best of my knowledge, because I am new with this tool.
Here is how we setup the report
Master report:
- Page header
- Some fields that are printed on each pages;
- Details
- Sub-report #1: List all attributes of each product;
- Report Footer
- Empty
- Page Footer
- Some text fields;
- Page count (totalPageCount function);
Sub-report #1:
- Group Header: Empty;
- Detail
- Collumn headers;
- Sub-report #2: List some attributes values for each products;
- Group Footer
- Report Footer
- Text field with a message.
Sub-report #2:
- Detail
- Attribute's name;
- Report Footer: Attribute's value;