pdf_set_info
(PHP 4 >= 4.0.1, PHP 5)
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. Retorna TRUE em caso de sucesso ou FALSE em falhas.
key is one of Subject,
Title, Creator,
Author, Keywords,
or a user-defined key.