fdf_set_opt
Description
bool fdf_set_opt ( resource fdf_document, string fieldname, int element, string str1, string str2 )Sets options of the given field.
Parameters
fdf_documentThe FDF document handle, returned by fdf_create(), fdf_open() or fdf_open_string().
fieldnameName of the FDF field, as a string.
elementstr1str2
