How do I go about restricting a report to one page?
I have a report set up but it prints a blank second page. I have tried altering the overall report settings, and I have ensured all sections will fit within an 8.5x11 page...but the report still prints a blank page 2. Suggestions?
-
A couple of thoughts come to mind:
- You could try reducing the top and bottom margins of the report. In the properties panel on the right, select the 'Report' from the drop-down list at the top, then expand Page Settings -> Margins.
- Many controls have a Behavior -> Can Grow property which allows the control to increase in size vertically to accommodate content. You could try disabling this option on controls in your report.
Are you able to share your report?
1 -
@gistuser _barrie? Did you ever find a solution to this? I am also seeing this same issue in version 5.8.
I have tried a bunch of configurations and settings. Still produces a blank second page (header shows, but no details). Even if I have multiple features being sent to the report my report will be: page 1 - feature 1, page 2 - blank, page 3 - feature 2, page 4 blank, etc. etc.
0 -
I found it was an issue with the subreport. Not sure if you have subreports configured in your report or now. It is very finicky where it is placed and the sizing. I ended up deleting my subreport, and then created a new one. I didn't change the size of the subreport control and it seems to work as expected now.
1
Please sign in to leave a comment.
Comments
3 comments