Files
Odoo-18.0-20251222/report_qweb_pdf_watermark/readme/USAGE.md
tocmo0nlord adbe430761
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled
Initial commit: Odoo 18.0-20251222 extra-addons
2026-03-13 20:43:25 +00:00

820 B

To use this module, you need to:

  1. go to your report
  2. select a PDF or image to use as watermark. Note that resolutions and size must match, otherwise you'll have funny results
  3. You can also fill in an expression that returns the data (base64 encoded) to be used as watermark

To use the Company watermark, you need to:

  1. go to settings --> company --> update info
  2. upload an pdf watermark
  3. go to settings --> technical --> reporting --> reports
  4. Select the report where you want to use it.
  5. On the 'Advanced Properties' tab of the notebook check 'use company watermark'

### Demo And demo report is available (if you have demo data installed) on the users form view.

  1. go to Configuration --> users
  2. Select an users
  3. Click the print button --> Watermark Demo report.