Skip to content

Latest commit

 

History

History
 
 

Showcase

In GroupDocs.Viewer 3.x the Front-End has been disintegrated. So the GroupDocs.Viewer has become a UI-Less back end API. Therefore, the front-ends has been published as open sourced sample projects/showcases. The users can seek the knwoledge about implementation of the project and make the changes according to their needs.Also the users can enjoy the free scripts and skins of the viewer front-ends for their own projects.

Directory Description
Front End (Spring MVC) This UI Example demonstrate the integration of GroupDocs.Viewer for Java 3.x API with Spring MVC Framework. The application allows user to view document in Html and Image representation. User can view thumbnails, view pagination, zoom in, zoom out, download and print document.
Front End (Simple Servlet) This UI Example has been developed for the developers who want to see the Viewer API in action while developing their simple Servlet based app.
Front End (Struts2) Ultimate solution for the Java developers who like to do work in Struts2 framework.
Front End (JSP) Experience more secure document view using JSP front end.