PDF Functions
PHP Manual

PDF_suspend_page

(PECL pdflib >= 2.0.0)

PDF_suspend_pageSuspend page

Description

bool PDF_suspend_page ( resource $pdfdoc , string $optlist )

Suspends the current page so that it can later be resumed with PDF_resume_page().


PDF Functions
PHP Manual