I do not have a duplex print with which to test, but try using:
[vba]
With Dialogs(wdDialogFilePrint)
.duplexprint = True
End With
[/vba]
I do not have a duplex print with which to test, but try using:
[vba]
With Dialogs(wdDialogFilePrint)
.duplexprint = True
End With
[/vba]
"All that's necessary for evil to triumph is for good men to do nothing."