Searched refs:add_link_external (Results 1 – 3 of 3) sorted by relevance
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | output.fpdf.class.php | 20 $this->pdf->add_link_external($x, $y, $w, $h, $target);
|
H A D | pdf.fpdf.php | 2031 function add_link_external($x, $y, $w, $h, $link) { function in FPDF
|
/plugin/html2pdf/html2pdf/html2ps/fpdf/ |
H A D | fpdf.php | 2076 function add_link_external($x, $y, $w, $h, $link) { function in FPDF
|