fdf_create
PHP 4, PHP 5 < 5.3.0, PECL fdf SVN
fdf_create - Create a new FDF document
Manual
fdf_create(
): resource
Creates a new FDF document.
This function is needed if one would like to populate input fields in a PDF document with data.
Parameters
This function has no parameters.
Return Values
Returns a FDF document handle, or false on error.