Dhaest is correct...here's further information regarding the printout.
Application.PrintOut FileName:="", Range:=wdPrintAllDocument,
wdPrintDocumentContent, Copies:=2, Pages:="", PageType:=wdPrintAllPages,
Collate:=True, Background:=True, PrintToFile:=False, PrintZoomColumn:=0, _
PrintZoomRow:=0, PrintZoomPaperWidth:=0, PrintZoomPaperHeight:=0
Main Topics
Browse All Topics





by: DhaestPosted on 2003-02-21 at 06:09:57ID: 7993318
word.activedocument.printo ut
(or word.printout)