Description
bool
fdf_set_encoding ( resource fdf_document, string encoding)
fdf_set_encoding() sets the character
encoding in FDF document fdf_document_
encoding should be the valid encoding
name_ Currently the following values are supported:
"Shift_JIS", "UHC",
"GBK","BigFive"_
An empty string resets the encoding to the default PDFDocEncoding/Unicode
scheme_