previewing a word document in MS webbrowser control

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I am opening a word document (RTF) in a webbrowser control and automating
it. Most automation features seem to work but when I execute:

wordApp.ActiveDocument.PrintPreview()

I get an exception thrown: "Requested view is not available."

Can anyone help me to get this document to preview?

Thanks, Jerry
 
Back
Top