Open doc in new browser window

I know i can use

wd.Save("CustomerLetter", FormatType.Html, Page.Response, HttpContentDisposition.InBrowser);

to open my mail merge document in the original client browser window.

I would like to leave the user's browser on the original page while the merged document opens in a new, separate browser window.

Any ideas?

Thanks in advance for any assistance


1 Reply

PR Poornima R Syncfusion Team May 17, 2011 04:54 AM UTC

Hi Scott,

Thank you for your interest in Syncfusion products.

Currently Essential DocIO does not have a support for opening the DocIO generated document in a separate browser. The document can only be opened within the same browser or as an attachment using the “InBrowser” and “Attachment” enumeration. We are sorry for the inconvenience caused.

Please let us know if you have any questions.

Regards,
Poornima



Loader.
Up arrow icon