Searched refs:MultiCell (Results 1 – 4 of 4) sorted by relevance
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | Form.php | 339 $this->mpdf->MultiCell($w, $this->mpdf->FontSize * $this->textarea_lineheight, $texto, 0, '', 0, '', $blockdir, true, $objattr['OTLdata'], $objattr['rows']);
|
H A D | Mpdf.php | 5833 function MultiCell( 5803 function MultiCell( global() function in Mpdf\\Mpdf
|
/plugin/html2pdf/html2pdf/html2ps/fpdf/ |
H A D | fpdf.php | 2217 function MultiCell($w,$h,$txt,$border=0,$align='J',$fill=0) function in FPDF
|
/plugin/dw2pdf/vendor/mpdf/mpdf/ |
H A D | CHANGELOG.md | 9 * Fix: "Undefined index: group" when calling MultiCell when using font without OTL data (@Kekos, #1213, #941)
|