Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Page Layout / January 2005

Tip: Looking for answers? Try searching our database.

Viewing e-mailed documents

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Sharkettepat - 07 Jan 2005 18:19 GMT
Whenever someone sends me a Word document via e-mail, it always comes up in
the "Reading Layout" on my laptop.  I then have to change it to the "Print
Layout".  On my regular PC, these documents come in in the "Print Layout".  
Someone told me that it comes in to my Word program the way the sender is
viewing it.  But I found out that that is not correct.  Does anyone  know how
can I change the default so that these documents always come in in the "Print
Layout"?  I am using Microsoft Office Word 2003.
Jay Freedman - 07 Jan 2005 19:03 GMT
> Whenever someone sends me a Word document via e-mail, it always comes
> up in the "Reading Layout" on my laptop.  I then have to change it to
[quoted text clipped - 4 lines]
> these documents always come in in the "Print Layout"?  I am using
> Microsoft Office Word 2003.

Go into Tools > Options > General and uncheck "Allow starting in Reading
Layout". That will stop the reading view, but then documents *will* appear
in the view used to save the document. To override that, you need to put a
macro in your Normal.dot template (see
http://www.gmayor.com/installing_macro.htm):

Sub AutoOpen()
  ActiveWindow.View = wdPrintView
End Sub

Signature

Regards,
Jay Freedman
Microsoft Word MVP          FAQ: http://word.mvps.org

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.