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

search for in the

PDF_get_parameter> <PDF_get_majorversion
[edit] Last updated: Fri, 17 May 2013

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 - [1 notes]
up
0
brianray
9 years ago
Deprecated, use int PDF_get_value(resource pdfdoc,'minor',0) instead.

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