TCPDF::closeHTMLTagHandler( $dom, $key, $cell, $maxbottomliney )
Process closing tags.
Description Description
Parameters Parameters
- $dom
-
(Required) (array) html dom array
- $key
-
(Required) (int) current element id
- $cell
-
(Required) (boolean) if true add the default left (or right if RTL) padding to each new line (default false).
- $maxbottomliney
-
(Required) (int) maximum y value of current line
Return Return
($dom) array
Source Source
File: includes/lib/tcpdf/tcpdf.php