Aspose.Word convert word to pdf have format problems

I have used Aspose.word for Android the lastest version(v1.12),and want to convert word to pdf. But there is a question, some format,font and table changed.
Aspose.word for java version is very perfect that have no question.There are one convert files in the attchment. check these attchments and we need your helps.
Thank you very much !

Develop Step:
Step1:
“aspose-words-1.12-android-jdk16.jar” in the folder “libs” of project, and the archive “aspose-words-1.12-libs-android-jdk16.apk” into the folder “assets”.
then update “AndroidManifest.xml” file :

<application  android:name ="com.aspose.words.AsposesApplication" 
...
...>

Step2:

Document doc = new Document("inputFile.doc"); 
doc.save("outputFile.pdf");

hello,
convert word to pdf exist format problems.
can you help me? Thank you!
see details:
https://forum.aspose.com/t/38986

Hi there,

Thanks for your inquiry. We have tested the scenario and have managed to reproduce the same issue at our side. You will be notified via this forum thread once this issue is resolved. We will share the issue ID with you soon.

We apologize for your inconvenience.

ok. Looking forward to your reply. Thank you very much

Hi there,

Thanks for your patience. We logged the issues with Chinese font and table rendering in our issue tracking system as follow:

WORDSANDROID-191 : Chinese text font rendering issue in Pdf
WORDSANDROID-192 : Docx to Pdf conversion issue with table rendering

You will be notified via this forum thread once these issues are resolved. We apologize for your inconvenience.

English font of the same problems it!

If your solved the problem can email me (liyongjunnet@icloud.com).
Thank you very much!

Hi there,

Thanks for sharing the detail. We have updated the issue detail for English and Chinese text. You will be notified when this issue is resolved. We apologize for your inconvenience.

Hello,

How about the progress of this issue? If solved. please release new version or tell us how to update. Thank you.

Hi there,

Thanks for your inquiry. It is to inform you that issues are addressed and resolved based on first come first serve basis. Currently, your issues are pending for analysis and are in the queue. Once our product team completes the analysis of your issues, we will then be able to provide you an estimate.

Thanks for your patience.

Hello,
How about for this issue?
See you recently released a new version for .Net . Hope to solve this problem as soon as possible in the Android platform.Because we are in a hurry. Thank you very much.

Hi there,

Thanks for your inquiry. It is to inform you that issues are addressed and resolved based on first come first serve basis. Currently, your issue are pending for analysis and are in the queue. Once our product team completes the analysis of your issues, we will then be able to provide you an estimate.

Thanks for your patience and understanding.

The issues you have found earlier (filed as WORDSANDROID-192;WORDSANDROID-191) have been fixed in this Aspose.Words for Android 17.2.0 update.