fpdf.set_title(title, isUTF8=False)
Defines the title of the document.
title:
The title. isUTF8: Indicates if the string is encoded in ISO-8859-1 (false) or UTF-8 (true). Default value: false.
SetAuthor, SetCreator, SetKeywords, SetSubject.
There was an error while loading. Please reload this page.