   #PHP Manual Forms Data Format functions fdf_get_attachment
   fdf_get_file

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                               fdf_get_encoding

   (PHP 4 >= 4.3.0)
   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().
   ______________________________________________________________________

   Prev               Home         Next
   fdf_get_attachment  Up  fdf_get_file
