PHP - FDF 獲取編碼模組



fdf_get_encoding() 函式可以獲取 /Encoding 鍵的值。

語法

string fdf_get_encoding( resource $fdf_document )

fdf_get_encoding() 函式可以返回一個編碼作為字串。如果使用預設的 PDFDocEncoding/Unicode 方案,則返回空字串。

php_function_reference.htm
廣告