GroupDocs.Viewer for Java library Recently, we posted a guide describing how to integrate the GroupDocs.Viewer for .NET library into a PHP app. This time I’d like show you how to do the same thing with the Java version of the viewer. GroupDocs.Viewer is the foundation of most of the other GroupDocs applications. It is a high-fidelity HTML5 document viewer that allows you to display almost 50 types of documents within your own app or website. The viewer doesn’t require any client-side installation, allows users to view documents from any HTML5-compliant browser and comes with a convenient UI for navigating multi-page documents. If you are developing a PHP app and want to enhance its functionality with a universal document viewer that delivers a great user experience, this article is for you. It gives you a basic sample aimed to show how to integrate the Java version of the GroupDocs.Viewer into a PHP app. Go to the tutorial »>