Skip to content

vladimir-litvinchik/GroupDocs.Annotation-for-.NET-MVC-App

 
 

Repository files navigation

Outdated

This repository is outdated, instead please use following repository:
https://github.com/groupdocs-annotation/GroupDocs.Annotation-for-.NET-MVC

GroupDocs.Annotation for .NET using Controllers

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.

Pre-requisites

  • Visual Studio 2015 or later
  • GroupDocs.Annotation for .NET
  • Any latest browsers (Firefox, Chrome, IE9 or greater, Safari etc.)

How to Run Application

  • Download the code, open it in MS Visual Studio 2015 or later.
  • Update the required or missing libraries from Nuget.
  • Run the code.

Apply License

  • Open Global.asax.cs.
  • Set license file path in _licensePath variable.

Packages

No packages published

Languages

  • C# 54.6%
  • JavaScript 44.5%
  • Other 0.9%