Russian signs in the name of the file is not readable

I use next code for building pdf-document:

pdf.Save(DocName, Aspose.Pdf.SaveType.OpenInAcrobat, System.Web.HttpContext.Current.Response);

DocName is a russian word. When document opens it’s name is not readble. Please can you say me Is a decision of this problem?

Hi Lyudmila,

Thanks for your request. Actually, your request is not related to Aspose.Words because you are using Aspose.Pdf to save PDF. But anyways, I think, information provided here could help you to resolve the problem:
https://forum.aspose.com/t/90048
Hope this helps.
Best regards.

Alexey, this helps:) Thank you very match:) It works correctly.