Selection.Collapse Direction:=wpsCollapseStart
Selection.InsertBreak Type:=wpsSectionBreakEvenPage
With ActiveDocument.ActiveWindow.View
.Type = wpsPrintView
.SeekView = wpsSeekCurrentPageHeader
.PreviousHeaderFooter
End With