Looking for Angular GroupDocs viewer

Hi Team,

We are having Angular 8 application and would like to integrate groupdocs viewer in angular application but we are not getting any sample/code in github or in your websites. We have explored .Net server side MVC groupdocs viewer but we are looking for client side groupdocs viewer. We are ready to take license if it supports angular/client side scripting without any server side. Please let us know.

Thanks,
Thirupathi Jonnala

1 Like

@thirujon,

Please note that our UI projects implement both client and server sides. As the core purpose of GroupDocs.Viewer for .NET API is to render the source document(s) in image, HTML or PDF formats and then utilize or display these rendered outputs in the browser or wherever required (e.g desktop application) using client side technology (e.g. JS, Angular).
So, if you are looking for a solution that totally implements Angular 8, from documents rendering to display. That is not supported by the API.

Thanks for the response!

1 Like

@thirujon,

You are welcome.