Watermark - Fluid Topics - Latest

Fluid Topics Configuration and Administration Guide

Category
Reference Guides
Audience
public
Version
Latest

To add a watermark, proceed as follows:

  1. Select New rule.

  2. Select Watermark.

  3. Enter a name.

  4. Select Add condition and define metadata requirements to target publications to watermark.

    It is possible to add multiple conditions.

  5. Add a group requirement to exclusively display the watermark to users belonging to a certain user groups.

    • This step is optional.
    • When adding multiple groups, users must belong to all the groups listed to see the watermark.
  6. Add the text to display as a watermark.

    See Watermark variables to add the user's name or time of reading to the watermark.

  7. Define the text color by using a valid HEX color value.

  8. Define the text's opacity (ranges from 0% to 100%).

  • If publications are a match for multiple rules, the highest rule on the list applies.
  • It is good practice to keep watermarks short.
  • Adding a watermark to a structured document also adds it to its printed version.
  • The watermark appears in the Viewer page over images coming from documents with a Confidentiality rule. However, the watermark does not appear in the downloaded version of the image.
  • With designed Reader pages, the Content component contains the watermark.
  • The font for the watermark is the text font defined in the Theme menu. In printed version, the font is Helvetica.

Watermarks do not automatically apply to custom print templates. To display watermarks in custom print templates, it is necessary to update them with the following elements present in the default print template:

  • <div class="watermark"></div>
  • #* @vtlvariable name="watermark" type="java.util.Optional<java.lang.String>" comment="A PNG data URL representation of watermark" *#
  • The associated CSS styles (.watermark)