Watermarks

You can configure the mobile app to include a watermark stamp on photos taken by the user.

To configure the watermark, use the Watermark node under Settings in the Mobile configuration. Set the Enabled attribute to True to show the watermark on photos. The other attributes on the Watermark node define how the watermark is displayed.

  • The Alignment attribute specifies the position of the watermark on the photo, such as left, center, or right.
  • The DateTime attribute indicates whether the date and time a photo was taken are included in the watermark.
  • The CustomLabel attribute indicates whether a custom label is included in the watermark.
  • If the CustomLabel attribute is True, the CustomLabelText attribute specifies the text of the label.

The custom label text can include these variables, enclosed in angle brackets:

  • AgencyName
  • CurrentEmployee
  • DeviceName

For example, this value of the CustomLabelText attribute will show a label such as "Taken by Pat Smith for Public Works Agency."

Taken by <CurrentEmployee> for <AgencyName>