Print html using DDE msohtmed word launched no print dlg invoked

S

Shailesh

Attempting to programatically print a HTML file. The command used was
"{file path}/msohtmed" /p %1
Word (2007) is invoked. However, the Print dialog does not come up. I looked
at the file association for .htm(l). DDE flag was checked.
 
Top