Aspose.word's dependency of OS

Hi:

We plan to upgrade to the latest version of aspose.word for Java.
I am interested in the feature of generating pdf file. And I have two questions:

  1. How about the OS dependency of this feature? The target OS environment is CentOS. Can generating pdf work well in this OS?
    Although we all known that java is platform independent, I am just worried of this problem.

  2. Can aspose.word for java can work well if there are a lot of East-Asia characters in the file? Both when it generates word file and pdf file.

Could you please give me any successful case for above problems?

Thank you!

BR
Shaohui

Hi
Thanks for your request.

  1. Aspose.Words for Java is independent on OS. You can use Aspose.Words for Java in any OS that that runs the Java runtime:
    https://docs.aspose.com/words/java/system-requirements/
  2. Yes, Aspose.Words can work well if there are a lot of East-Asia characters in the file. However, you should note that Aspose.Words needs fonts to render documents to PDF. So fonts used in your documents should be available. Please see the following link for more information:
    https://docs.aspose.com/words/java/using-truetype-fonts/

Best regards,

Thanks for your quick reply