fdf_set_encoding(3) php man page | unix.com

Man Page: fdf_set_encoding

Operating Environment: php

Section: 3

FDF_SET_ENCODING(3)							 1						       FDF_SET_ENCODING(3)

fdf_set_encoding - Sets FDF character encoding

SYNOPSIS
bool fdf_set_encoding (resource $fdf_document, string $encoding)
DESCRIPTION
Sets the character encoding for the FDF document.
PARAMETERS
o $fdf_document - The FDF document handle, returned by fdf_create(3), fdf_open(3) or fdf_open_string(3). o $encoding - The encoding name. The following values are supported: " Shift-JIS", " UHC", " GBK" and " BigFive". An empty string resets the encoding to the default PDFDocEncoding/Unicode scheme.
RETURN VALUES
Returns TRUE on success or FALSE on failure. PHP Documentation Group FDF_SET_ENCODING(3)
Related Man Pages
mb_detect_encoding(3) - php
fdf_get_attachment(3) - php
fdf_set_value(3) - php
pg_client_encoding(3) - php
px_set_targetencoding(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun