Query: fdf_get_file
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FDF_GET_FILE(3) 1 FDF_GET_FILE(3) fdf_get_file - Get the value of the /F keySYNOPSISstring fdf_get_file (resource $fdf_document)DESCRIPTIONGets the value of the /F key.PARAMETERSo $fdf_document - The FDF document handle, returned by fdf_create(3), fdf_open(3) or fdf_open_string(3).RETURN VALUESReturns the key value, as a string.SEE ALSOfdf_set_file(3). PHP Documentation Group FDF_GET_FILE(3)