PHP Manual - collected by Jimbob 2006.03
fdf_get_encoding
(PHP 4 >= 4.3.0, PHP 5)
fdf_get_encoding -- Get the value of the /Encoding key
Description
string
fdf_get_encoding ( resource fdf_document )
The fdf_get_encoding() returns the value
of the /Encoding key. An empty string is returned if the default
PDFDocEncoding/Unicode scheme is used.
See also fdf_set_encoding().