Home
last modified time | relevance | path

Searched refs:SetDisplayMode (Results 1 – 5 of 5) sorted by relevance

/plugin/siteexport/inc/
Dpdfgenerator.php50 $mpdf->SetDisplayMode('fullpage');
/plugin/html2pdf/html2pdf/html2ps/
Dpdf.fpdf.php1677 $this->SetDisplayMode('fullwidth');
1700 function SetDisplayMode($zoom,$layout='continuous') { function in FPDF
/plugin/html2pdf/html2pdf/html2ps/fpdf/
Dfpdf.php1634 $this->SetDisplayMode('fullwidth');
1681 function SetDisplayMode($zoom,$layout='continuous') function in FPDF
/plugin/dw2pdf/vendor/mpdf/mpdf/
DCHANGELOG.md18 * Allows setting `none` as zoom mode in `SetDisplayMode` method, so that OpenAction is not written …
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php1325 $this->SetDisplayMode(100); // fullwidth? 'fullpage'
1774 function SetDisplayMode($zoom, $layout = 'continuous') function in Mpdf\\Mpdf