PHP Manual - collected by Jimbob 2006.03
pdf_get_majorversion
(PHP 4 >= 4.2.0, PECL)
pdf_get_majorversion -- Get major version number [deprecated]
Description
int
pdf_get_majorversion ( void )
Returns the major version number of the PDFlib version.
This function is deprecated since PDFlib version 5, use
pdf_get_value() with the parameter
major instead.