Forum und email

printer_end_page

(No version information available, might be only in CVS)

printer_end_page — Close active page

설명

bool printer_end_page ( resource $printer_handle )

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

매개변수

printer_handle

printer_handle must be a valid handle to a printer.

반환값

성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.