Problem in PDF outputs with 4-byte unicode characters

I have tried to use the below code to save the word file to PDF file with 4-bytes unicode characters using the latest version 17.4. Some of the characters (the last character in each line) cannot be displayed and the margin of each line displayed differently from the word file. The testing word and PDF outputs are attached. Please kindly help! Thanks!



Code used:



Document xDoc2 = new Document(“119323_CBENE_END_20170505000004.docx”);

xDoc2.Save(“119323_CBENE_END_20170505000004.pdf”, SaveFormat.Pdf);

Hi there,

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-15324. 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-15324) have been fixed in this Aspose.Words for .NET 19.8 update and this Aspose.Words for Java 19.8 update.