Hello,
I have a Word document from one of my customers.
In this document he has some lists but when it is merged it changes the lists with extra tabs so the outlining is incorrect
I just take one of the lists in a newdocument and did a debug on my code.
Everything goes ok, until the function “UpdatePageLayout” is called.
I have included 3 files:
- Original file before merging
- File merged without calling the function UpdatePageLayout
- File merged with calling the function UpdatePageLayout
So this function changed the list.
Can i do something in the document (which give the same layout) to prevent this or is it a bug on your side?
Please let me know
Thanks in advance!
gr.
Michel