TCPDF::SetAuthor( $author )
Defines the author of the document.
Description Description
See also See also
- SetCreator(),: SetKeywords(), SetSubject(), SetTitle()
Parameters Parameters
- $author
-
(Required) (string) The name of the author.
Source Source
File: includes/lib/tcpdf/tcpdf.php
Changelog Changelog
Version | Description |
---|---|
1.2 | Introduced. |