Forum und email

PDF_end_page

(PHP 4, PECL pdflib:1.0-2.1.3)

PDF_end_page — Ends a page

Description

void pdf_end_page ( int $pdf document )

The PDF_end_page() function ends a page. Once a page is ended it cannot be modified anymore.

See also PDF_begin_page().