printer_end_page

(PECL printer SVN)

printer_end_pageClose active page

Beskrivelse

bool printer_end_page ( resource $printer_handle )

The function closes the active page in the active document. For an example see printer_start_doc().

Parametre

printer_handle

printer_handle must be a valid handle to a printer.

Returnerings Værdier

Returns TRUE on success or FALSE on failure.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top