Hi, I would like to know if it’s possible to add Initial Zoom support in GroupDocs 6.x.
I started my project using this ASP.NET MVC demo:
GroupDocs.Viewer-for-.NET/Demos/ASP.NET MVC at master · groupdocs-viewer/GroupDocs.Viewer-for-.NET · GitHub
I’ve made several customizations to fit our use cases, so upgrading to GroupDocs UI 8.x is not currently feasible. However, we noticed that Initial Zoom support has been added in version 8.x. We were wondering if there’s a way to achieve that functionality in GroupDocs 6.x for ASP.NET MVC.
Also, is there any plan to upgrade the ASP.NET MVC demo to use GroupDocs UI 8.x, and to publish the Angular client as well?
Thank you.