Home > PHP > Function > FDF > fdf_get_status()

fdf_get_status()

fdf_get_status - Get the value of the /STATUS key

Syntax

string fdf_get_status (resource $fdf_document)

Arguments

  • fdf_document - The FDF document handle, returned by fdf_create(), fdf_open() or fdf_open_string().

Description

Gets the value of the /STATUSkey.

Version

PHP 4, 5

Return value

Returns the key value, as a string.