This repository is outdated, instead please use following repository:
https://github.com/groupdocs-annotation/GroupDocs.Annotation-for-.NET-MVC
This application allows user to view and annotate a document in a web browser. Users can view document pages in image form and draw annotations on it. The annotated file can be downloaded later.
- Visual Studio 2015 or later
- GroupDocs.Annotation for .NET
- Any latest browsers (Firefox, Chrome, IE9 or greater, Safari etc.)
- Download the code, open it in MS Visual Studio 2015 or later.
- Update the required or missing libraries from Nuget.
- Run the code.
- Open Global.asax.cs.
- Set license file path in _licensePath variable.