PHP 7.0.6 Released

PDF_get_errnum

(PECL pdflib >= 2.0.0)

PDF_get_errnumGet error number

Description

int PDF_get_errnum ( resource $pdfdoc )

Gets the number of the last thrown exception or the reason for a failed function call.

User Contributed Notes

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