Skip to content

ASP.NET_WebForm_Front_End_V1.0.0

Latest
Compare
Choose a tag to compare
@muhammadumargroupdocs muhammadumargroupdocs released this 03 Jun 17:24
· 99 commits to master since this release

GroupDocs team is going to release the ASP.NET_WebForm_Front_End_V1.0.0 sample project. The purpose behind this release is to facilitate the ASP.Net Web Form developers who want to develop a document viewer by using Next Generation GroupDocs.Viewer 3.x(UI Less back end API). All the features/functionalities of old GroupDocs.Viewer UI-based API (Less than 3.x) has been implemented in this sample project.

Full List of Fixes/Features in this Release

  • Fix- Establishing architecture of the sample project
  • Fix- Establishing the communication path between Jquery Ajax and aspx page
  • Fix- Creating the pages for file writing in the response of Ajax call
  • Fix- Implementation of Html representation of a document
  • Fix- Implementation of Image representation of a document
  • Fix- Implementation of thumbnails functions
  • Fix- Implementation of pagination
  • Fix- Providing zoom functions
  • Fix- Providing download file function
  • Fix- Providing print file function
  • Fix- Providing Set Image Quality function
  • Fix- Implementation of a function to view a remotely located document
  • Fix- Implementation of the functionality to view a document from stream
  • Fix- Implementation of search functions
  • Fix- Implementation of PreloadPageCount
  • Fix- CSS overridden issue fixing
  • Fix- Excel/Spread sheet related issue fixing