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

Two Page Numbers per Physical Page

If your document has two mini pages on one page, inserting page numbers in Word, so that each mini page has its own ...

Discover More

Adjusting Dot Leader Spacing

Word allows you to use leader dots with your tab stops. If you want to space out the leader dots, you are limited in what ...

Discover More

Finding Quoted Text in VBA

Macros are created for all sorts of purposes in creating, editing, and processing documents. You might want to use a ...

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)

Moving Quickly Between Directories

Want an easy way to move between directories using the Open dialog box? With just a little bit of up-front typing, you ...

Discover More

Determining if a Document is Corrupt

Think you might have a corrupt document? There is no easy way to tell if this is the case, but there are some things you ...

Discover More

Files Opening Slowly If Many Files Exist

Managing large numbers of documents in Word can lead to some interesting challenges. One potential challenge is that your ...

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 five minus 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.