Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.pagelayout
Judy Judy is offline
external usenet poster
 
Posts: 54
Default how can i save a document in a print preview format for sending

I have a word document i would like to attach to an email. whenever anyone
else opens this file it is in reading layout. How can i save the document so
that its properties tell it to open in print layout?
  #2   Report Post  
Posted to microsoft.public.word.pagelayout
Suzanne S. Barnhill Suzanne S. Barnhill is offline
external usenet poster
 
Posts: 33,624
Default how can i save a document in a print preview format for sending

You can't. The option to open in Reading Layout view depends on a setting on
the recipient's machine. The best you can do is provide suggestions:

1. Suggest that the recipient choose Save instead of Open. Documents that
are opened from the hard drive rather than directly from attachments will
not open in Reading Layout view.

2. Suggest that the recipient disable Reading Layout view (Tools | Options |
General). Recipients who don't really like Reading Layout view but haven't
known how to avoid it may thank you.

3. Suggest that the recipient switch to Print Layout view after opening the
document.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

"Judy" wrote in message
...
I have a word document i would like to attach to an email. whenever anyone
else opens this file it is in reading layout. How can i save the document
so
that its properties tell it to open in print layout?



  #3   Report Post  
Posted to microsoft.public.word.pagelayout
Peter Peter is offline
external usenet poster
 
Posts: 111
Default how can i save a document in a print preview format for sending

Create this macro in your Word Document and it'll open up in the mode you
want.

Sub AutoOpen()
If ActiveWindow.View.SplitSpecial = wdPaneNone Then
ActiveWindow.ActivePane.View.Type = wdPrintView
Else
ActiveWindow.View.Type = wdPrintView
End If
End Sub

"Judy" wrote:

I have a word document i would like to attach to an email. whenever anyone
else opens this file it is in reading layout. How can i save the document so
that its properties tell it to open in print layout?

Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
word print preview shows only partial format on page banyule Microsoft Word Help 1 April 15th 08 10:33 AM
Print Preview changes format and font of Word 2003 document ST Microsoft Word Help 1 April 6th 06 05:08 PM
print preview and print not showing/printing the entire document Shain Microsoft Word Help 1 March 17th 06 09:11 PM
save and send document without sending template references andrew Microsoft Word Help 2 January 13th 05 09:49 PM
When sending file in document imaging to MS word, format is lost.. kayork Microsoft Word Help 1 December 28th 04 07:21 AM


All times are GMT +1. The time now is 08:41 PM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"