set_author

fpdf.set_author(author: str)

Description

Defines the author of the document.

Parameters

author:

The name of the author.

See also

set_creator, set_keywords, set_subject, set_title.