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

Factory Default Settings for Word

Do you long for a way to reset Word to a "factory default" condition? It is almost impossible to get things to the way ...

Discover More

Creating Multiple Highlighter Tools

Some people, while developing documents, like to use the Highlighter tool quite a bit. It can quickly get monotonous, ...

Discover More

Finding Text Not Using a Particular Font

Word makes it easy to find text that uses a particular font or font characteristics. What it doesn't do is make it easy ...

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)

Determining If the End of a Text File Has Been Reached

When writing a macro that processes a text file, you may need to know when the end of the file has been reached. This is ...

Discover More

Picking Up in the Last Document Edited

Sometimes it seems that we focus on getting a particular document hammered out to the exclusion of other documents we ...

Discover More

Error Message about WRS File

Error messages in Word can be frustrating. For instance, if you see a message that says something about WRS files, it can ...

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 one less than 7?

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.