PHP Manual - collected by Jimbob 2006.03
printer_end_page
(PECL)
printer_end_page -- Close active page
Description
bool
printer_end_page ( resource handle )
The function closes the active page in the active document. For an
example see printer_start_doc().
handle must be a valid handle to a printer.