Archives

stringTrim

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

stringRightTrim

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

stringLeftTrim

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

StopTransform

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

StartTransform

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

startTransaction

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

startTemplate

startTemplate( $w = 0, $h = 0, $group = false )Start a new XObject Template. An XObject Template is a PDF block that is ...

startPageGroup

startPageGroup( $page = '' )Create a new page group. NOTE: call this function before calling AddPage()

startPage

startPage( $orientation = '', $format = '', $tocpage = false )Starts a new page to the document. The page must be closed...

startLayer

startLayer( $name = '', $print = true, $view = true, $lock = true )Start a new pdf layer.
タイトルとURLをコピーしました