-
-
Notifications
You must be signed in to change notification settings - Fork 2
Fpdf::setsubject
Fery Wardiyanto edited this page Feb 10, 2015
·
1 revision
SetSubject(<b>string</b> subject [, <b>boolean</b> isUTF8])
Defines the subject of the document.
- `subject`
- The subject.
- `isUTF8`
- Indicates if the string is encoded in ISO-8859-1 (`false`) or UTF-8 (`true`). Default value: `false`.