Hi All, I am trying to implement OpenOffice API in Visual Basic 6.0 and facing some problems regarding styles. I have some word documents to be inserted in between the sections of our OpenOffice documents and I am inserting these documents using ExecuteDipatch with 'InsertDoc' uno command. The problem I am facing is that the default style of the word document has been lost after insertion in the openoffice document.
The second issue is that sometimes word document is causing page break. This behavior is not uniform as for some docs it will work fine but for some other there will be a page break in the final output. Any idea/Clue? do I need to insert the documents by some other method? can we change the inserted word document style to the original one? please help. thanks in advance, Sandy
