PHP Manual - collected by Jimbob 2006.03
pdf_end_page
(PHP 3 >= 3.0.6, PHP 4, PECL)
pdf_end_page -- Finish page
Description
bool
pdf_end_page ( resource p )
Finishes the page. Returns TRUE on success or FALSE on failure.
See also pdf_begin_page_ext().