PDF
PHP Manual

PDF_get_minorversion

(PHP 4 >= 4.2.0, PECL pdflib:1.0-2.1.3)

PDF_get_minorversion — Get minor version number [deprecated]

Description

int PDF_get_minorversion ( void )

Returns the minor version number of the PDFlib version.

This function is deprecated since PDFlib version 5, use PDF_get_value() with the parameter minor instead.


PDF
PHP Manual