Searched defs:watermark (Results 1 – 3 of 3) sorted by relevance
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | output.pdflib.class.php | 416 function _show_watermark($watermark) {
|
H A D | output.fpdf.class.php | 386 function _show_watermark($watermark) {
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | Mpdf.php | 8810 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
|