(PHP 4 )
pdf_set_info -- Fills a field of the document information
Description
void pdf_set_info
(int pdf object, string key, string value)
Fill document information field key with value.
key is one of "Subject", "Title", "Creator",
"Author", "Keywords", or a user-defined key.