Hi,
We have a problem with Printing To HttpResponse some times,on some client browsers.
When we try to open new window and print document to response with
doc.Save("Rhapsody.doc", SaveFormat.Doc, Aspose.Words.SaveType.OpenInWord, this.Response);
window is opening and immediately closing.
Is this a bug?
Thanks.