Home > PHP > Function > FDF > fdf_get_file()

fdf_get_file()

fdf_get_file - Get the value of the /F key

Syntax

string fdf_get_file (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 /Fkey.

Version

PHP 4, 5

Return value

Returns the key value, as a string.