Problem with tables

Hi!
I am evaluating Aspose.Word for .NET to se if it can replace Word automation.
I have tried with disse file types .doc, .docx, .dot,.dotx. My file contains bookmarks or Merge-fields placed in tables. One table have cells that are vertically merged(Maybe it is what is causing the problem).
If I print the resulting document from Word the formatting is as expected.
If I do mail-merge or fill the bookmarks programatically, the formatting is not as expected, especially in the table that contains vertically merged cells.
Is it because of these vertically merged cells?
Is there a fix for that?
Is there a way to position f.x text precisely on paper(A kind of MoveToXY)?
Thanks

Hi

Thanks for your inquiry. Please attach sample document and provide me code that will allow me to reproduce the problem. Does the problem occur when you print the document via Aspose.Words?
No, unfortunately, there is no way to move cursor to the XY position of the page.
Best regards.