ps_end_page(3) php man page | unix.com

Man Page: ps_end_page

Operating Environment: php

Section: 3

PS_END_PAGE(3)								 1							    PS_END_PAGE(3)

ps_end_page - End a page

SYNOPSIS
bool ps_end_page (resource $psdoc)
DESCRIPTION
Ends 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..
PARAMETERS
o $psdoc - Resource identifier of the postscript file as returned by ps_new(3).
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
ps_begin_page(3). PHP Documentation Group PS_END_PAGE(3)
Related Man Pages
ps_add_locallink(3) - php
ps_lineto(3) - php
ps_makespotcolor(3) - php
ps_rotate(3) - php
ps_setpolydash(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!