Image stamps

You can add image stamps to use for annotations when you view a document in the IBM Daeja® ViewONE Professional viewer or the IBM Daeja ViewONE Virtual viewer.

You can configure the IBM Daeja ViewONE Professional viewer or the IBM Daeja ViewONE Virtual viewer to enable image stamp annotations by using the macro substitution feature of IBM Daeja ViewONE. In the IBM Content Navigator administration tool settings for Daeja ViewONE, specify the Image stamp resource context, and one or more annotation stamp parameters.

For example, to add an image stamp that uses the image file NewStamp.png, you can follow these steps:
  1. Create a custom plugin-in and copy the image file NewStamp.png into the directory <custom plug-in package path>/WebContent.
  2. Open the administrator tool. Click Settings > Daeja View ONE, and then click the Professional or Virtual tab.
  3. For Image stamp resource context, enter the value, /navigator/plugin/<custom plug-in ID>/getResource/${originalStampURL.query.path}.
  4. For Additional settings, add the following parameter name and value pairs:
    • Parameter name: annotationStamp1
    • Value:image:NewStamp?path=NewStamp.png
    • Parameter name: annotationStampProperties1
    • Value:<Menu=New>
  5. Save your changes. The New stamp is added to the menu of image stamps the next time you open the viewer.

To add more stamps, copy the image files into the directory <custom plug-in package path>/WebContent, and set more parameter name and value pairs by incrementing the index number N for annotationStampN and annotationStampPropertiesN.

Note that the role-based redaction feature is not supported when image stamps are configured.