File content changed when convert word to pdf

hello, code as below:

var word_lic = new Aspose.Words.License();
word_lic.SetLicense(“Aspose.Total.lic”);
var doc = new Aspose.Words.Document(filePathName);
doc.Save(filePathName + “.pdf”, Aspose.Words.SaveFormat.Pdf);

when I convert my doc to pdf, the number “一、授权内容” was changed to Arabic number “1、授权内容”, the doc file is an important contract, so we hope to fix this bug。

  1. .NET framework 4.5
  2. product is Aspose.Total for .NET 140716233844
  3. doc and pdf after converted is attached below

Hi there,

Thanks for your inquiry. I have tested the scenario and have managed to reproduce the same issue at my side. For the sake of correction, I have logged this problem in our issue tracking system as WORDSNET-12327. I have linked this forum thread to the same issue and 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-12327) have been fixed in this .NET update and this Java update.


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