SetCreator SetCreator( $creator )Defines the creator of the document. This is typically the name of the application that generates ... 2020.09.28
SetFont SetFont( $family, $style = '', $size = null, $fontfile = '', $subset = 'default', $out = true )They are in the current d... 2020.09.28
SetDefaultMonospacedFont SetDefaultMonospacedFont( $font )Defines the default monospaced font. 2020.09.28
setAlpha setAlpha( $stroking = 1, $bm = 'Normal', $nonstroking = '', $ais = false )Set alpha for stroking (CA) and non-stroking (... 2020.09.28
setDefaultTableColumns setDefaultTableColumns( $cols = 4 )Set the default number of columns in a row for HTML tables. 2020.09.28
setFontSpacing setFontSpacing( $spacing = 0 )Set the amount to increase or decrease the space between characters in a text. 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