Opening Documents in Print Layout View

Written by Allen Wyatt (last updated June 18, 2022)
This tip applies to Word 2003


Max is having a problem with Word 2003. It seems that whenever he opens a document, it is in reading layout mode. He is forced to switch each document to Print Layout view, which is his preference.

There are two things you need to do to start fixing this problem. Follow these general steps to accomplish both tasks:

  1. Open your Normal.dot document. (Open it directly in Word, don't create a new document based on it.)
  2. Choose Options from the Tools menu to display the Options dialog box.
  3. Make sure the General tab is selected. (See Figure 1.)
  4. Figure 1. The General tab of the Options dialog box.

  5. Clear the Allow Starting in Reading Layout check box.
  6. Click on OK.
  7. Switch to Print Layout view at whatever zoom setting you want.
  8. Save Normal.dot.
  9. Exit and restart Word.

If the problem isn't fixed by the above steps, then it is possible that there is some AutoOpen macro that is kicking in and changing the viewing mode behind the scenes. Check to see if this is the case. You could also create your own AutoOpen and/or AutoNew macros to set the viewing mode to your preferences. If you decide to go this route, just make sure that the macros contain commands similar to the following:

With ActiveWindow.View
    .ReadingLayout = False
    .Type = wdPrintView
End With

Note:

If you would like to know how to use the macros described on this page (or on any other page on the WordTips sites), I've prepared a special page that includes helpful information. Click here to open that special page in a new browser tab.

WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (510) applies to Microsoft Word 2003.

Author Bio

Allen Wyatt

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. ...

MORE FROM ALLEN

Scanning and Fixing System Files

Is your system running a bit flakey at times? If you think the culprit might be a problem with some of your system files, ...

Discover More

Calculating the Distance between the Top of the Window and Row 1

Normally Excel positions a UserForm in the center of your screen. You may want to position the form elsewhere, more ...

Discover More

Outlining Cells Referenced in a Formula

When you are editing a formula, Excel helpfully outlines the cells referenced in the formula. If you want this capability ...

Discover More

Create Custom Apps with VBA! Discover how to extend the capabilities of Office 365 applications with VBA programming. Written in clear terms and understandable language, the book includes systematic tutorials and contains both intermediate and advanced content for experienced VB developers. Designed to be comprehensive, the book addresses not just one Office application, but the entire Office suite. Check out Mastering VBA for Microsoft Office 365 today!

More WordTips (menu)

Can't Save Edited Document

Each day of using Word is filled with opening documents, editing them, and then saving those changes to disk. So it can ...

Discover More

Saving Everything

Need to force users to save their work? It may be as simple as implementing a couple of macros that get a bit more ...

Discover More

Importing a Text File and Inserting after a Bookmark

Word macros are a great way to automate some of the ways in which you create documents. If you have a need to insert the ...

Discover More
Subscribe

FREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."

View most recent newsletter.

Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is 7 + 1?

There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)


This Site

Got a version of Word that uses the menu interface (Word 97, Word 2000, Word 2002, or Word 2003)? This site is for you! If you use a later version of Word, visit our WordTips site focusing on the ribbon interface.

Videos
Subscribe

FREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."

(Your e-mail address is not shared with anyone, ever.)

View the most recent newsletter.