GoLang PDF_get_minorversion

request it (249)
GoLang replacement for PHP's PDF_get_minorversion [edit | history]



Do you know a GoLang replacement for PHP's PDF_get_minorversion? Write it!

PHP PDF_get_minorversion

PHP original manual for PDF_get_minorversion [ show | php.net ]

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.