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


Top ↑

Return Return

($dom) array


Top ↑

Source Source

File: includes/lib/tcpdf/tcpdf.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.