File names with ampersand dont render

Hi,


I am facing an issue when trying to render a file which has ‘&’ in its name . I am using groupdocs viewer .Net version 17.2. I could reproduce this on showcase (ASP.Net MVC Front End) too.

Hi Shashi,
Thanks for using GroupDocs.Viewer for .NET.
We have tested your scenario at our end and found that the back-end GroupDocs.Viewer for .NET API is rendering the documents without any issue. However, the issue occurs when the document name is passed in the query string of some request URL i-e
http://localhost:56599/document-viewer/GetDocumentPageImage?path=de&mo.docx&width=150&quality=100&usePdf=True&useHtmlBasedEngine=False&rotate=True&pageIndex=0.We have logged this issue in our GitHub issues as [MVC-10026] : Unable to view the documents containing '&' in their file name · Issue #129 · groupdocs-viewer/GroupDocs.Viewer-for-.NET · GitHub. We shall look into it and in case of any updates, we’ll keep you informed.
If you would have any confusions, please do let us know.
Warm Regards

Hi Shashi,


We are happy to inform you that your reported issue logged in GitHub issues as https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-.NET/issues/129 has been resolved. Please download the latest source code from the GitHub repository.

Warm Regards