Characters overlap for CJK punctuation when creating pdf

Hi,

When running the following code:

        var doc = new Document("Broken.docx");
        doc.Save("Broken.pdf");

The pdf has no spacing around the Japanese punction mark ‘。’.
In fact, the characters overlap each other.

Please see the attached documents:

Bad_Punct.zip (37.7 KB)

Hi,

Turning the following option off on the style stops the issue from appearing:
image.png (56.3 KB)

This is not expected behaviour though as saving the file as Pdf from word does not cause the characters to overlap.

@ServerSide527

Thanks for your inquiry. We have tested the scenario and have managed to reproduce the same issue at our side. For the sake of correction, we have logged this problem in our issue tracking system as WORDSNET-15554. You will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

Hi,

Is there any update on this?

Thanks

@ServerSide527,

Thanks for your inquiry. We try our best to deal with every customer request in a timely fashion, we unfortunately cannot guarantee a delivery date to every customer issue. Our developers work on issues on a first come, first served basis. We feel this is the fairest and most appropriate way to satisfy the needs of the majority of our customers.

We have asked for the ETA of this issue from our product team. As soon as any information is shared by them, we will be more than happy to share that with you. Thanks for your patience and understanding.

@ServerSide527,

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