bottom
Great WordTips!
         
Your e-mail address is safe!
Close Note

Tips.Net > WordTips Home > Files > Opening Documents in Print Layout View

Opening Documents in Print Layout View

Summary: If you have a Word 2003 document that always seems to open in reading layout mode, you may want to turn that “feature” off. You can do so by following the steps outlined in this tip. (This tip works with Microsoft 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. (Click here to see a related figure.)
  4. Clear the Allow Starting in Reading Layout check box.
  5. Click on OK.
  6. Switch to Print Layout view at whatever zoom setting you want.
  7. Save Normal.dot.
  8. 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

Tip #510 applies to Microsoft Word versions: 2003


Find and Replace Almost Anything! Learn the ins and outs of the powerful search engines available in Word. Learn to search for and replace text, formatting, graphics, and special characters the easy way with WordTips: Find and Replace.

Helpful Links

Ask a Word Question
Make a Comment

Tips.Net Home
Vital News Home

WordTips FAQ
WordTips Premium

Learn Access Now

Beauty Tips
Car Tips
Cleaning Tips
College Tips
Cooking Tips
Excel2007 Tips
ExcelTips
Family Tips
Gardening Tips
Health Tips
Home Tips
Money Tips
Pet Tips
Word2007 Tips
WordTips

Advertise on the
WordTips Site

 

Great Info!

Get tips like this every week in WordTips, a free productivity newsletter. Enter your e-mail address and click "Subscribe."
     
(Your e-mail address will never be shared with anyone, ever.)