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_findfont(3) - php
ps_lineto(3) - php
ps_rotate(3) - php
ps_set_text_pos(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
Please Welcome Nicki Paul to the Moderator Team!