Problem with saving as pdf on different machines

hello,


We think we have a problem with our server setup for the aspose.java library. We tried the same code on different linux servers and we cannot solve problem with converting the docx file to the pdf format.

on several machines based on ubuntu we donot have any problem, however our production server, using the same piece of code, tomcat, java version and so on, does have with generating correct pdf.
we suspect font problem.

please, see the attachments.

Hi Marcin,


Thanks for your inquiry. Yes, this seems to be a missing fonts problem. Please refer to the following articles to be able to resolve this problem.
http://www.aspose.com/docs/display/wordsjava/How+Aspose.Words+Uses+True+Type+Fonts
http://www.aspose.com/docs/display/wordsjava/How+to++Specify+True+Type+Fonts+Location
http://www.aspose.com/docs/display/wordsjava/How+to++Install+True+Type+Fonts+on+Linux

Also, we suggest you please upgrade to the latest version of Aspose.Words for Java i.e. 14.4.0:
http://www.aspose.com/community/files/72/java-components/aspose.words-for-java/default.aspx

Best regards,