Hang when saving to PDF for text document containing a Chinese character

When attempting to use Aspose.Words 11.10.0 to convert the attached text file to PDF, the process appears to hang and never complete or throw an exception although CPU cycles continue to be used. The text file does contain a Chinese character and MS Word asks for the proper encoding type on open.


Code:
var wordDoc = new Aspose.Words.Document(sourceFilePath);
wordDoc.Save(outputFilePath, SaveFormat.Pdf);

Hi Barry,

Thanks for your inquiry.

While using the latest version of Aspose.Words i.e. 11.10.0, I managed to reproduce this issue on my side. I have logged this issue in our bug tracking system. The issue ID is WORDSNET-7574. Your request has also been linked to this issue and you will be notified as soon as it is resolved.

Sorry for the inconvenience.

Best regards,

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


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