setEqualColumns setEqualColumns( $numcols = 0, $width = 0, $y = '' )Set multiple columns of the same size 2020.09.28
SetDrawSpotColor SetDrawSpotColor( $name, $tint = 100 )Defines the spot color used for all drawing operations (lines, rectangles and cell... 2020.09.28
SetDrawColorArray SetDrawColorArray( $color, $ret = false )Defines the color used for all drawing operations (lines, rectangles and cell b... 2020.09.28
SetDrawColor SetDrawColor( $col1 = 0, $col2 = -1, $col3 = -1, $col4 = -1, $ret = false, $name = '' )Defines the color used for all dr... 2020.09.28
setDocModificationTimestamp setDocModificationTimestamp( $time )Set the document modification timestamp 2020.09.28
SetDocInfoUnicode SetDocInfoUnicode( $unicode = true )Turn on/off Unicode mode for document information dictionary (meta tags). This has e... 2020.09.28
setDocCreationTimestamp setDocCreationTimestamp( $time )Set the document creation timestamp 2020.09.28
SetDisplayMode SetDisplayMode( $zoom, $layout = 'SinglePage', $mode = 'UseNone' )Defines the way the document is to be displayed by the... 2020.09.28
setDestination setDestination( $name, $y = -1, $page = '', $x = -1 )Add a Named Destination. NOTE: destination names are unique, so onl... 2020.09.28
setDefaultTableColumns setDefaultTableColumns( $cols = 4 )Set the default number of columns in a row for HTML tables. 2020.09.28