fdf_remove_item()
fdf_remove_item - Sets target frame for form
Syntax
bool fdf_remove_item (
resource $fdf_document,
string $fieldname,
int $item)
Arguments
- fdf_document - Path to the FDF file. This file must contain the data as returned from a PDF form or created using fdf_create() and fdf_save().
- fieldname - Path to the FDF file. This file must contain the data as returned from a PDF form or created using fdf_create() and fdf_save().
- item - Path to the FDF file. This file must contain the data as returned from a PDF form or created using fdf_create() and fdf_save().
Description
Version
PHP 4.3.0, 5
Return value