• PHP Video Tutorials

PHP - FDF Get Encoding Module



The fdf_get_encoding() function can get the value of the /Encoding key.

Syntax

string fdf_get_encoding( resource $fdf_document )

The fdf_get_encoding() function can return an encoding as a string. An empty string is returned if default PDFDocEncoding/Unicode scheme is used.

php_function_reference.htm
Advertisements