Zoom in MVC front-end example

Hi there,


I’ve cobbled together an MVC app that reads in a stream and displays an HTML page at a time, with embedded resources. I’ve used a hybrid approach of server-side code and reading in raw html.

My question is does the zoom capability shown in the GitHub project ASP.Net MVC Front End project use client-side operations to scale up/down the output to show zoom, or am I missing how to pass a scaling factor through to the HtmlOptions or similar?

Thank you,

Mike K.

Hi Mike,

Thanks for using GroupDocs.Viewer for .NET.

In fact, the zooming feature is not provided by the back-end GroupDocs.Viewer for .NET API. It is implemented with the help of client end operations using jQuery/JavaScript in ASP.Net MVC Front End project.

If you will have any other questions, please feel free to ask.

Warm Regards