PHP.nl

fdf_get_encoding

fdf_get_encoding

Get the value of the /Encoding key

string **fdf_get_encoding** resource $fdf_document

Gets the value of the key. /Encoding

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

Returns the encoding as a string. An empty string is returned if the default scheme is used. PDFDocEncoding/Unicode

fdf_set_encoding