Words- Mozilla Firefox- filename truncated when saving a document in http response

Hello,
I’ve encoutered a problem when saving a document in a http response, which only occurs when I use Mozilla Firofox. The filename is truncated when it contains one or more spaces.
The following example results in the filename ‘F’ when the browser asks to save the document.

doc.Save("F 01.01. Production.doc", SaveFormat.Doc, Aspose.Words.SaveType.OpenInApplication, Response);

I don’t have this problem when I use IE.
Regards,
Wim.

This message was posted using Aspose.Live 2 Forum

Hi
Thanks for your request. I think you can find a solution of this problem here:
https://forum.aspose.com/t/90048
Best regards.