downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ps_end_pattern> <ps_delete
[edit] Last updated: Fri, 25 May 2012

view this page in

ps_end_page

(PECL ps >= 1.1.0)

ps_end_pageページを終了する

説明

bool ps_end_page ( resource $psdoc )

ps_begin_page() によって開始したページを終了します。 ページを終了しても、現在の描画コンテキストはそのままになります。つまり、 もしページ内部でフォントが読み込まれたのなら、 それを再読み込みしてしなければなりません。 また、行の幅や色などのその他の描画パラメータも再設定する必要があります。

パラメータ

psdoc

ps_new() が返す、postscript ファイルのリソース ID。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考



add a note add a note User Contributed Notes ps_end_page
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites