Change the document view to print view
Sub view() Documents("Sample.doc").Windows(1).View.Type = wdOutlineView End Sub