Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ali Ahmed Sahi committed May 5, 2017
1 parent f746df2 commit 0666dcf
Showing 1 changed file with 7 additions and 18 deletions.
25 changes: 7 additions & 18 deletions Plugins/GroupDocs_Viewer_SharePoint/README.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,19 @@
# SharePoint Plugin for GroupDocs.Viewer for .NET
# GroupDocs.Viewer for .NET Modern WebPart

This plugin permits SharePoint developers to explore and investigate GroupDocs.Viewer for .NET front end. It demonstrates how GroupDocs.Viewer for .NET front end can be integrated with SharePoint.
This application allows user to view document in Html and Image representation. User can view thumbnails, download and print document. It demonstrates how GroupDocs.Viewer for .NET front end can be integrated with SharePoint.

# Features

The SharePoint plugin provides end users with tools needed for convenient viewing and navigation of a documents in a browser. The plugin provides all the most commonly used UI controls available in native Adobe Reader’s plugin, including:
* Scroll view, one page in a row, two pages in a row view, double page flipping.
* Pagination.
* Page zooming.
* Page thumbnails.
* Text selection and copying to the clipboard.
* Text search with different match types.
* Document downloading and printing.

# SharePoint Plugin Requirements
# Modern WebPart Requirements

* SharePoint Server 2013
* Visual Studio 2010, 2012, 2013, 2015
* Any standard web-browser, including IE8+, Mozilla Firefox, Chrome, Opera, Safari5

# How to Run Plugin
# How to Run WebPart

* Open GroupDocs.Viewer SharePoint Plugin in your visual studio.
* Open GroupDocs.Viewer Modern WebPart in your visual studio.
* Open project properties, set your Site URL.
* Set Site URL in defalut.aspx and set it as Start Page.
* Set your license path in default.aspx.cs
* Set Site URL in Home.aspx and set it as Start Page.
* Set your license path in Home.aspx.cs
* Click Run.


Expand Down

0 comments on commit 0666dcf

Please sign in to comment.