G
Günter Brandstätter
Hi all,
if want to print a range of pages by code, it will not work.
I use
objWord.ActiveDocument.PrintOut True, Range:=wdPrintFromTo, From:=FromPage,
To:=ToPage
even with the Pages-Argument in this line and Range:=wdPrintRangeOfPages
my printer rests quiet.
Can anyone tell me why?
any answer appreciated
Günter
if want to print a range of pages by code, it will not work.
I use
objWord.ActiveDocument.PrintOut True, Range:=wdPrintFromTo, From:=FromPage,
To:=ToPage
even with the Pages-Argument in this line and Range:=wdPrintRangeOfPages
my printer rests quiet.
Can anyone tell me why?
any answer appreciated
Günter