Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

ACC2000: "Section Width Is Greater Than the Page Width" Error Message When You Try to Print a Form


View products that this article applies to.

This article was previously published under Q314580
Novice: Requires knowledge of the user interface on single-user computers.

This article applies to a Microsoft Access database (.mdb) and to a Microsoft Access project (.adp).

↑ Back to the top


Symptoms

When you try to print a form, you may receive the following error message:
The section width is greater than the page width, and there are no items in the additional space, so some pages may be blank.

For example, the report width may be wider than the page width.

↑ Back to the top


Cause

This issue can occur if the column size is larger than the form size, or if the form size plus the printer margins exceeds the page size that is specified on the Page tab in the Page Setup dialog box.

↑ Back to the top


Resolution

To resolve this issue, make sure that the total of the form size plus the printer margins matches the specified page size, and that the column size is the same as the size of the Detail section of the form:
  1. In the Database window, select the form, and then click Design View to open the form in Design view.
  2. On the View menu, click Properties, and then click the Format tab.
  3. On the File menu, click Page Setup, and then click the Page tab.
  4. Make sure that the total value of the Width property of the form plus the printer margins does not exceed the specified page width in the Page Setup dialog box.
  5. Make sure that the orientation of the page in the Page Setup dialog box matches the form's width and height.
  6. Click the Columns tab in the Page Setup dialog box, click to select the Same as Detail check box under Column Size, and then click OK to not allow the column size to be larger than the form size.

↑ Back to the top


Keywords: KB314580, kbprb, kberrmsg

↑ Back to the top

Article Info
Article ID : 314580
Revision : 2
Created on : 6/29/2004
Published on : 6/29/2004
Exists online : False
Views : 251