DOC

com.groupdocs : viewer

Maven & Gradle

Jun 02, 2014
1 usages

GroupDocs Java Viewer · GroupDocs.Viewer is an online document viewer that lets you read documents in your browser, regardless of whether you have the software that they were created in. You can view many types to word processing documents (DOC, DOCX, TXT, RTF, ODT), presentations (PPT, PPTX), spreadsheets (XLS, XLSX), portable files (PDF), and image files (JPG, BMP, GIF, TIFF). For each file, you get a high-fidelity rendering, showing the document just as it would if you opened it in the software it was created in. Layout and formatting is retained and you see an exact copy of the original. GroupDocs.Viewer lets you really read the document. You can search text documents, copy text and even embed the document – GroupDocs.Viewer and all - in a web page. You can print or download the file from GroupDocs.Viewer if you need to work with it offline.

Table Of Contents

Latest Version

Download com.groupdocs : viewer Javadoc & API Documentation - Latest Versions:

All Versions

Download com.groupdocs : viewer Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.1.x
2.0.x
1.8.x

How to open Javadoc JAR file in web browser

  1. Rename the file viewer-2.1.0-javadoc.jar to viewer-2.1.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder viewer-2.1.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "viewer-2.1.0-sources.jar" -d "viewer-2.1.0-javadoc" -subpackages