Searched refs:SetLink (Results 1 – 5 of 5) sorted by relevance
/plugin/dw2pdf/vendor/setasign/fpdi/src/ |
H A D | FpdfTplTrait.php | 346 public function SetLink($link, $y = 0, $page = -1) function 351 return parent::SetLink($link, $y, $page);
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | output.fpdf.class.php | 30 $this->pdf->SetLink($this->locallinks[$anchor->name],
|
H A D | pdf.fpdf.php | 2017 function SetLink($link,$y,$page) { function in FPDF
|
/plugin/html2pdf/html2pdf/html2ps/fpdf/ |
H A D | fpdf.php | 2055 function SetLink($link,$y=0,$page=-1) { function in FPDF
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | Mpdf.php | 4311 function SetLink($link, $y = 0, $page = -1) 13884 $this->SetLink($internallink, $ypos, $pagenum); 23485 $this->SetLink($linkn, $ily, $this->page); 4281 function SetLink($link, $y = 0, $page = -1) global() function in Mpdf\\Mpdf
|