Query: ps_end_page
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_END_PAGE(3) 1 PS_END_PAGE(3) ps_end_page - End a pageSYNOPSISbool ps_end_page (resource $psdoc)DESCRIPTIONEnds a page which was started with ps_begin_page(3). Ending a page will leave the current drawing context, which e.g. requires to reload fonts if they were loading within the page, and to set many other drawing parameters like the line width, or color..PARAMETERSo $psdoc - Resource identifier of the postscript file as returned by ps_new(3).RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOps_begin_page(3). PHP Documentation Group PS_END_PAGE(3)
Related Man Pages |
---|
ps_begin_page(3) - php |
ps_begin_template(3) - php |
ps_hyphenate(3) - php |
ps_lineto(3) - php |
ps_translate(3) - php |