Home
last modified time | relevance | path

Searched refs:SetAutoPageBreak (Results 1 – 3 of 3) sorted by relevance

/plugin/dw2pdf/vendor/setasign/fpdi/src/
DFpdfTplTrait.php250 $this->SetAutoPageBreak(false);
283 $this->SetAutoPageBreak($state['AutoPageBreak'], $state['bMargin']);
/plugin/html2pdf/html2pdf/html2ps/fpdf/
Dfpdf.php1631 $this->SetAutoPageBreak(true,2*$margin);
1673 function SetAutoPageBreak($auto,$margin=0) function in FPDF
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php1311 $this->SetAutoPageBreak($this->autoPageBreak, $bmargin);
1766 function SetAutoPageBreak($auto, $margin = 0) function in Mpdf\\Mpdf
2978 $this->SetAutoPageBreak($this->autoPageBreak, $this->bMargin);
10288 $this->SetAutoPageBreak($this->autoPageBreak, $this->bMargin);
10296 $this->SetAutoPageBreak($this->autoPageBreak, $this->bMargin);