PHP 7.0.6 Released

PDF_end_page_ext

(PECL pdflib >= 2.0.0)

PDF_end_page_extFinish page

Description

bool PDF_end_page_ext ( resource $pdfdoc , string $optlist )

Finishes a page, and applies various options. Returns TRUE on success or FALSE on failure.

User Contributed Notes

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