Using a watermark image

You can configure a common watermark image to be used in all publications. The image must be in PNG format. It will appear on all PDF pages.

Procedure

  1. Select a PNG image to use as your watermark and save it in the httpdocs/images folder.
  2. To use the watermark as a common watermark, to be used in all publications, do the following:
    1. Open the application.yml file located at [LCC_home]/content-service/config for editing.
    2. In the following configuration
      pdf:
        watermark: ''
      

      include the path to your watermark image within the ''.

  3. Save and close the application.yml file.