startTransaction startTransaction( )Stores a copy of the current TCPDF object used for undo operation. 2020.09.28
writeHTMLCell writeHTMLCell( $w, $h, $x, $y, $html = '', $border = 0, $ln = 0, $fill = false, $reseth = true, $align = '', $autopaddin... 2020.09.28
StartTransform StartTransform( )Starts a 2D tranformation saving current graphic state. This function must be called before scaling, mi... 2020.09.28
StopTransform StopTransform( )Stops a 2D tranformation restoring previous graphic state. This function must be called after scaling, m... 2020.09.28
Text Text( $x, $y, $txt, $fstroke = false, $fclip = false, $ffill = true, $border = 0, $ln = 0, $align = '', $fill = false, $... 2020.09.28
TextField TextField( $name, $w, $h, $prop = array(), $opt = array(), $x = '', $y = '', $js = false )Creates a text field 2020.09.28