fdf_get_encoding (PHP 4 >= 4.3.0) fdf_get_encoding -- Get the value of the /Encoding key Descriptionstring 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().
|