I’m encountering an issue as described below and would appreciate if someone can enlighten me on the cause of the issue.
Upon printing my report, it would include a blank page as shown in the screenshot below.
This occur only if my description is too long that it wouldn’t fit the first page, then it would start at the 2nd page from the topmost line without the header in the first page, causing a blank page as shown below.
A little cheat I use when this happens to me is to set the report properties right margin and bottom margin to 0. This usually eliminates the extra page.
Since this only seems to happen when a description field is really long. I would look at your “Keep Together” property of the field, rectangle, row, group, etc.
Try .25cm for left margin and .5 for top margin and see if you get an extra page again… Also make sure you have no extra space at the bottom of the form.
Then Adjust the KeepTogether and KeepWithGroup Property for the part that is causing the new page. Just go through them and change some settings to test it out.