SetDefaultMonospacedFont SetDefaultMonospacedFont( $font )Defines the default monospaced font. 2020.09.28
SetCreator SetCreator( $creator )Defines the creator of the document. This is typically the name of the application that generates ... 2020.09.28
SetCompression SetCompression( $compress = true )Activates or deactivates page compression. When activated, the internal representation... 2020.09.28
setColumnsArray setColumnsArray( $columns )Set columns array. Each column is represented by an array of arrays with the following keys: ... 2020.09.28
setColorArray setColorArray( $type, $color, $ret = false )Set the color array for the specified type ('draw', 'fill', 'text'). It can ... 2020.09.28
setColor setColor( $type, $col1 = 0, $col2 = -1, $col3 = -1, $col4 = -1, $ret = false, $name = '' )Defines the color used by the ... 2020.09.28
setCellPaddings setCellPaddings( $left = '', $top = '', $right = '', $bottom = '' )Set the internal Cell paddings. 2020.09.28
SetCellPadding SetCellPadding( $pad )Set the same internal Cell padding for top, right, bottom, left- 2020.09.28
setCellMargins setCellMargins( $left = '', $top = '', $right = '', $bottom = '' )Set the internal Cell margins. 2020.09.28
setCellHeightRatio setCellHeightRatio( $h )Set the height of the cell (line height) respect the font height. 2020.09.28