Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.pdflib.class.php416 function _show_watermark($watermark) {
H A Doutput.fpdf.class.php386 function _show_watermark($watermark) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php8810 Image($file, $x, $y, $w = 0, $h = 0, $type = '', $link = '', $paint = true, $constrain = true, $watermark = false, $shownoimg = true, $allowvector = true) global() argument
10435 function watermark($texte, $angle = 45, $fontsize = 96, $alpha = 0.2) global() function in Mpdf\\Mpdf