Multi Language support when converting documents

I am wondering if multi language is supported when converting MS Office documents Word,Excel,PowerPoint, Visio,Msg,etc… to PDF.


We are looking at getting the .Net Total and if the source file is not English will the convert to PDF work?


Hi,


I would like to address your issue/case regarding rendering Excel spreadsheets to PDF format. Well, it should support multi language and work fine when rendering to PDF, please make sure that your relevant fonts should be installed (used in the Workbook) on the system. Also you may specify the fonts folder using the API before rendering to PDF format, e.g
CellsHelper.FontDir = “…specify fonts directory path…”;

Let us know if you still find any issue. We will be happy to assist you soon.

Thank you.

Hi Aneil,


Thanks for your inquiry. I am going to address your query about Aspose.Words component.

Yes, Aspose.Words supports multilingual documents and you can easily render any Microsoft Word document (e.g. DOC, DOCX, RTF etc) to PDF format. I would suggest you please read the following article for more details:http://www.aspose.com/docs/display/wordsnet/How+to++Convert+a+Document+to+PDF

Please let me know if I can be of any further assistance.

Best regards,

Hi Aneil,


Thanks for your interest in our Aspose products.

I would like to update you regarding the Visio diagrams to PDF file format. Aspose.Diagram component supports multi-language and works fine when exporting to PDF. As my colleague stated above, please make sure that the relevant fonts are installed on the system. Please visit the documnetation here:
http://www.aspose.com/docs/display/diagramnet/Export+Diagram+to+PDF

Please let me know in case of further assistance or questions.