Home
last modified time | relevance | path

Searched defs:watermark (Results 1 – 3 of 3) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
Doutput.pdflib.class.php416 function _show_watermark($watermark) {
Doutput.fpdf.class.php386 function _show_watermark($watermark) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php8840 …= 0, $h = 0, $type = '', $link = '', $paint = true, $constrain = true, $watermark = false, $showno…
10481 function watermark($texte, $angle = 45, $fontsize = 96, $alpha = 0.2) function in Mpdf\\Mpdf