downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

PDF_get_parameter> <PDF_get_majorversion
Last updated: Fri, 13 Nov 2009

view this page in

PDF_get_minorversion

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

PDF_get_minorversionマイナーバージョン番号を取得する [古い関数]

説明

int PDF_get_minorversion ( void )

PDFlib のマイナーバージョン番号を返します。

この関数は PDFlib バージョン 5 で廃止されました。 かわりにパラメータ minor を用いて PDF_get_value() を使用してください。



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.

PDF_get_parameter> <PDF_get_majorversion
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites