This SK explains how to disable this:
https://support.checkpoint.com/results/sk/sk142852
Disabling watermark
In order to disable the watermark on certain files:
- Edit $FWDIR/conf/scrub_debug.conf
The section watermark_types should be edited by removing a file type from the list.
:watermark_types (
: ("pdf")
: ("doc")
: ("docx")
: ("dot")
: ("dotx")
: ("dotm")
: ("ppt")
: ("pptx")
: ("pptm")
: ("pps")
: ("ppsm")
: ("ppsx")
: ("pot")
: ("potx")
: ("potm")
: ("xls")
: ("xlsx")
: ("xlsb")
: ("xltx")
: ("xltm")
: ("xlsm")
)
- In order to remove the watermark from all flies it should look like this
:watermark_types (
)
- After editing install policy.
-------
If you like this post please give a thumbs up(kudo)! 🙂