cpdf_set_leading> <cpdf_set_horiz_scaling
Last updated: Mon, 28 Dec 2009

cpdf_set_keywords

(PHP 4, PHP 5 <= 5.0.5)

cpdf_set_keywords — Sets the keywords field of the pdf document

Descrição

bool cpdf_set_keywords ( int $pdf_document , string $keywords )

Sets the keywords of the PDF document.

Parâmetros

pdf_document

O manipulador do documento, retornado por cpdf_open().

keywords

The keywords to set on the document

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.



User Contributed Notes
cpdf_set_keywords
There are no user contributed notes for this page.

cpdf_set_leading> <cpdf_set_horiz_scaling
Last updated: Mon, 28 Dec 2009