NET C# Aspose.Words.Document - document drawing shifts to obscure text

Aspose.Words (v18.1) document drawing shifts to obscure text content in the output PDF. Expected PDF to appear as shown in the ‘Print Preview’ for the document. Document is attached. 1163761.zip (13.4 KB)

Document doc = new Document("1163761.doc");
doc.Save("output_out.pdf", SaveFormat.Pdf);

@mbforte,

We tested the scenario and have managed to reproduce the same problem on our end. For the sake of correction, we have logged this problem in our issue tracking system. The ID of this issue is WORDSNET-16445. Our product team will further look into the details of this problem and we will keep you updated on the status of correction. We apologize for your inconvenience.