Skip to Content
Menu
This question has been flagged

Hello Odoo Community,

I’m currently working on a Document Management System (DMS) project in Odoo 15 CE and have received a request from the client to automatically apply a watermark to every image or PDF file when it is either:

  • Downloaded from the server (client-side, using JavaScript), or
  • Uploaded or saved in the database (server-side, using Python/Odoo).

The goal is to secure the documents by embedding user-specific information (e.g., user name, timestamp, etc.) as a watermark, especially when downloading files.

Avatar
Discard
Best Answer

Hi,


You can use the following module to add watermarks to the report.

https://apps.odoo.com/apps/modules/15.0/pdf_report_with_watermark


Hope it helps

Avatar
Discard
Related Posts Replies Views Activity
1
May 25
548
2
Jul 25
1210
2
Feb 23
9165
0
Jul 16
3424
0
Jul 16
4481