Text wrapping with wrap points is lost when saving as PDF

Hello

When having a docx with an image which has wrap points defined, text is shifted below the image in some cases.
In attched example docx (in zip KonditionaleWorkflows.docx.zip (2.2 MB)) on the
second page there is text wrapping around an image on upper right and lower left side. This is done with wrap points. When saving as PDF the text from lower left area of the image is shifted below the image (see attached PDF KonditionaleWorkflows.pdf (1.1 MB)). When exporting as PDF from WORD everithing is OK.
I tried with ASOPSE versions18.3 and 18.9.
Testcode:
Aspose.Words.Document test = new Aspose.Words.Document(@“c:@@tmp\KonditionaleWorkflows.docx”);
test.Save(@“c:@@tmp\KonditionaleWorkflows.pdf”, Aspose.Words.SaveFormat.Pdf);

Best regards
Christian

@Chris2Stein,

Please also ZIP and attach the following font files here for further testing:

  • ConduitITCStd Light
  • ConduitITCStd Medium

Hello,
here are requested Fonts ConduitFonts.zip.zip (98.6 KB)
But the behaviour is the same when chanching font to e.g. Calibri:
KonditionaleWorkflowsCA.zip (3.2 MB)

Thanks
Christian

@Chris2Stein,

Thanks for your inquiry. 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-17444. We will further look into the details of this problem and will keep you updated on the status of correction. We apologize for your inconvenience.

The issues you have found earlier (filed as WORDSNET-17444) have been fixed in this Aspose.Words for .NET 19.1 update and this Aspose.Words for Java 19.1 update.