setPDFVersion setPDFVersion( $version = '1.7' )Set the PDF version (check PDF reference for valid values). 2020.09.28
setPageRegions setPageRegions( $regions = array() )Set no-write regions on page. A no-write region is a portion of the page with a rect... 2020.09.28
setPageOrientation setPageOrientation( $orientation, $autopagebreak = '', $bottommargin = '' )Set page orientation. 2020.09.28
setPageMark setPageMark( )Set start-writing mark on current page stream used to put borders and fills. Borders and fills are always ... 2020.09.28
setPage setPage( $pnum, $resetmargins = false )Move pointer at the specified document page and update page dimensions. 2020.09.28
setOverprint setOverprint( $stroking = true, $nonstroking = '', $mode = 0 )Set overprint mode for stroking (OP) and non-stroking (op)... 2020.09.28
setOpenCell setOpenCell( $isopen )Set the top/bottom cell sides to be open or closed when the cell cross the page. 2020.09.28
SetMargins SetMargins( $left, $top, $right = -1, $keepmargins = false )Defines the left, top and right margins. 2020.09.28