DOC

com.groupdocs : annotation

Maven & Gradle

Jun 09, 2014

GroupDocs Java Annotation · GroupDocs.Annotation lets you add notes to PDF and Word documents, as well as to image files – all directly from a web browser. It is a convenient web-based tool that doesn’t require any software installation and allows you and your colleagues to annotate documents online. Moreover, with GroupDocs.Annotation, you can add your notes to a document and then send it for approval or review, or share the document with others for online collaborative review in real-time. This way you get feedback faster and can keep everyone’s notes and comments in a single file.

Table Of Contents

Latest Version

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

All Versions

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

Version Size Javadoc Updated
1.3.x
1.2.x

How to open Javadoc JAR file in web browser

  1. Rename the file annotation-1.3.0-javadoc.jar to annotation-1.3.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder annotation-1.3.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 "annotation-1.3.0-sources.jar" -d "annotation-1.3.0-javadoc" -subpackages