We have a form with a section that hides / shows based on field values. When a document prints and the section is showing it prints approx. 3 pages. There is a table within that cannot be split, so a page break is placed prior to it.
When the section is hidden, about 2/3 of a page is printed, but then a second blank page is generated by the printer with one line on it.
If we remove the page break, the second page does not print - unless the section is unhidden, then the table is broken in half in the middle of the page.
So - why does a page break, that even if it’s hidden, still generate a second page?
Anyone have any ideas?