|
Can Wscript catch the MS Word Application Event "DocumentBeforePrint" ? My example below is unable to catch WordApplication event -
DocumentBeforePrint.
When the Print method is clicked or selected in MS Word,
I want to trap and cancel the print action.
I am trying with XP and Word 2003, however
My Question is has any ever trapped this event using Wscript or Wscript ver
5.7 ?
Thank you for any help. |