Text position moves when converting to PDF

When converting the attached word document to a PDF, the text inside that says “Payment due upon receipt of invoice. Thank you!” moves from below all the $0.00 amounts to being above them all. This text should not move during conversion. You should be able to easily reproduce the issue using Aspose.Words 13.5 and with code that looks something like these two lines:


Dim wordDoc As New Aspose.Words.Document(“c:\test.docx”)
wordDoc.Save(“c:\test.pdf”, Aspose.Words.SaveFormat.Pdf)

Thanks for your help.
Hi Joshua,

Thanks for your inquiry. I have managed to reproduce the same issue at my side. I have logged this issue as WORDSNET-8460 in our issue tracking system. I have linked this forum thread to the same issue and you will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

The issues you have found earlier (filed as WORDSNET-8460) have been fixed in this .NET update and this Java update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.