The Server Pages
:: TSP Menu
- Home
- Authors
- Glossary
- RSS Feed

:: Servers
- CPanel
- Hosting
- Linux
- Windows

:: Webmaster
- Databases
- Design
- PHP
- Search Engines

:: Scripts
- Scripts

:: Documentation
- PHP Manual

:: Other
- Errors & Solutions
- TechPunt
- Wojjie

search for in the

PDF_get_parameter> <PDF_get_majorversion
[edit] Last updated: Sat, 12 May 2012

view this page in

PDF_get_minorversion

(PHP 4 >= 4.2.0, PECL pdflib >= 1.0.0)

PDF_get_minorversionGet 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.



add a note add a note User Contributed Notes PDF_get_minorversion
brianray 16-Apr-2004 06:29
Deprecated, use int PDF_get_value(resource pdfdoc,'minor',0) instead.

 
show source | credits | sitemap | contact | advertising | mirror sites