Adding a Shadow Behind Watermark Text in Word and PowerPoint
-
On the gateway, run:
cpstop
-
On the gateway, open for editing:
$DLPDIR/config/dlp.conf.
-
Search for the attribute:
watermark_add_shadow_text(0)
. -
Change the value of the attribute from 0 to 1.
-
Set percentages for watermark transparency and size, for DOCX and PPTX files.
Change the
watermark_text_opacity_percentage
property from 30 (70% transparency) to the new value. -
Save and close the file.
-
Run:
cpstart
Note - Before the changes to
dlp.conf
take effect, you must runcpstop
andcpstart
.