![]() |
|
||||||||||
|
fdf_openDescriptionresource fdf_open ( string filename )The fdf_open() function opens a file with form data. This file must contain the data as returned from a PDF form or created using fdf_create() and fdf_save().
You can process the results of a PDF form POST request by writing
the data received in
See also fdf_open_string(), fdf_close(), fdf_create() and fdf_save(). fdf_open There are no user contributed notes for this page. |