   #PHP Manual PDF functions pdf_set_info_title pdf_set_leading

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                 pdf_set_info

   (PHP 4 >= 4.0.1)
   pdf_set_info -- Fills a field of the document information

Description

   bool pdf_set_info ( resource pdfdoc, string key, string value)

   Fill document information field key with value. Returns TRUE on
   success or FALSE on failure. key is one of Subject, Title, Creator,
   Author, Keywords, or a user-defined key.
   ______________________________________________________________________

   Prev               Home            Next
   pdf_set_info_title  Up  pdf_set_leading
