TCPDF::openHTMLTagHandler( $dom,  $key,  $cell )

Process opening 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).


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.