   #PHP Manual Forms Data Format functions fdf_save fdf_set_encoding

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                  fdf_set_ap

   (PHP 3>= 3.0.6, PHP 4 )
   fdf_set_ap -- Set the appearance of a field

Description

   bool fdf_set_ap ( resource fdf_document, string field_name, int face,
   string filename, int page_number)

   The fdf_set_ap() function sets the appearance of a field (i.e. the
   value of the /AP key). The possible values of face are FDFNormalAP,
   FDFRolloverAP and FDFDownAP.
   ______________________________________________________________________

   Prev     Home             Next
   fdf_save  Up  fdf_set_encoding
