GroupDocs.Viewer logo

The GroupDocs team is pleased to announce the Front End sample project for the ASP.NET WebForm developers. The reason behind this release is to facilitate the developers to write their own document viewer using GroupDocs.Viewer for .NET 3.x. Almost all the functionalities have been implemented in this project which was given in the old GroupDocs.Viewer for .NET 2.x UI Based API. The developers are flexible to customize the application by their own. This project has been published at github.com.

Supported ASP.NET WebForm Front End FeaturesThe ASP.NET WebForm Front End provides end users with tools needed for convenient viewing and navigation of a documents in a browser. The front end 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 controls
  • Page zooming
  • Page thumbnails
  • Text selection and copying to the clipboard
  • Text search with different match types
  • Document downloading and printing

Requirements to Run ASP.NET WebForm Front End

  • Being a “thin client” solution, GroupDocs.Viewer for .NET doesn’t require any downloads or installations on the client side. End users can view the documents from any standard web-browser, including IE8+, Mozilla Firefox, Chrome, Opera, Safari5+ and their mobile versions.
  • To deploy and properly configure the sample on the server, you will need a .NET Framework version 4.0+ and a “.NET-compatible” web-server: IIS, IIS Express or ASP.NET Development Server (Cassini).

Downloads of ASP.NET WebForm Front EndThe ASP.NET WebForm Front End can be downloaded from GitHub Repository. Please click here to download or visit the release page at GitHub.com

Contribute in ASP.NET WebForm Front EndThe developers can also contribute to the FrontEnd through one of the following ways:

  1. Find an issue or an idea of new feature – fix it and submit a pull request.
  2. Find an issue or an idea of new feature – create an issue in the Github. In this case, GroupDocs Support Team will look on it.

Every effort by the developers/customers would be appreciated.