watermarkImgBehind
(mPDF ≥ 4.4)
watermarkImgBehind – Specify whether to place watermark images behind page contents
Description
void watermarkImgBehind
Specify whether to place watermark images behind page contents
Note: This variable can be changed as any other configuration variable
Note: This variable was unintentionally set to
true in the config.php file released with mPDF 4.4
In version 4.5 it was changed to false
Values
$watermarkImgBehind = true|false
Values
true: place watermark images behind page contentsfalse: place watermark images in front of all page contents
Default: false
Changelog
| Version | Description |
|---|---|
| 4.4 | Variable was added. |
| 4.5 | Default value changed to false |
See Also
- watermarkImgAlphaBlend - Specify the blend mode for overlaid watermark images