Text formatting is incorrect after DOCX to PDF conversion using VB.NET

Hi,

I open a docx and save it as a PDF (with Aspose Words). The formatting is displayed incorrectly. In a Word 2016 document, I use a position frame with a line. The anchored frame is shown correctly. The line in the PDF should go from the position frame at the top right to the bottom left. The line always shifts it down (depending on the experiment, also 6 centimeters).

What am I doing wrong?

I attached my experiment once (including docx and pdf and Visual Studio VB.NET-Projectaspose.zip (6.9 MB)
).

Thanks,
Andreas

@andreas.necafe

Please note that you are using Aspose.Words for .NET in evaluation mode. Please get the temporary license and apply it before importing document into Aspose.Words’ DOM. We have attached the output document with this post for your kind reference.output.pdf (16.8 KB)