PHP 7.0.6 Released

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().

User Contributed Notes

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