PDF Functions
PHP Manual

PDF_restore

(PHP 4, PECL pdflib >= 1.0.0)

PDF_restoreRestore graphics state

Description

bool PDF_restore ( resource $p )

Restores the most recently saved graphics state. Returns TRUE on success or FALSE on failure.


PDF Functions
PHP Manual