SSRS Error: The Margins of Section 1 are set outside the printable area of the page. Do you want to continue ?
Actual issue:
when we rendered the SSRS report to WORD format and trying to print the report
Then we will get an Error : The Margins of Section 1 are set outside the printable area of the page .
Root Cause :
Most printers cannot print all the way to the edge of the paper, because of physical limitations in the way that the printer handles paper.
If you set your document margins or section margins closer to the edge of the paper than your printer is capable of printing, Microsoft Word returns an error message when you send your document to the printer.
If you set your document margins or section margins closer to the edge of the paper than your printer is capable of printing, Microsoft Word returns an error message when you send your document to the printer.
Reslution :
The easiest way to avoid this issue is set the margin of your report a little big. I have tested it on my test environment. If I set the margin to 0.1in, then the issue appears, when I set the margin to 1in, the issue disappeared. Select Report in the Properties window, and set the margin to 1in.
Comments
Post a Comment