HTML into word without convert message?

Pta
Pta Member Posts: 25
I am converting a Navision generated report into html file. I then open the HTML file in MS Word using automation. When I do this I get up a message that asks me what format i want to convert from. Is there any way i can get around this check?

Comments

  • lzr
    lzr Member Posts: 264
    Have you checked the API for the word automation? \:D/
    Navision developer
  • DenSter
    DenSter Member Posts: 8,307
    How are you doing that? Are you using the Word object model in C/AL code? Isn't there a parameter that you can suppress that message?