I guess, Word should return some error HRESULT, if it is not able to open a
document (user UI can be turned off/silent to not display any popup message
boxes).
> In the application that i am working on i have to use office to open up a
> series of word documents and in turn print each of these documents to a
[quoted text clipped - 13 lines]
>
> Thanks in advance
MT - 16 Dec 2004 03:43 GMT
Are you refering to:
objPDFWord.DisplayAlerts = Word.WdAlertLevel.wdAlertsNone
If so i have found that it only works in some cases, in others cases it just
opens up word and waits for user input. If not could you please point to me
which property i should be setting?
Thanks in advance,
Matthew
> I guess, Word should return some error HRESULT, if it is not able to open a
> document (user UI can be turned off/silent to not display any popup message
[quoted text clipped - 17 lines]
> >
> > Thanks in advance