Query: fdf_close
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FDF_CLOSE(3) 1 FDF_CLOSE(3) fdf_close - Close an FDF documentSYNOPSISvoid fdf_close (resource $fdf_document)DESCRIPTIONCloses the FDF document.PARAMETERSo $fdf_document - The FDF document handle, returned by fdf_create(3), fdf_open(3) or fdf_open_string(3).RETURN VALUESNo value is returned.SEE ALSOfdf_open(3). PHP Documentation Group FDF_CLOSE(3)