method

startTransaction

startTransaction( )Stores a copy of the current TCPDF object used for undo operation.

writeHTMLCell

writeHTMLCell( $w, $h, $x, $y, $html = '', $border = 0, $ln = 0, $fill = false, $reseth = true, $align = '', $autopaddin...

StartTransform

StartTransform( )Starts a 2D tranformation saving current graphic state. This function must be called before scaling, mi...

StopTransform

StopTransform( )Stops a 2D tranformation restoring previous graphic state. This function must be called after scaling, m...

stringLeftTrim

stringLeftTrim( $str, $replace = '' )Left trim the input string

stringRightTrim

stringRightTrim( $str, $replace = '' )Right trim the input string

stringTrim

stringTrim( $str, $replace = '' )Trim the input string

Text

Text( $x, $y, $txt, $fstroke = false, $fclip = false, $ffill = true, $border = 0, $ln = 0, $align = '', $fill = false, $...

TextField

TextField( $name, $w, $h, $prop = array(), $opt = array(), $x = '', $y = '', $js = false )Creates a text field

Translate

Translate( $t_x, $t_y )Translate graphic object horizontally and vertically.
タイトルとURLをコピーしました