PHP.nl

fdf_set_flags

fdf_set_flags

Sets a flag of a field

bool **fdf_set_flags** resource $fdf_document string $fieldname int $whichFlags int $newFlags

Sets certain flags of the given field.

fdf_document The FDF document handle, returned by , or . fdf_create``fdf_open``fdf_open_string

fieldnameName of the FDF field, as a string.

whichFlags

newFlags

return.success

fdf_set_opt