Home
last modified time | relevance | path

Searched refs:MultiCell (Results 1 – 4 of 4) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DForm.php339 $this->mpdf->MultiCell($w, $this->mpdf->FontSize * $this->textarea_lineheight, $texto, 0, '', 0, '', $blockdir, true, $objattr['OTLdata'], $objattr['rows']);
H A DMpdf.php5833 function MultiCell(
5803 function MultiCell( global() function in Mpdf\\Mpdf
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php2217 function MultiCell($w,$h,$txt,$border=0,$align='J',$fill=0) function in FPDF
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md9 * Fix: "Undefined index: group" when calling MultiCell when using font without OTL data (@Kekos, #1213, #941)