Enabling annotations in the viewer

After you deploy a valid lic.v1 configuration file that includes the ViewONE Annotations Module, you can enable annotations in the viewer.

Procedure

To enable annotations:

  1. Open the viewer by entering the URL to the HTML page in a browser.
    For example, enter the following URL: http://myserver:8080/viewone/viewone_virtual.html
  2. Click the IBM Daeja ViewONE logo in the viewer and verify that the ViewONE Annotations Module is included in the list of extensions.
  3. Edit the viewer HTML page to add the following parameters.
    Option Description
    Enable annotations <param name="annotate" value="true">
    Add and edit annotations <param name="annotateEdit" value="true">
  4. Optional: Configure more annotation options by adding parameters to the HTML file.