pdf_get_image_width
pdf_get_image_width -- Deprecated: Returns width of an image
Description
This function is deprecated, use pdf_get_value() instead.
pdf_get_majorversion
(PHP 4 >= 4.2.0)
pdf_get_majorversion -- Returns the major version number
of the PDFlib
Description
int pdf_get_majorversion ( void )
Returns the major version number of the PDFlib.
See also pdf_get_minorversion().
pdf_get_minorversion
(PHP 4 >= 4.2.0)
pdf_get_minorversion -- Returns the minor version number
of the PDFlib
Description
int pdf_get_minorversion ( void )
Returns the minor version number of the PDFlib.
See also pdf_get_majorversion().
|